X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fresolv%2Ftemplates%2Fresolv.conf.erb;h=cb493a9c3c16836f7502182c0cdaf4e7ab2c1962;hb=78b067acbc1f5e9aa0f0b4c4d6391c54e5a88a6c;hp=f4257666e32a6e904f4572185fe6c491d2f187b6;hpb=22dd5a7f484a0fe8792f2209330395cd680359fc;p=dsa-puppet.git diff --git a/modules/resolv/templates/resolv.conf.erb b/modules/resolv/templates/resolv.conf.erb index f4257666..cb493a9c 100644 --- a/modules/resolv/templates/resolv.conf.erb +++ b/modules/resolv/templates/resolv.conf.erb @@ -8,7 +8,7 @@ nameservers = [] searchpaths = [] options = [] -if %w{draghi liszt widor spohr samosa}.include?(hostname) +if %w{draghi liszt widor spohr}.include?(hostname) nameservers << "127.0.0.1" end