Open ports 443 and 80 on haproxy's firewall when horizon is standalone
Change-Id: Ifec9839ac0fc688678f0221bb731fb64bd86d2d9
This commit is contained in:
parent
2399cb8514
commit
430e4d3128
@ -118,3 +118,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…
x
Reference in New Issue
Block a user