]> git.openstreetmap.org Git - chef.git/commitdiff
Update interface name for simurgh
authorTom Hughes <tom@compton.nu>
Mon, 23 May 2016 07:49:05 +0000 (08:49 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 23 May 2016 07:49:05 +0000 (08:49 +0100)
roles/simurgh.rb

index 645a2236ad3e0252cc610ec981cbd6042dc34de1..c7044f1605c407af226b7e5fc9f6d8fd17b6ffe2 100644 (file)
@@ -5,7 +5,7 @@ default_attributes(
   :networking => {
     :interfaces => {
       :external_ipv4 => {
-        :interface => "eth0",
+        :interface => "ens32",
         :role => :external,
         :family => :inet,
         :address => "94.20.20.55",