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 Feb 13, 2020
1 parent 9c457e5 commit 95cce47
Showing 1 changed file with 1 addition and 16 deletions.
17 changes: 1 addition & 16 deletions container_files/grouper.installer.properties
Original file line number Diff line number Diff line change
@@ -1,17 +1,2 @@
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
grouperInstaller.default.installOrUpgrade = buildContainer

0 comments on commit 95cce47

Please sign in to comment.