From: Peter Palfrader Date: Tue, 1 Mar 2011 21:44:52 +0000 (+0100) Subject: Use unbound on ries X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=c92b17b7dd44a92d9cce30847375d4f3ed2a62b7;p=mirror%2Fdsa-puppet.git Use unbound on ries --- diff --git a/manifests/site.pp b/manifests/site.pp index 35afbb5bf..b81349909 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -102,6 +102,9 @@ node default { geo1,geo2,geo3: { include named::geodns } franck,liszt,master,samosa,spohr,widor: { include named::recursor } } + case $hostname { + ries: { include unbound } + } case $kernel { Linux: {