diff options
| author | Carlos Konstanski <ckonstanski@pippiandcarlos.com> | 2017-10-30 15:36:48 -0600 |
|---|---|---|
| committer | Carlos Konstanski <ckonstanski@pippiandcarlos.com> | 2017-10-30 15:36:48 -0600 |
| commit | 135eb98b29c63ea46d056226e2fa0c3f1d74e44a (patch) | |
| tree | 82bcf1f2f893aba75d4dfaa5de0d478d3a61c115 /pillar/openbook | |
| parent | e92ab898c1b2d75ba0907de3d83d70926b936c30 (diff) | |
IS-29 and IS-30
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 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 |
