]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/osqa/recipes/default.rb
Remove schema_changes from irc bot
[chef.git] / cookbooks / osqa / recipes / default.rb
index 6e8d00d4afa128a62fba39ff4af256c415c7b1f1..a1fb95a444e625ca489408dc788c7e225caf941d 100644 (file)
 # limitations under the License.
 #
 
-include_recipe "tools"
+include_recipe "accounts"
 include_recipe "apache"
 include_recipe "memcached"
 include_recipe "python"
+include_recipe "tools"
 
 package "python-dev"
 package "libmysqlclient-dev"