aboutsummaryrefslogtreecommitdiffstats
path: root/puppet
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-11-03 08:36:35 +0000
committerGerrit Code Review <review@openstack.org>2016-11-03 08:36:35 +0000
commitd73f663f66108eb61575d9f15678b7c6649a13ee (patch)
treea68426dab59993d0752148b34159c00c1a4b5111 /puppet
parentd106161466ca158e4b663a89beda7af1d5b67d72 (diff)
parent204ebf8233f00de23e96192fdf09480d87ffa90c (diff)
Merge "gnocchi statsd should be able to send data to port 8125"
Diffstat (limited to 'puppet')
-rw-r--r--puppet/services/gnocchi-statsd.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/puppet/services/gnocchi-statsd.yaml b/puppet/services/gnocchi-statsd.yaml
index 04339f46..983d6c91 100644
--- a/puppet/services/gnocchi-statsd.yaml
+++ b/puppet/services/gnocchi-statsd.yaml
@@ -39,5 +39,9 @@ outputs:
config_settings:
map_merge:
- get_attr: [GnocchiServiceBase, role_data, config_settings]
+ - tripleo.gnocchi_statsd.firewall_rules:
+ '140 gnocchi-statsd':
+ dport: 8125
+ proto: 'udp'
step_config: |
include ::tripleo::profile::base::gnocchi::statsd