Index: manifests/vagrant.pp |
=================================================================== |
--- a/manifests/vagrant.pp |
+++ b/manifests/vagrant.pp |
@@ -36,12 +36,13 @@ node default { |
{host => 'filter2.adblockplus.org', ip => '10.8.0.121'}, |
{host => 'filter3.adblockplus.org', ip => '10.8.0.122'}, |
{host => 'filter4.adblockplus.org', ip => '10.8.0.123'}, |
{host => 'filter5.adblockplus.org', ip => '10.8.0.124'}, |
{host => 'filter6.adblockplus.org', ip => '10.8.0.125'}, |
{host => 'download1.adblockplus.org', ip => '10.8.0.126'}, |
{host => 'filtermaster1.adblockplus.org', ip => '10.8.0.127'}, |
{host => 'update1.adblockplus.org', ip => '10.8.0.128'}, |
+ {host => 'web1.adblockplus.org', ip => '10.8.0.129'}, |
] |
hostentry { $hosts: } |
} |