]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/tilelog/attributes/default.rb
Make sure the planet user is created by recipes which use it
[chef.git] / cookbooks / tilelog / attributes / default.rb
index 9af062fb5cd9afb3399640b7da10402d57c54344..34901632951e93b1a871f4371b7c6b30fa06d9f5 100644 (file)
@@ -1 +1,3 @@
+default[:accounts][:users][:planet][:status] = :role
+
 default[:tilelog][:output_directory] = "/store/planet/tile_logs"