]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/civicrm/metadata.rb
Don't share the same connection for multiple email domains
[chef.git] / cookbooks / civicrm / metadata.rb
index 4c991bc9f6f63a58a96786290b7754e792400a18..bf73c7650a5d8bb90209ff275140baa3ef31116d 100644 (file)
@@ -1,9 +1,10 @@
 name              "civicrm"
 maintainer        "OpenStreetMap Administrators"
 maintainer_email  "admins@openstreetmap.org"
-license           "Apache 2.0"
+license           "Apache-2.0"
 description       "Installs and configures CiviCRM"
-long_description  IO.read(File.join(File.dirname(__FILE__), 'README.md'))
+long_description  IO.read(File.join(File.dirname(__FILE__), "README.md"))
 version           "1.0.0"
-depends           "drupal"
+supports          "ubuntu"
+depends           "wordpress"
 depends           "mysql"