]> git.openstreetmap.org Git - chef.git/commitdiff
Enable systemd-resolved on eustace
authorTom Hughes <tom@compton.nu>
Thu, 21 Mar 2019 18:49:59 +0000 (18:49 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 21 Mar 2019 19:05:04 +0000 (19:05 +0000)
roles/eustace.rb

index 4aa2fdd31e80d0399775fc98663a51ac805a869d..df956f3c709a204673b85baa22bba2b38bbb5696 100644 (file)
@@ -3,6 +3,7 @@ description "Master role applied to eustace"
 
 default_attributes(
   :networking => {
 
 default_attributes(
   :networking => {
+    :resolved => true,
     :interfaces => {
       :internal_ipv4 => {
         :interface => "eth0.2801",
     :interfaces => {
       :internal_ipv4 => {
         :interface => "eth0.2801",