Merge "Open ports 443 and 80 on haproxy's firewall when horizon is standalone"
This commit is contained in:
commit
0900c88428
@ -126,3 +126,10 @@ outputs:
|
||||
tags: step1
|
||||
when: httpd_enabled.rc == 0
|
||||
service: name=httpd state=stopped
|
||||
service_config_settings:
|
||||
haproxy:
|
||||
tripleo.horizon.firewall_rules:
|
||||
'127 horizon':
|
||||
dport:
|
||||
- 80
|
||||
- 443
|
||||
|
Loading…
Reference in New Issue
Block a user