Explorar el Código

Fix to shebang in bootstrap script

Chris Callegari hace 6 años
padre
commit
f50998dd5b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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