diff options
author | Marco Platania <platania@research.att.com> | 2018-10-23 14:45:16 -0400 |
---|---|---|
committer | Marco Platania <platania@research.att.com> | 2018-10-23 14:45:16 -0400 |
commit | 2233d21abae761e91d7b056644c6ac972e662d57 (patch) | |
tree | 55f686e40c1a149147749e6a7441cd25b5e99f47 /heat/vLBMS/dnsscaling.yaml | |
parent | dbb24cddb33883d051b0877af77968c37b95dd2d (diff) |
Update scale out use case
- add new parameter "dns_enabled" to Heat
- change branch name in install scripts
Change-Id: I62b6ee99ea00a02424f0a02043a4d933a0e23309
Issue-ID: INT-696
Signed-off-by: Marco Platania <platania@research.att.com>
Diffstat (limited to 'heat/vLBMS/dnsscaling.yaml')
-rw-r--r-- | heat/vLBMS/dnsscaling.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/heat/vLBMS/dnsscaling.yaml b/heat/vLBMS/dnsscaling.yaml index db0d8d76..7dcc4628 100644 --- a/heat/vLBMS/dnsscaling.yaml +++ b/heat/vLBMS/dnsscaling.yaml @@ -124,6 +124,9 @@ parameters: sec_group: type: string description: ONAP Security Group + dns_enabled: + type: string + description: Enable/disable DNS (by default use true) ############# # # |