]> git.openstreetmap.org Git - chef.git/blobdiff - roles/idris.rb
Enable extension version checking
[chef.git] / roles / idris.rb
index 5f730457259dedb3a7acd180bdcde58ce45078b1..1fedc1ff28538a1a004b18c4bc94acf85ff1c270 100644 (file)
@@ -3,7 +3,7 @@ description "Master role applied to idris"
 
 default_attributes(
   :hardware => {
-    :shm_size => "10g"
+    :shm_size => "20g"
   },
   :networking => {
     :interfaces => {
@@ -11,7 +11,7 @@ default_attributes(
         :interface => "ens160",
         :role => :external,
         :family => :inet,
-        :address => "200.25.60.195",
+        :address => "200.25.60.197",
         :prefix => "27",
         :gateway => "200.25.60.193"
       },