index
:
infra.git
main
liz.coffee ansible playbooks and infra
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
playbooks
/
roles
/
outbound
/
templates
/
proxy
/
sites-enabled
/
default.conf
blob: d127cc5f81b2ff435d15237b5da8d70b264e7635 (
plain
)
1
2
3
4
5
6
7
server { listen 80 default_server; location / { return 404; } }