Adding initial rkt support

This commit is contained in:
Brad Beam
2016-12-13 09:36:17 -06:00
parent a3c044b657
commit a8f2af0503
9 changed files with 63 additions and 1 deletions

View File

@@ -28,6 +28,7 @@
roles:
- { role: kubernetes/preinstall, tags: preinstall }
- { role: docker, tags: docker }
- { role: rkt, tags: rkt }
- hosts: etcd:!k8s-cluster
any_errors_fatal: true