Skip to content

Commit f5ce941

Browse files
Alex-Welshmarkgoddardjovialjackhodgkiss
authored
Firewall config (#1016)
Add a default firewall configuration --------- Co-authored-by: Mark Goddard <[email protected]> Co-authored-by: Will Szumski <[email protected]> Co-authored-by: Will Szumski <[email protected]> Co-authored-by: Jack Hodgkiss <[email protected]>
1 parent 6337b71 commit f5ce941

File tree

22 files changed

+1085
-3
lines changed

22 files changed

+1085
-3
lines changed

.github/workflows/stackhpc-all-in-one.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,7 @@ jobs:
223223
admin_bootproto: dhcp
224224
admin_ips:
225225
controller0: "{{ access_ip_v4.value }}"
226+
admin_zone: admin
226227
EOF
227228
228229
- name: Write Terraform network interface config

doc/source/configuration/cephadm.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -344,6 +344,8 @@ should be used in the Kolla Manila configuration e.g.:
344344
345345
manila_cephfs_filesystem_name: manila-cephfs
346346
347+
.. _RGWs-With-Ceph:
348+
347349
RADOS Gateways
348350
--------------
349351

0 commit comments

Comments
 (0)