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 51dba076..9fc91562 100644 --- a/controller.yaml +++ b/controller.yaml @@ -364,6 +364,9 @@ parameters: default: 5672 description: Set rabbit subscriber port, change this if using SSL type: number + RedisVirtualIP: + type: string + default: '' # Has to be here because of the ignored empty value bug SnmpdReadonlyUserName: default: ro_snmp_user description: The user name for SNMPd with readonly rights running on all Overcloud nodes |