diff options
author | Jorge Hernandez <jh1730@att.com> | 2017-08-02 09:48:57 -0500 |
---|---|---|
committer | Jorge Hernandez <jh1730@att.com> | 2017-08-02 09:48:57 -0500 |
commit | 1bd5456b94cc54637808728766803d0f2515303a (patch) | |
tree | 8c130bd342f4e82628f3c907a3e2f7b1d4116ddc /packages/install/src/files/feature-healthcheck.conf | |
parent | 96265942a61cb44baa0c54bc58dfb6849a4ab605 (diff) |
[POLICY-66] healtcheck feature config and db prep
initial commit pre-intro of db support on per feature basis
Change-Id: Ie790764bc58f773da381ae88b6f7476fbd2af2e5
Signed-off-by: Jorge Hernandez <jh1730@att.com>
Diffstat (limited to 'packages/install/src/files/feature-healthcheck.conf')
-rw-r--r-- | packages/install/src/files/feature-healthcheck.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/install/src/files/feature-healthcheck.conf b/packages/install/src/files/feature-healthcheck.conf new file mode 100644 index 00000000..f5c3d071 --- /dev/null +++ b/packages/install/src/files/feature-healthcheck.conf @@ -0,0 +1,2 @@ +HEALTHCHECK_USER= +HEALTHCHECK_PASSWORD= |