Allow calico to configure pool if tree exists, but no pools defined

pull/491/head
Matthew Mosesohn 2016-09-16 09:59:13 +04:00
parent 71a230a4fa
commit a93639650f
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@
environment: environment:
NO_DEFAULT_POOLS: true NO_DEFAULT_POOLS: true
run_once: true run_once: true
when: calico_conf.status == 404 when: calico_conf.status == 404 or "nodes" not in calico_conf.content
- name: Calico | Get calico configuration from etcd - name: Calico | Get calico configuration from etcd
uri: uri: