diff options
Diffstat (limited to 'pillar/openbook')
| -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 2b6fb11..1c8b52c 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 - ob_deploy_branch_sh: - name: ob-deploy-branch.sh - source: ob-deploy-branch.sh + ob_ctl_sh: + name: ob-ctl.sh + source: ob-ctl.sh mode: "0755" relative_to_buildroot: True is_template: False |
