diff options
Diffstat (limited to 'salt/openbook')
| -rw-r--r-- | salt/openbook/ansible/files/ssl.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
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: |
