summaryrefslogtreecommitdiff
path: root/manifests/init.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/init.pp')
-rw-r--r--manifests/init.pp1
1 files changed, 1 insertions, 0 deletions
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":