summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlos Konstanski <ckonstanski@pippiandcarlos.com>2018-01-16 14:42:36 -0700
committerCarlos Konstanski <ckonstanski@pippiandcarlos.com>2018-01-16 14:42:36 -0700
commit3de7899e498e54f6661a780a64ed890853e56e90 (patch)
treee8ba6e4802a77765a14f4191c1805de6355cbe7c
parente528c2560c0c5764d3e49bff569dab9a863b0b55 (diff)
Putting the ansible ssl.yaml into the right destdir
-rw-r--r--pillar/openbook/ansible.sls12
1 files changed, 6 insertions, 6 deletions
diff --git a/pillar/openbook/ansible.sls b/pillar/openbook/ansible.sls
index a579f03..b801784 100644
--- a/pillar/openbook/ansible.sls
+++ b/pillar/openbook/ansible.sls
@@ -117,6 +117,12 @@ ansible:
mode: "0644"
relative_to_buildroot: True
is_template: True
+ ssl_yaml:
+ name: playbooks/ssl.yaml
+ source: ssl.yaml
+ mode: "0644"
+ relative_to_buildroot: True
+ is_template: False
saltstack_list:
name: files/saltstack.list
source: saltstack.list
@@ -165,12 +171,6 @@ ansible:
mode: "0644"
relative_to_buildroot: True
is_template: False
- ssl_yaml:
- name: files/ssl.yaml
- source: ssl.yaml
- mode: "0644"
- relative_to_buildroot: True
- is_template: False
slave_jar:
name: files/slave.jar
source: slave.jar