remove os_family variable from bootstrap-os (#3962)

* remove os_family variable from bootstrap-os

* quote the conditions another time to fix the syntax error
This commit is contained in:
MarkusTeufelberger
2019-01-03 20:28:03 +01:00
committed by Kubernetes Prow Robot
parent 8216e821d3
commit f72ed13f3c
2 changed files with 7 additions and 29 deletions

View File

@@ -1,7 +1,4 @@
---
bootstrap_os:
os_family: "{{bootstrap_os}}"
pip_python_coreos_modules:
- httplib2
- six