]> git.openstreetmap.org Git - chef.git/commitdiff
Correct vlan number for spike-01
authorTom Hughes <tom@compton.nu>
Wed, 25 Jul 2018 19:42:52 +0000 (20:42 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 25 Jul 2018 19:42:52 +0000 (20:42 +0100)
roles/spike-01.rb

index a321f461e996e48e75867665a1da6304bb2c5943..8ca948c2d0eb031a59f5f01f228d261b9a002991 100644 (file)
@@ -20,7 +20,7 @@ default_attributes(
         :address => "130.117.76.6"
       },
       :external_ipv6 => {
-        :interface => "bond0.3",
+        :interface => "bond0.2",
         :role => :external,
         :family => :inet6,
         :address => "2001:978:2:2C::172:6"