]> git.openstreetmap.org Git - chef.git/blobdiff - roles/planet.rb
Bring replication diffs under chef control
[chef.git] / roles / planet.rb
index 88cc5c1b5e367b29d62a66a29bf1e118713e059f..4c2045388d620f61f4070b3b01b5e0f9c4050166 100644 (file)
@@ -44,6 +44,7 @@ default_attributes(
 
 run_list(
   "recipe[planet]",
+  "recipe[planet::replication]",
   "recipe[nfs::server]",
   "recipe[rsyncd]"
 )