diff options
Diffstat (limited to 'undercloud-source.yaml')
-rw-r--r-- | undercloud-source.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/undercloud-source.yaml b/undercloud-source.yaml index f18612c8..3e053af5 100644 --- a/undercloud-source.yaml +++ b/undercloud-source.yaml @@ -41,6 +41,11 @@ Parameters: Description: The password for the Heat service account, used by the Heat services. Type: String NoEcho: true + ImageUpdatePolicy: + Default: REPLACE + Description: What policy to use when reconstructing instances. REBUILD for rebuilds, + REBUILD_PRESERVE_EPHEMERAL to preserve /mnt. + Type: String undercloudImage: Default: undercloud Type: String @@ -232,6 +237,8 @@ Resources: Ref: Flavor key_name: Ref: KeyName + image_update_policy: + Ref: ImageUpdatePolicy Metadata: os-collect-config: cfn: |