]> git.openstreetmap.org Git - chef.git/commitdiff
Update interface name on naga
authorTom Hughes <tom@compton.nu>
Mon, 6 Jan 2020 08:45:36 +0000 (08:45 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 6 Jan 2020 08:45:36 +0000 (08:45 +0000)
roles/naga.rb

index 8c09f2dbd02b188935622d44d78d901f4caa9a3c..664510b1f845729bbc1c5d5bfd39bed8be36a08b 100644 (file)
@@ -8,7 +8,7 @@ default_attributes(
   :networking => {
     :interfaces => {
       :external_ipv4 => {
-        :interface => "eth0",
+        :interface => "eno1",
         :role => :external,
         :family => :inet,
         :address => "185.116.130.151",