summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2015-01-15 11:28:11 +0200
committerSam Thursfield <sam.thursfield@codethink.co.uk>2015-01-15 11:28:11 +0200
commit13d0c3828b2ec85caa51ac1d9dcef81257a6880b (patch)
tree4b34f599d7e8ac0a7752c24e6290340c3a6c1118
parent070fd5beb217d9265bb682c7b1c4f50796e3180d (diff)
downloadmorph-13d0c3828b2ec85caa51ac1d9dcef81257a6880b.tar.gz
distbuild admin: Fix setting mode
-rw-r--r--distbuild/ansible/use-latest-morph.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/distbuild/ansible/use-latest-morph.yaml b/distbuild/ansible/use-latest-morph.yaml
index 10c8e763..b8f715f5 100644
--- a/distbuild/ansible/use-latest-morph.yaml
+++ b/distbuild/ansible/use-latest-morph.yaml
@@ -28,7 +28,7 @@
chdir: /srv/morph
- name: ensure latest Morph is used
- template: backup=yes src=run-from-morph-source-tree.sh.template dest=/usr/bin/{{ item }} mode=+x
+ template: backup=yes src=run-from-morph-source-tree.sh.template dest=/usr/bin/{{ item }} mode=0755
with_items:
- morph
- distbuild-helper