mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Optimized nginx CSP (prop. leads to problems due to too high restrictions for some roles) and implemented health check for mailer
This commit is contained in:
11
group_vars/all/14_design.yml
Normal file
11
group_vars/all/14_design.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
defaults_design:
|
||||
enabled: true
|
||||
css:
|
||||
colors:
|
||||
base: "#001f3f"
|
||||
filters:
|
||||
saturation_change: 70
|
||||
hue_shift: 0
|
||||
font:
|
||||
import_url: false
|
||||
type: '"Liberation Sans", Arial, sans-serif'
|
Reference in New Issue
Block a user