Merge "Enable Ceph RGW public port into firewall when using SSL"

This commit is contained in:
Zuul 2021-08-31 19:25:42 +00:00 committed by Gerrit Code Review
commit e332fbf503
1 changed files with 1 additions and 0 deletions

View File

@ -94,6 +94,7 @@ outputs:
dport:
list_concat:
- - {get_param: [EndpointMap, CephRgwInternal, port]}
- {get_param: [EndpointMap, CephRgwPublic, port]}
- if:
- {get_param: CephEnableDashboard}
- - '9100'