diff options
Diffstat (limited to 'packages/base/src')
-rw-r--r-- | packages/base/src/files/etc/monitor/monitor.cfg | 5 |
1 files changed, 3 insertions, 2 deletions
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 |