summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlos Konstanski <ckonstanski@pippiandcarlos.com>2017-11-28 10:02:15 -0700
committerCarlos Konstanski <ckonstanski@pippiandcarlos.com>2017-11-28 10:02:15 -0700
commite2efa1ef4884061f8d0662fbecf755fbe2fe819a (patch)
treefe705ce14e71b837118a3ff249c2bcd0c582801e
parent5d612e605228e3264fab15088d333f2eb00c1595 (diff)
Openbook CI: jenkins jobs for stopping, starting, restarting openbook
Issue: IS-36
-rw-r--r--pillar/openbook/ansible.sls6
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