]> git.openstreetmap.org Git - chef.git/blobdiff - roles/ladon.rb
Enable netplan for some european tile caches
[chef.git] / roles / ladon.rb
index 6a46263a0aa122b0edd6b50c89178ba1569cf5c6..d6441143144887c034ee7da8603d993662172ad6 100644 (file)
@@ -3,6 +3,7 @@ description "Master role applied to ladon"
 
 default_attributes(
   :networking => {
+    :netplan => true,
     :interfaces => {
       :external_ipv4 => {
         :interface => "bond0",
@@ -15,7 +16,7 @@ default_attributes(
           :mode => "802.3ad",
           :miimon => "100",
           :xmithashpolicy => "layer3+4",
-          :slaves => %w(eth0 eth1)
+          :slaves => %w[eth0 eth1]
         }
       },
       :external_ipv6 => {
@@ -32,7 +33,7 @@ default_attributes(
     :cache_mem => "6100 MB",
     :cache_dir => "coss /store/squid/coss-01 80000 block-size=8192 max-size=262144 membufs=80"
   },
-  tilecache => {
+  :tilecache => {
     :tile_parent => "athens.render.openstreetmap.org",
     :tile_siblings => [
       "trogdor.openstreetmap.org",