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

This commit is contained in:
Jenkins 2017-05-20 02:57:49 +00:00 committed by Gerrit Code Review
commit 0900c88428
1 changed files with 7 additions and 0 deletions

View File

@ -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