Allowing etcd to run via rkt

This commit is contained in:
Brad Beam
2016-12-13 11:20:22 -06:00
parent a8f2af0503
commit 8dc19374cc
8 changed files with 71 additions and 24 deletions

View File

@@ -5,7 +5,7 @@
tags: [etcd-secrets, facts]
- include: gen_certs.yml
tags: etcd-secrets
- include: install.yml
- include: "install_{{ etcd_deployment_type }}.yml"
when: is_etcd_master
tags: upgrade
- include: set_cluster_health.yml