Permalink
Newer
100644
45 lines (36 sloc)
2.05 KB
1
# this should be before the version number
2
download.server.url = https://software.internet2.edu/grouper
3
# default version to install
5
# print out autorun keys in prompts so you can easily see how to configure the autorun
6
grouperInstaller.print.autorunKeys = true
7
# default to install or upgrade (default is install)
8
grouperInstaller.default.installOrUpgrade = install
9
10
##############################
11
## Autorun properties
12
##
13
## If you uncomment one of these properties it will be used as empty, only uncomment to use
14
##
15
##############################
16
17
grouperInstaller.autorun.installAllPatches = false
18
grouperInstaller.autorun.installPatchesUpToACertainPatchLevel = true
20
grouperInstaller.autorun.installPatchesUpToThesePatchLevels = grouper_v2_4_0_api_patch_43,grouper_v2_4_0_ui_patch_23,grouper_v2_4_0_ws_patch_5,grouper_v2_4_0_pspng_patch_6
21
22
23
#### set this to true to try to use defaults for everything. Only things without default values will need to be set
24
grouperInstaller.autorun.useDefaultsAsMuchAsAvailable = true
25
########## AUTORUN PROPERTIES WITH NO DEFAULT OR ARE COMMONLY CHANGED
26
## Note: not all of them need to be filled out for all operations
27
# autorun grouper system password (its not secure to have a plain text pass in a config file)
28
grouperInstaller.autorun.grouperSystemPassword = XXXXXXXXXX
29
30
grouperInstaller.autorun.deleteAndInitDatabase = t
31
grouperInstaller.autorun.addQuickstartData = f
32
grouperInstaller.autorun.installClient = f
33
35
grouperInstaller.autorun.activeMqWhereInstalled = /opt/grouper/2.4.0/grouper.apiBinary-2.4.0/
38
grouperInstaller.autorun.AwsSqsWhereInstalled = /opt/grouper/2.4.0/grouper.apiBinary-2.4.0/
41
grouperInstaller.autorun.rabbitMqWhereInstalled = /opt/grouper/2.4.0/grouper.apiBinary-2.4.0/