]> git.openstreetmap.org Git - chef.git/commitdiff
idris: remove external IP
authorGrant Slater <git@firefishy.com>
Tue, 4 Feb 2014 12:46:13 +0000 (12:46 +0000)
committerGrant Slater <git@firefishy.com>
Tue, 4 Feb 2014 12:46:13 +0000 (12:46 +0000)
roles/idris.rb

index a56583d534cce669621ccb79e7880995fb159fc6..6805c7da4b65e6e41f3796629f1c3db9a8ad2cc7 100644 (file)
@@ -9,12 +9,6 @@ default_attributes(
         :role => :internal,
         :family => :inet,
         :address => "10.0.0.4"
         :role => :internal,
         :family => :inet,
         :address => "10.0.0.4"
-      },
-      :external_ipv4 => {
-        :interface => "eth1",
-        :role => :external,
-        :family => :inet,
-        :address => "128.40.168.98"
       }
     }
   }
       }
     }
   }