X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/58aa89cba7956372b98c26f6bb679c488f017560..d4c71a0180b19a1ac263b21424eed15a14a568c7:/roles/nchc.rb diff --git a/roles/nchc.rb b/roles/nchc.rb index c376eb371..1c434df2a 100644 --- a/roles/nchc.rb +++ b/roles/nchc.rb @@ -11,12 +11,14 @@ default_attributes( :hosted_by => "NCHC", :location => "Hsinchu, Taiwan", :networking => { - :nameservers => ["140.110.16.1", "140.110.4.1"], :wireguard => { :keepalive => 180 } } ) override_attributes( + :networking => { + :nameservers => ["140.110.16.1", "140.110.4.1"] + }, :ntp => { :servers => ["0.tw.pool.ntp.org", "1.tw.pool.ntp.org", "asia.pool.ntp.org"] }