]> git.openstreetmap.org Git - chef.git/commitdiff
Drop yevaud's internal interface for now
authorTom Hughes <tom@compton.nu>
Mon, 18 Aug 2014 19:18:40 +0000 (20:18 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 18 Aug 2014 19:18:40 +0000 (20:18 +0100)
roles/yevaud.rb

index 7dcace09d32510d3e71b7ca9f6b997866949af12..fefef1f72727a0522ede41c92018ff48aab993ce 100644 (file)
@@ -63,12 +63,6 @@ default_attributes(
   },
   :networking => {
     :interfaces => {
-      :internal_ipv4 => {
-        :interface => "eth0",
-        :role => :internal,
-        :family => :inet,
-        :address => "10.0.0.15"
-      },
       :external_ipv4 => {
         :interface => "eth1",
         :role => :external,