]> git.openstreetmap.org Git - chef.git/commitdiff
Pin osm username check to revision
authorGuillaume RISCHARD <git@stereo.lu>
Tue, 3 Sep 2019 17:24:07 +0000 (19:24 +0200)
committerGuillaume RISCHARD <git@stereo.lu>
Tue, 3 Sep 2019 17:24:07 +0000 (19:24 +0200)
cookbooks/civicrm/attributes/default.rb

index fa371222d3f1ecbcf7c1bdfb725a433ef0e978d3..f8bd4a858b20981508b5a089a22a0b2e20ccfa14 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] = "3bfac973f497d6ec640620a5b391212d3fe7b82e"