mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Renamed server roles by osi they work on
This commit is contained in:
1204
roles/srv-web-7-7-inj-css/templates/global.css.j2
Normal file
1204
roles/srv-web-7-7-inj-css/templates/global.css.j2
Normal file
File diff suppressed because it is too large
Load Diff
1
roles/srv-web-7-7-inj-css/templates/head_sub.j2
Normal file
1
roles/srv-web-7-7-inj-css/templates/head_sub.j2
Normal file
@@ -0,0 +1 @@
|
||||
<link rel="stylesheet" type="text/css" href="/global.css?version={{global_css_version}}">
|
3
roles/srv-web-7-7-inj-css/templates/location.conf.j2
Normal file
3
roles/srv-web-7-7-inj-css/templates/location.conf.j2
Normal file
@@ -0,0 +1,3 @@
|
||||
location = /global.css {
|
||||
root {{nginx.directories.data.global}};
|
||||
}
|
Reference in New Issue
Block a user