Browse Source

Fix to shebang in bootstrap script

Chris Callegari 6 years ago
parent
commit
f50998dd5b
1 changed files with 1 additions and 1 deletions
  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