From a392d817352de0ea6c84ca0c2023ad1506830486 Mon Sep 17 00:00:00 2001 From: Carlos Konstanski Date: Tue, 16 Jan 2018 11:57:33 -0700 Subject: Openbook CI: make new self-signed cert for CI/CD stack Issue: IS-56 --- pillar/openbook/ansible.sls | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'pillar/openbook') diff --git a/pillar/openbook/ansible.sls b/pillar/openbook/ansible.sls index 63699b5..a579f03 100644 --- a/pillar/openbook/ansible.sls +++ b/pillar/openbook/ansible.sls @@ -165,6 +165,12 @@ 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 -- cgit v1.3