Merge "Configure firewall rules for Zaqar"

This commit is contained in:
Zuul 2018-03-14 08:58:34 +00:00 committed by Gerrit Code Review
commit 3b70bbb7ae
1 changed files with 7 additions and 0 deletions

View File

@ -183,6 +183,13 @@ outputs:
zaqar::keystone::auth_websocket::tenant: 'service'
zaqar::keystone::trust::password: {get_param: ZaqarPassword}
zaqar::keystone::trust::user_domain_name: 'Default'
tripleo.zaqar_api.firewall_rules:
'113 zaqar_api':
dport:
- 9000
- 8888
- 3000 #SSL for websocket
- 13888 #SSL for api
-
if:
- zaqar_management_store_sqlalchemy