diff options
author | Areli, Fuss (af732p) <af732p@att.com> | 2018-05-01 12:11:06 +0300 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2018-05-01 13:13:29 +0000 |
commit | 332a0bd8fdb00136efddfb311b9ac1e256d82027 (patch) | |
tree | bde721591c5c61592e96c9bf3cf905765a88de70 /sdc-os-chef/environments | |
parent | d1bfb427915c303e40a43195e9219b9c3a566ecc (diff) |
Update DCAE BE and FE configuration
Update DCAE BE and FE configuration
Change-Id: I6214abfddc1e7916750553881f6a51775c102324
Issue-ID: SDC-1282
Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
Diffstat (limited to 'sdc-os-chef/environments')
-rw-r--r-- | sdc-os-chef/environments/Template.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sdc-os-chef/environments/Template.json b/sdc-os-chef/environments/Template.json index dae0860861..b6760cc62f 100644 --- a/sdc-os-chef/environments/Template.json +++ b/sdc-os-chef/environments/Template.json @@ -15,6 +15,8 @@ "FE_VIP": "yyy", "ES_VIP": "yyy", "KB_VIP": "yyy", + "DCAE_BE_VIP": "yyy", + "DCAE_FE_VIP": "yyy", "interfaces": { "application": "eth0", "private": "eth1" |