diff options
Diffstat (limited to 'block-storage.yaml')
-rw-r--r-- | block-storage.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/block-storage.yaml b/block-storage.yaml index 507ca631..453a0ac7 100644 --- a/block-storage.yaml +++ b/block-storage.yaml @@ -57,7 +57,6 @@ Resources: volume_size_mb: '5000' service-password: Ref: CinderPassword - volume: 'true' admin-password: {Ref: AdminPassword} rabbit: host: {"Fn::Select": [ 0, {"Fn::Select": [ "ctlplane", {"Fn::GetAtt": [notCompute0, networks]} ]} ] } |