From: Peter Palfrader Date: Sun, 20 Dec 2015 11:56:09 +0000 (+0100) Subject: rename file X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=18465bcc8566e3f35ab326b5c7b90b9daae6da92;p=mirror%2Fdsa-puppet.git rename file --- diff --git a/modules/roles/templates/apache-debug.mirrors.debian.org.conf.erb b/modules/roles/templates/apache-debug.mirrors.debian.org.conf.erb deleted file mode 100644 index 58f7de024..000000000 --- a/modules/roles/templates/apache-debug.mirrors.debian.org.conf.erb +++ /dev/null @@ -1,26 +0,0 @@ -## -## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. -## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git -## - - - > - ServerAdmin webmaster@debian.org - ServerName debug.mirrors.debian.org - - RedirectMatch "^/$" /debian-debug/ - Alias /debian-debug /srv/mirrors/debian-debug - - ErrorLog /var/log/apache2/debug.mirrors.debian.org-error.log - LogLevel warn - CustomLog /var/log/apache2/debug.mirrors.debian.org-access.log privacy - - - Require all granted - IndexOptions NameWidth=* +SuppressDescription - Options +Indexes - Options +FollowSymLinks - - - - diff --git a/modules/roles/templates/apache-debug.mirrors.debian.org.erb b/modules/roles/templates/apache-debug.mirrors.debian.org.erb new file mode 100644 index 000000000..58f7de024 --- /dev/null +++ b/modules/roles/templates/apache-debug.mirrors.debian.org.erb @@ -0,0 +1,26 @@ +## +## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. +## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git +## + + + > + ServerAdmin webmaster@debian.org + ServerName debug.mirrors.debian.org + + RedirectMatch "^/$" /debian-debug/ + Alias /debian-debug /srv/mirrors/debian-debug + + ErrorLog /var/log/apache2/debug.mirrors.debian.org-error.log + LogLevel warn + CustomLog /var/log/apache2/debug.mirrors.debian.org-access.log privacy + + + Require all granted + IndexOptions NameWidth=* +SuppressDescription + Options +Indexes + Options +FollowSymLinks + + + +