diff --git a/playbooks/roles/coreos-ignition-config/templates/container_linux_config.yaml.j2 b/playbooks/roles/coreos-ignition-config/templates/container_linux_config.yaml.j2 index c8d6036..4e4ca9c 100644 --- a/playbooks/roles/coreos-ignition-config/templates/container_linux_config.yaml.j2 +++ b/playbooks/roles/coreos-ignition-config/templates/container_linux_config.yaml.j2 @@ -11,6 +11,9 @@ etcd: # https://coreos.com/etcd/docs/latest/op-guide/runtime-configuration.html # + # 3.3.3 doesn't work; requirements explained here: + # https://github.com/coreos/etcd/pull/8651#issuecomment-342979191 + version: 3.1.5 # Member name name: {{hostname}} # URLs to listen on for peer and client traffic