Commit graph

4 commits

Author SHA1 Message Date
753cbed180
static_websites: Adjust directory permissions
This patch reduces the permissions on the install directory to just the root user and also fixes the ansible-lint issue by specifying the `mode`.
2020-09-26 21:38:59 +02:00
cb6f8b1865
static_websites: Define static_websites as empty list by default 2020-08-15 00:27:35 +02:00
dc95ba9fb4
static_websites: Remove SELinux context from install directory
This patch removes installing an SELinux context for the install directory, which only holds the docker-compose.yml and explicitly setting the seuser / setype. 
This is now consistent with all other docker-compose.yml deployments.
2020-08-14 05:20:36 +02:00
ac6d8172dd
Initial commit 2020-08-10 01:37:13 +02:00