X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=modules%2Fresolv%2Ftemplates%2Fresolv.conf.erb;h=9ca7bd92c984168a532c48311d440b3ef653e72e;hb=39cbeb0d1b398f131910409f7ae7aa491bbba992;hp=531b516593fddf284f08eaac38d19fc31891fd34;hpb=7350d8779c32b4365716da78fff1c2d15cea44f0;p=dsa-puppet.git diff --git a/modules/resolv/templates/resolv.conf.erb b/modules/resolv/templates/resolv.conf.erb index 531b5165..9ca7bd92 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}.include?(hostname) +if %w{draghi liszt bendel}.include?(hostname) nameservers << "127.0.0.1" end