Compare commits
2 Commits
c25a5c6e05
...
2d5da24ce5
Author | SHA1 | Date | |
---|---|---|---|
2d5da24ce5 | |||
7e73f6b1a4 |
@ -209,3 +209,10 @@ firewalld:
|
|||||||
services:
|
services:
|
||||||
- http
|
- http
|
||||||
- https
|
- https
|
||||||
|
|
||||||
|
profile:
|
||||||
|
apparmor:
|
||||||
|
local:
|
||||||
|
usr.sbin.nginx:
|
||||||
|
- '{{ trustcrt }} r,'
|
||||||
|
- '/srv/www/{libsso.net,sso.casa,sso.syscid.com}/{index.html,stuff/tacit-css-1.5.2.min.css} r,'
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
include:
|
include:
|
||||||
- nginx.pkg
|
- nginx.pkg
|
||||||
|
- profile.apparmor.local
|
||||||
- nginx.config
|
- nginx.config
|
||||||
- nginx.snippets
|
- nginx.snippets
|
||||||
- nginx.servers
|
- nginx.servers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user