From 38372b13c071d483d34cc39da62a19b87439d93a Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 26 May 2013 21:46:28 -0300 Subject: Do not use remote_addr --- manifests/setup.pp | 1 - 1 file changed, 1 deletion(-) diff --git a/manifests/setup.pp b/manifests/setup.pp index c6efe87..af2bce6 100644 --- a/manifests/setup.pp +++ b/manifests/setup.pp @@ -8,7 +8,6 @@ class websites::setup { 'direct' => 'yes', default => false, }, - remote_addr => '127.0.0.1', } # The needed apache modules -- cgit v1.2.3