diff options
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" |