diff options
author | Jorge Hernandez <jh1730@att.com> | 2017-08-02 09:58:13 -0500 |
---|---|---|
committer | Jorge Hernandez <jh1730@att.com> | 2017-08-02 10:25:43 -0500 |
commit | 9eb6ad5b26c1fd6d1f320c7a2c47448cd0449fd8 (patch) | |
tree | 361f2bf8df3e30d7ae20043ddc967ad8407753e3 /config/drools/feature-healthcheck.conf | |
parent | 1fbd3d87bc246e670a236dc0711fb09862f32fd1 (diff) |
[POLICY-66] healtcheck feature config and db prep
initial commit pre-introduction of db support on per feature basis
Change-Id: Ie5aec06d38a84be849386fc76d8f1c804213c803
Signed-off-by: Jorge Hernandez <jh1730@att.com>
Diffstat (limited to 'config/drools/feature-healthcheck.conf')
-rw-r--r-- | config/drools/feature-healthcheck.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/drools/feature-healthcheck.conf b/config/drools/feature-healthcheck.conf new file mode 100644 index 00000000..3351b78f --- /dev/null +++ b/config/drools/feature-healthcheck.conf @@ -0,0 +1,2 @@ +HEALTHCHECK_USER=healthcheck +HEALTHCHECK_PASSWORD=zb!XztG3 |