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

This commit is contained in:
Zuul 2021-09-28 17:59:20 +00:00 committed by Gerrit Code Review
commit ede10d775c
1 changed files with 1 additions and 0 deletions

View File

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