Explorar el Código

Merge pull request #9130 from mazzystr/master

Fix to shebang in bootstrap script
OpenShift Merge Robot hace 6 años
padre
commit
e2613bc820
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