aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/services/time/ntp.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-07-25 21:08:06 +0000
committerGerrit Code Review <review@openstack.org>2016-07-25 21:08:06 +0000
commit77f6c40352adaad6e59b9f39435406a8176e134f (patch)
tree1bbafd8ac98d73dbc801da6337f060121e44facb /puppet/services/time/ntp.yaml
parentfcf132079f5120d3eed6a786bd3dfa9ab87d3a3a (diff)
parent5195d7f8910f7d1ce0895caa133b028a727f8622 (diff)
Merge "Composable firewall rules"
Diffstat (limited to 'puppet/services/time/ntp.yaml')
-rw-r--r--puppet/services/time/ntp.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/puppet/services/time/ntp.yaml b/puppet/services/time/ntp.yaml
index a0e51fec..59d25dd2 100644
--- a/puppet/services/time/ntp.yaml
+++ b/puppet/services/time/ntp.yaml
@@ -24,5 +24,9 @@ outputs:
service_name: ntp
config_settings:
ntp::ntpservers: {get_param: NtpServer}
+ tripleo.ntp.firewall_rules:
+ '105 ntp':
+ dport: 123
+ proto: udp
step_config: |
include ::ntp