]> git.openstreetmap.org Git - chef.git/blobdiff - roles/aws.rb
Configure grisu as a planet and web storage server
[chef.git] / roles / aws.rb
index eabb762c74fe59518932f25da382cd2c5dc3375c..ae3225f729e9f449c693c1d853f01d29d1d25888 100644 (file)
@@ -10,6 +10,12 @@ default_attributes(
           :prefix => "20",
           :gateway => "172.31.0.1"
         }
+      },
+      :external => {
+        :zone => "aws",
+        :inet => {
+          :prefix => "32"
+        }
       }
     }
   }