diff options
Diffstat (limited to 'pillar/openbook')
| -rw-r--r-- | pillar/openbook/ansible.sls | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/pillar/openbook/ansible.sls b/pillar/openbook/ansible.sls index 1c8b52c..25d5ba4 100644 --- a/pillar/openbook/ansible.sls +++ b/pillar/openbook/ansible.sls @@ -219,6 +219,12 @@ ansible: mode: "0755" relative_to_buildroot: True is_template: False + ob_deploy_branch_sh: + name: ob-deploy-branch.sh + source: ob-deploy-branch.sh + mode: "0755" + relative_to_buildroot: True + is_template: False ob_ctl_sh: name: ob-ctl.sh source: ob-ctl.sh |
