diff options
Diffstat (limited to 'undercloud-source.yaml')
-rw-r--r-- | undercloud-source.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/undercloud-source.yaml b/undercloud-source.yaml index 94795934..b7e230db 100644 --- a/undercloud-source.yaml +++ b/undercloud-source.yaml @@ -170,6 +170,9 @@ parameters: description: The password for the nova service account, used by nova-api. type: string hidden: true + NeutronDVR: + default: 'False' + type: string NtpServer: type: string default: '' |