From: Silvio Rhatto Date: Sun, 26 May 2013 23:44:19 +0000 (-0300) Subject: Setting remote_addr to localhost X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=d899d12c9600fe40b927cbcee4a1848121af9c49;p=puppet-websites.git Setting remote_addr to localhost --- diff --git a/manifests/setup.pp b/manifests/setup.pp index af2bce6..c6efe87 100644 --- a/manifests/setup.pp +++ b/manifests/setup.pp @@ -8,6 +8,7 @@ class websites::setup { 'direct' => 'yes', default => false, }, + remote_addr => '127.0.0.1', } # The needed apache modules