diff options
Diffstat (limited to 'pillar/openbook/ansible.sls')
| -rw-r--r-- | pillar/openbook/ansible.sls | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pillar/openbook/ansible.sls b/pillar/openbook/ansible.sls index 01fee63..f1e8bac 100644 --- a/pillar/openbook/ansible.sls +++ b/pillar/openbook/ansible.sls @@ -219,9 +219,9 @@ ansible: mode: "0755" relative_to_buildroot: True is_template: False - deploy_branch_sh: - name: deploy-branch.sh - source: deploy-branch.sh + ob_deploy_branch_sh: + name: ob_deploy-branch.sh + source: ob_deploy-branch.sh mode: "0755" relative_to_buildroot: True is_template: False |
