fix flannel's cross vm networking for vagrant

* set flannel backend type to `host-gw`
* set flannel interface to be eth1 ip
This commit is contained in:
Paul Czarkowski
2016-05-08 23:42:42 -05:00
parent 8f4e879ca7
commit bd064e8094
2 changed files with 4 additions and 1 deletions

View File

@@ -4,6 +4,7 @@
src: network.json
dest: /etc/flannel-network.json
backup: yes
- name: Flannel | Create flannel pod manifest
template:
src: flannel-pod.yml