diff options
Diffstat (limited to 'roles/ObjectStorage.yaml')
-rw-r--r-- | roles/ObjectStorage.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/roles/ObjectStorage.yaml b/roles/ObjectStorage.yaml index 3741ca66..27dc1233 100644 --- a/roles/ObjectStorage.yaml +++ b/roles/ObjectStorage.yaml @@ -4,6 +4,10 @@ - name: ObjectStorage description: | Swift Object Storage node role + networks: + - InternalApi + - Storage + - StorageMgmt disable_upgrade_deployment: True ServicesDefault: - OS::TripleO::Services::AuditD |