summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYifei Xue <xueyifei@huawei.com>2018-02-28 02:57:50 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-02-28 02:57:50 +0000
commit743ca540fa2c8688720d9e54142e7ae77970d842 (patch)
treec6d9ac5c7501aecf9dfc0fb35b81f5370c4517b3
parent677a7338eb421cd4f1deba323434324663b227c8 (diff)
parent64c46f32eb6f1898e3def83f8096357fff8572ac (diff)
Merge "modify the intel-pod17 k8s dha file"
-rw-r--r--deploy/conf/hardware_environment/intel-pod17/k8-nosdn-nofeature-ha.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/deploy/conf/hardware_environment/intel-pod17/k8-nosdn-nofeature-ha.yml b/deploy/conf/hardware_environment/intel-pod17/k8-nosdn-nofeature-ha.yml
index 7cc2c215..660f5e2e 100644
--- a/deploy/conf/hardware_environment/intel-pod17/k8-nosdn-nofeature-ha.yml
+++ b/deploy/conf/hardware_environment/intel-pod17/k8-nosdn-nofeature-ha.yml
@@ -27,6 +27,7 @@ hosts:
roles:
- kube_master
- etcd
+ - ha
- name: host2
mac: 'A4:BF:01:14:01:13'
@@ -39,6 +40,7 @@ hosts:
roles:
- kube_master
- etcd
+ - ha
- name: host3
mac: 'A4:BF:01:14:71:1E'
@@ -51,6 +53,7 @@ hosts:
roles:
- kube_master
- etcd
+ - ha
- name: host4
mac: 'A4:BF:01:16:2F:17'