]> git.openstreetmap.org Git - chef.git/commitdiff
Add shoreditch theme for civicrm
authorGuillaume RISCHARD <git@stereo.lu>
Sun, 22 Nov 2020 11:09:49 +0000 (12:09 +0100)
committerGuillaume RISCHARD <git@stereo.lu>
Sun, 22 Nov 2020 11:09:49 +0000 (12:09 +0100)
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"