summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pillar/openbook/ansible.sls10
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