From 18b6aab9ba4e249b3133a62469b1dbdf9875ee26 Mon Sep 17 00:00:00 2001 From: Carlos Konstanski Date: Tue, 6 Feb 2018 07:45:52 -0700 Subject: group ssl-cert seems to have gone missing --- salt/openbook/ansible/files/ssl.yaml | 1 - 1 file changed, 1 deletion(-) (limited to 'salt') diff --git a/salt/openbook/ansible/files/ssl.yaml b/salt/openbook/ansible/files/ssl.yaml index 5670375..8c96ebb 100644 --- a/salt/openbook/ansible/files/ssl.yaml +++ b/salt/openbook/ansible/files/ssl.yaml @@ -37,7 +37,6 @@ chmod 644 "/etc/ssl/certs/{{ item }}.crt" chown root: "/etc/ssl/certs/{{ item }}.crt" chmod 640 "/etc/ssl/private/{{ item }}.key" - chown root:ssl-cert "/etc/ssl/private/{{ item }}.key" fi executable: /bin/bash with_items: -- cgit v1.3