No fetching applications load 84/86584/2
authorjhh <jorge.hernandez-herrero@att.com>
Tue, 30 Apr 2019 03:04:12 +0000 (22:04 -0500)
committerjhh <jorge.hernandez-herrero@att.com>
Tue, 30 Apr 2019 04:08:24 +0000 (23:08 -0500)
commit5f7f020b9c40da52a09f588f642dfcec13e6fc4c
tree69706f8a5f8ac0209197aebd1f92ccced8bafd3a
parentab30d9c18a3428ffe4499eb561ed9f0e665be290
No fetching applications load

drools-pdp in docker when it sees this configuration files,
it will try to execute them.   Since the alpine common
image has an immutable BUILD_VERSION that does not refer
to the actual drools build, it will not find it.

Two solutions: (a) update the scripts to look for the newly
added BUILD_VERSION_DROOLS to counter the presence of that
variable, or (b) remove them altogether since the control loop
application being the only one that is used will have the control
loop applications image cooked.

Change-Id: Ie8adb4b50565601b09e1100578458e3071ee6e54
Issue-ID: POLICY-1712
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
config/drools/apps-install.sh [deleted file]
config/drools/base.conf
config/drools/drools-preinstall.sh [deleted file]
config/pe/base.conf