Set explicit version for k8s-on-openstack

In order to make sure we don't accidentally get broken by any
upstream patches, pin k8s-on-openstack to a specific sha.

Change-Id: Iabd80a7f95646304ed293fe11bed3a9260411705
This commit is contained in:
Monty Taylor 2019-02-04 21:53:37 +00:00
parent 9cac3c6b63
commit 9b276914bd

View File

@ -7,6 +7,8 @@
git:
repo: https://github.com/infraly/k8s-on-openstack
dest: /opt/k8s-on-openstack
# HEAD as of 2018-12-20
version: 6d94a51f5fcd6679dc88244257f79346fb4bfd4a
force: yes
- name: Run kubernetes deploy playbook