diff options
| author | Carlos Konstanski <ckonstanski@pippiandcarlos.com> | 2017-08-30 13:36:39 -0600 |
|---|---|---|
| committer | Carlos Konstanski <ckonstanski@pippiandcarlos.com> | 2017-08-30 13:36:39 -0600 |
| commit | 44692716fdb853232ddec864885fcc92f2ab6ffb (patch) | |
| tree | 8927ecdd42b57562c67093a567f122fc67e8a8ed /pillar | |
| parent | 98012380d10075ed7fc4710db215b3f3ebd46669 (diff) | |
ci script cleanup
Diffstat (limited to 'pillar')
| -rw-r--r-- | pillar/openbook/ansible.sls | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/pillar/openbook/ansible.sls b/pillar/openbook/ansible.sls index f60f4f1..93346bf 100644 --- a/pillar/openbook/ansible.sls +++ b/pillar/openbook/ansible.sls @@ -76,11 +76,6 @@ ansible: source: jenkins_user.yaml mode: "0644" is_template: False - playbooks_build_yaml: - name: playbooks/build.yaml - source: build.yaml - mode: "0644" - is_template: False playbooks_openbook_yaml: name: playbooks/openbook.yaml source: openbook.yaml @@ -121,11 +116,6 @@ ansible: source: docker-compose.yaml mode: "0644" is_template: False - ci_script_sh: - name: files/ci-script.sh - source: ci-script.sh - mode: "0644" - is_template: False slave_jar: name: files/slave.jar source: slave.jar |
