From e528c2560c0c5764d3e49bff569dab9a863b0b55 Mon Sep 17 00:00:00 2001 From: Carlos Konstanski Date: Tue, 16 Jan 2018 13:53:11 -0700 Subject: Openbook CI: make new self-signed cert for CI/CD stack Issue: IS-56 --- salt/openbook/ansible/files/ssl.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'salt/openbook/ansible/files/ssl.yaml') diff --git a/salt/openbook/ansible/files/ssl.yaml b/salt/openbook/ansible/files/ssl.yaml index 6330e87..fad5563 100644 --- a/salt/openbook/ansible/files/ssl.yaml +++ b/salt/openbook/ansible/files/ssl.yaml @@ -20,5 +20,5 @@ chown root:ssl-cert "/etc/ssl/private/{{ item }}.key" fi executable: /bin/bash - with_items: - - "{{ inventory_hostname }}" + with_items: + - "{{ inventory_hostname }}" -- cgit v1.3