Parcourir la source

Fix to shebang in bootstrap script

Chris Callegari il y a 6 ans
Parent
commit
f50998dd5b
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      roles/openshift_node/templates/bootstrap.yml.j2

+ 1 - 1
roles/openshift_node/templates/bootstrap.yml.j2

@@ -1,4 +1,4 @@
-{% raw %}
+{% raw -%}
 #!/usr/bin/ansible-playbook
 ---
 - hosts: localhost