]> git.openstreetmap.org Git - chef.git/commitdiff
Update interface names for errol and yevaud
authorTom Hughes <tom@compton.nu>
Wed, 7 Dec 2016 18:16:52 +0000 (18:16 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 7 Dec 2016 18:16:52 +0000 (18:16 +0000)
roles/errol.rb
roles/yevaud.rb

index 2ae72ee626034b40607015e150183b13da6dfd63..59b5af6c37b8b42b38311fe8b054e7e0fb4d5ee7 100644 (file)
@@ -27,13 +27,13 @@ default_attributes(
   :networking => {
     :interfaces => {
       :internal_ipv4 => {
-        :interface => "eth1.2801",
+        :interface => "eth0.2801",
         :role => :internal,
         :family => :inet,
         :address => "10.0.0.14"
       },
       :external_ipv4 => {
-        :interface => "eth1.2800",
+        :interface => "eth0.2800",
         :role => :external,
         :family => :inet,
         :address => "193.60.236.13"
index 8a3f1dd369af16c1f38eb457ddb323b84c57b33b..012077183db357e29340aa9d6d069e4e37d27648 100644 (file)
@@ -67,13 +67,13 @@ default_attributes(
   :networking => {
     :interfaces => {
       :internal_ipv4 => {
-        :interface => "eth1.2801",
+        :interface => "eth0.2801",
         :role => :internal,
         :family => :inet,
         :address => "10.0.0.15"
       },
       :external_ipv4 => {
-        :interface => "eth1.2800",
+        :interface => "eth0.2800",
         :role => :external,
         :family => :inet,
         :address => "193.60.236.22"