Restructure Scope and add Net deployement

This commit is contained in:
Adrien Reslinger 2020-05-09 12:45:32 +02:00
parent adc365c2fb
commit 6bb4dfc922
19 changed files with 675 additions and 14 deletions

8
vars/net-files.yaml Normal file
View file

@ -0,0 +1,8 @@
---
weave_net_files:
- "net/weave-net-ServiceAccount.yaml"
- "net/weave-net-ClusterRole.yaml"
- "net/weave-net-ClusterRoleBinding.yaml"
- "net/weave-net-Role.yaml"
- "net/weave-net-RoleBinding.yaml"
- "net/weave-net-DaemonSet.yaml"