]> git.openstreetmap.org Git - chef.git/commitdiff
Lock revision on org.civicrm.donotsendreportemail, which we do not control
authorGuillaume RISCHARD <git@stereo.lu>
Tue, 3 Sep 2019 20:46:20 +0000 (22:46 +0200)
committerGuillaume RISCHARD <git@stereo.lu>
Tue, 3 Sep 2019 20:46:20 +0000 (22:46 +0200)
cookbooks/civicrm/attributes/default.rb

index fa371222d3f1ecbcf7c1bdfb725a433ef0e978d3..d273ae4bd5db8d02ee19590d8acb7fac8a04e011 100644 (file)
@@ -34,4 +34,4 @@ default[:civicrm][:extensions][:username][:revision] = "master"
 
 default[:civicrm][:extensions][:donotsendreportemail][:name] = "org.civicrm.donotsendreportemail"
 default[:civicrm][:extensions][:donotsendreportemail][:repository] = "git://github.com/pradpnayak/org.civicrm.donotsendreportemail.git"
-default[:civicrm][:extensions][:donotsendreportemail][:revision] = "master"
+default[:civicrm][:extensions][:donotsendreportemail][:revision] = "3b31c2e0c62183872c7ecd244395fb8dcfbd5dbb"