Upgrade kubernetes to v1.1.3

This commit is contained in:
Smaine Kahlouch
2015-12-13 16:41:18 +01:00
parent 59994a6df1
commit 9862afb097
4 changed files with 9 additions and 6 deletions

View File

@@ -48,6 +48,7 @@
- name: wait for the apiserver to be running (pulling image and running container)
wait_for:
port: 8080
delay: 10
- name: install required python module 'httplib2'
apt: