Open ports 443 and 80 on haproxy's firewall when horizon is standalone

Depends-On: Id030896250117dcc0eb6c4f5a7b8d8aa4d265fa5
Change-Id: Ifec9839ac0fc688678f0221bb731fb64bd86d2d9
(cherry picked from commit 430e4d3128)
This commit is contained in:
Radomir Dopieralski 2017-04-26 17:37:49 +02:00 committed by Emilien Macchi
parent 1e42871fbe
commit c8195bde70
1 changed files with 7 additions and 0 deletions

View File

@ -122,3 +122,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