diff options
Diffstat (limited to 'controller.yaml')
-rw-r--r-- | controller.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/controller.yaml b/controller.yaml index 8b57fa0f..5156be59 100644 --- a/controller.yaml +++ b/controller.yaml @@ -515,6 +515,9 @@ parameters: MysqlVirtualIP: type: string default: '' + KeystoneAdminApiVirtualIP: + type: string + default: '' KeystonePublicApiVirtualIP: type: string default: '' |