From c6632ef18747a32ec2bd943a2e3c84a2be278514 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 26 May 2013 21:46:05 -0300 Subject: Deprecation notice --- manifests/init.pp | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/init.pp b/manifests/init.pp index 94de868..22d4bc6 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -166,6 +166,7 @@ class apache( notify => Service["apache"], } + # TODO: remove this in the future # remote addr rewrite # see http://stackoverflow.com/questions/2328225/how-to-set-remote-addr-in-apache-before-php-is-invoked file { "$conf_d/remote-addr": -- cgit v1.2.3