Renaming role to be more generic going forward
This commit is contained in:
7
ansible/roles/base/files/sanity.conf
Normal file
7
ansible/roles/base/files/sanity.conf
Normal file
@@ -0,0 +1,7 @@
|
||||
server {
|
||||
server_name sanity.nigel.local;
|
||||
location / {
|
||||
proxy_pass http://localhost:8080;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user