forked from ungleich-public/cdist
mega cleaunp discussion commit :-)
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
d171ad5e64
commit
4b5d7dda25
40 changed files with 84 additions and 67 deletions
|
|
@ -1,18 +0,0 @@
|
|||
cat << eof
|
||||
#
|
||||
# D-INFK SANS MANAGED FILE
|
||||
# ========================
|
||||
#
|
||||
# Do not change this file. Changes will be overwritten by puppet.
|
||||
#
|
||||
|
||||
server {
|
||||
# Only bind on the reserved IP address
|
||||
listen $nginx_website;
|
||||
server_name $server_name;
|
||||
|
||||
location / {
|
||||
root /home/services/www/$username/$server_name/www;
|
||||
}
|
||||
}
|
||||
eof
|
||||
Loading…
Add table
Add a link
Reference in a new issue