Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update grouper.installer.properties
chubing committed Feb 11, 2020
1 parent 5e1d061 commit 9c457e5
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions container_files/grouper.installer.properties
@@ -1,2 +1,17 @@
download.server.url = https://software.internet2.edu/grouper
grouper.version = 2.5.8

# print out autorun keys in prompts so you can easily see how to configure the autorun
grouperInstaller.print.autorunKeys = true
# default to install or upgrade (default is install)
grouperInstaller.default.installOrUpgrade = install

##############################
## Autorun properties
##
## If you uncomment one of these properties it will be used as empty, only uncomment to use
##
##############################

grouperInstaller.autorun.forceInstallPatch = t
grouperInstaller.autorun.installAllPatches = true

0 comments on commit 9c457e5

Please sign in to comment.