Skip to content

Commit

Permalink
Update grouper.installer.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
chubing authored Aug 18, 2018
1 parent 9c931a0 commit 8dc34ff
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions container_files/grouper.installer.properties
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@ grouperInstaller.autorun.addQuickstartData = f
grouperInstaller.autorun.installClient = f

grouperInstaller.autorun.installGrouperActiveMqMessaging = f
grouperInstaller.autorun.activeMqWhereInstalled = /opt/grouper/2.3.0/grouper.apiBinary-2.3.0/
grouperInstaller.autorun.activeMqWhereInstalled = /opt/grouper/2.4.0/grouper.apiBinary-2.4.0/

grouperInstaller.autorun.installGrouperAwsSqsMessaging = t
grouperInstaller.autorun.AwsSqsWhereInstalled = /opt/grouper/2.3.0/grouper.apiBinary-2.3.0/
grouperInstaller.autorun.AwsSqsWhereInstalled = /opt/grouper/2.4.0/grouper.apiBinary-2.4.0/

grouperInstaller.autorun.installGrouperRabbitMqMessaging = t
grouperInstaller.autorun.rabbitMqWhereInstalled = /opt/grouper/2.3.0/grouper.apiBinary-2.3.0/
grouperInstaller.autorun.rabbitMqWhereInstalled = /opt/grouper/2.4.0/grouper.apiBinary-2.4.0/

0 comments on commit 8dc34ff

Please sign in to comment.