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 f63ebbca..d7ba1a10 100644 --- a/controller.yaml +++ b/controller.yaml @@ -168,6 +168,9 @@ parameters: HeatAuthEncryptionKey: description: Auth encryption key for heat-engine type: string + HorizonSecret: + description: Secret key for Django + type: string Image: type: string default: overcloud-control |