diff options
-rw-r--r-- | undercloud-source.yaml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/undercloud-source.yaml b/undercloud-source.yaml index 2fcadd90..8f041f98 100644 --- a/undercloud-source.yaml +++ b/undercloud-source.yaml @@ -11,10 +11,6 @@ parameters: description: The keystone auth secret. type: string hidden: true - CinderLVMLoopDeviceSize: - default: 5000 - description: The size of the loopback file used by the cinder LVM driver. - type: number BaremetalArch: default: i386 description: The architecture to use in Nova-BM - i386 or amd64. |