diff options
| author | Carlos Konstanski <ckonstanski@pippiandcarlos.com> | 2017-11-28 14:17:35 -0700 |
|---|---|---|
| committer | Carlos Konstanski <ckonstanski@pippiandcarlos.com> | 2017-11-28 14:17:35 -0700 |
| commit | ee05c6885f8688c101a186690f716250d7aca657 (patch) | |
| tree | cf29d6237ff6455471c1804ed14d45fadf2f7cf0 /pillar/openbook | |
| parent | 184f021a36226f3b0c8dc7f85e440692808f02f8 (diff) | |
syncing up with vzw
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 |
