Add image builder to create Docker vm's for kube-virt

This commit is contained in:
Andreas Kruger
2019-01-03 15:34:37 +01:00
parent 8216e821d3
commit bf63569184
6 changed files with 106 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
deploy:
ansible-playbook -i hosts.ini -e docker_password=$(docker_password) cluster.yml