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