diff options
| author | Carlos Konstanski <ckonstanski@pippiandcarlos.com> | 2017-12-05 13:51:25 -0700 |
|---|---|---|
| committer | Carlos Konstanski <ckonstanski@pippiandcarlos.com> | 2017-12-05 13:51:25 -0700 |
| commit | 232077eef41941eec65ad8ccff4ba1bb93c50d4c (patch) | |
| tree | 1b361dd844fde35e3015abd9aeae3985c5b27c99 /pillar/openbook | |
| parent | 31bfaccf7b4803298573bd86d7c22eff96610ce7 (diff) | |
lost ob-deploy-branch.sh script from pillar
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 |
