From 9c457e5bd0f194669f984e1b14adf35477ea4fd4 Mon Sep 17 00:00:00 2001 From: Christopher Hubing Date: Mon, 10 Feb 2020 21:31:32 -0500 Subject: [PATCH] Update grouper.installer.properties --- container_files/grouper.installer.properties | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/container_files/grouper.installer.properties b/container_files/grouper.installer.properties index dc909559..70792621 100644 --- a/container_files/grouper.installer.properties +++ b/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