aboutsummaryrefslogtreecommitdiffstats
path: root/sdc-os-chef/environments/Template.json
diff options
context:
space:
mode:
Diffstat (limited to 'sdc-os-chef/environments/Template.json')
-rw-r--r--sdc-os-chef/environments/Template.json10
1 files changed, 7 insertions, 3 deletions
diff --git a/sdc-os-chef/environments/Template.json b/sdc-os-chef/environments/Template.json
index 9073f2c562..dae0860861 100644
--- a/sdc-os-chef/environments/Template.json
+++ b/sdc-os-chef/environments/Template.json
@@ -35,12 +35,16 @@
"fqdn": ["10.0.11.1", "10.0.11.1"]
},
"Nodes": {
- "CS": "yyy",
+ "CS": [
+ "yyy"
+ ],
"BE": "yyy",
"ONBOARDING_BE": "yyy",
"FE": "yyy",
- "ES": "yyy",
- "KB": "yyy"
+ "ES": [
+ "yyy"
+ ],
+ "KB": "yyy"
},
"Plugins": {
"DCAE": {