]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/civicrm/attributes/default.rb
Merge pull request #360 from Firefishy/torrent-rss
[chef.git] / cookbooks / civicrm / attributes / default.rb
index b7a0709d2630aa57aa20bad6c3d885c3610b30e5..d39879eb06bdfcb81ee2c8b01052122ab2039d57 100644 (file)
@@ -31,3 +31,7 @@ default[:civicrm][:extensions][:username][:revision] = "master"
 default[:civicrm][:extensions][:donotsendreportemail][:name] = "org.civicrm.donotsendreportemail"
 default[:civicrm][:extensions][:donotsendreportemail][:repository] = "https://github.com/pradpnayak/org.civicrm.donotsendreportemail.git"
 default[:civicrm][:extensions][:donotsendreportemail][:revision] = "3b31c2e0c62183872c7ecd244395fb8dcfbd5dbb"
+
+default[:civicrm][:extensions][:shoreditch][:name] = "org.civicrm.shoreditch"
+default[:civicrm][:extensions][:shoreditch][:repository] = "https://github.com/civicrm/org.civicrm.shoreditch.git"
+default[:civicrm][:extensions][:shoreditch][:revision] = "1.0.0-beta.1"