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