From 5f638ebabe52dee5a0f00fb95437f316fdc3dde5 Mon Sep 17 00:00:00 2001 From: Christopher Hubing Date: Sat, 18 Aug 2018 12:36:30 -0400 Subject: [PATCH] Update grouper.installer.properties --- container_files/grouper.installer.properties | 3 +++ 1 file changed, 3 insertions(+) diff --git a/container_files/grouper.installer.properties b/container_files/grouper.installer.properties index 35cab020..ef3aca3d 100644 --- a/container_files/grouper.installer.properties +++ b/container_files/grouper.installer.properties @@ -37,3 +37,6 @@ grouperInstaller.autorun.AwsSqsWhereInstalled = /opt/grouper/2.4.0/grouper.apiBi grouperInstaller.autorun.installGrouperRabbitMqMessaging = t grouperInstaller.autorun.rabbitMqWhereInstalled = /opt/grouper/2.4.0/grouper.apiBinary-2.4.0/ + +# disable installing pspng, for now +grouperInstaller.autorun.installPspng = f