diff options
author | Jenkins <jenkins@review.openstack.org> | 2016-09-02 10:00:14 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2016-09-02 10:00:14 +0000 |
commit | d6837ea4a62ec74c4b06901c257fe4d6f4bea73c (patch) | |
tree | f6d252cfb4026674c7133e8b863c5e5f0a9d0ce1 /puppet/ceph-storage.yaml | |
parent | 3a5d28c4739d3f79c7b10af169f110f9a10f61bb (diff) | |
parent | 25ad7b8e1eeeb0e1f5f83b9f7560502717b44536 (diff) |
Merge "Availability monitoring agents support"
Diffstat (limited to 'puppet/ceph-storage.yaml')
-rw-r--r-- | puppet/ceph-storage.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/puppet/ceph-storage.yaml b/puppet/ceph-storage.yaml index 829456b5..fe2a916f 100644 --- a/puppet/ceph-storage.yaml +++ b/puppet/ceph-storage.yaml @@ -90,6 +90,9 @@ parameters: ServiceNames: type: comma_delimited_list default: [] + MonitoringSubscriptions: + type: comma_delimited_list + default: [] ConfigCommand: type: string description: Command which will be run whenever configuration data changes @@ -252,6 +255,7 @@ resources: service_names: mapped_data: service_names: {get_param: ServiceNames} + sensu::subscriptions: {get_param: MonitoringSubscriptions} service_configs: mapped_data: map_replace: |