Merge "Move k8s install to pre playbook"

This commit is contained in:
Zuul 2018-11-22 20:12:10 +00:00 committed by Gerrit Code Review
commit 3fe101f46a
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,8 @@
- hosts: all
roles:
- role: bindep
- role: install-kubernetes
docker_version: 18.06.1~ce~3-0~ubuntu
tasks:
- name: Ensure nodepool services directories

View File

@ -1,6 +1,4 @@
- hosts: all
roles:
- role: install-kubernetes
docker_version: 18.06.1~ce~3-0~ubuntu
- role: tox
tox_envlist: functional_kubernetes