From b68a2f1521b0e9ccb91e41b114ee7022827a19db Mon Sep 17 00:00:00 2001 From: Jorge Hernandez Date: Wed, 6 Mar 2019 06:28:34 -0600 Subject: pdp-d remove volume + install simplifications volume is unused and hides config dir when inherited from pdp-d-cl. small simplification in pdp-d install Change-Id: I50d343b8d289f2f883bc31a6c650584343d8cd97 Issue-ID: POLICY-1560 Signed-off-by: Jorge Hernandez --- packages/base/src/files/etc/monitor/monitor.cfg | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'packages/base/src/files/etc/monitor') diff --git a/packages/base/src/files/etc/monitor/monitor.cfg b/packages/base/src/files/etc/monitor/monitor.cfg index 8b987a20..f838aa73 100644 --- a/packages/base/src/files/etc/monitor/monitor.cfg +++ b/packages/base/src/files/etc/monitor/monitor.cfg @@ -1,8 +1,8 @@ ### # ============LICENSE_START======================================================= -# ONAP POLICY +# ONAP # ================================================================================ -# Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. +# Copyright (C) 2017, 2019 AT&T Intellectual Property. All rights reserved. # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -25,3 +25,4 @@ # on: component is to be monitored and should started # off: component is to be monitored and should stopped # There should be no component duplicate lines +policy-management-controller=on -- cgit 1.2.3-korg