Merge "Fix DNS firewall rules"
This commit is contained in:
commit
8f78a8d747
@ -69,8 +69,14 @@ outputs:
|
||||
map_merge:
|
||||
- get_attr: [DesignateBase, role_data, config_settings]
|
||||
- designate::worker::worker_notify: true
|
||||
tripleo.bind.firewall_rules:
|
||||
'140 bind':
|
||||
tripleo.designate_worker.firewall_rules:
|
||||
'140 designate_worker udp':
|
||||
proto: 'udp'
|
||||
dport:
|
||||
- 53
|
||||
- 953
|
||||
'141 designate_worker tcp':
|
||||
proto: 'tcp'
|
||||
dport:
|
||||
- 53
|
||||
- 953
|
||||
|
Loading…
x
Reference in New Issue
Block a user