]> git.openstreetmap.org Git - chef.git/commit
Add support for using incron to run jobs based on inotify events
authorTom Hughes <tom@compton.nu>
Tue, 16 Dec 2014 20:23:31 +0000 (20:23 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 16 Dec 2014 21:39:30 +0000 (21:39 +0000)
commit0b589e225cbd8685d07009694fa8c549f6952026
treead294e360f59d008229b4b77988cb53ca6fdbe39
parent1cca26b2aa78177e6f9f0124a66e0a92773108c7
Add support for using incron to run jobs based on inotify events
cookbooks/incron/README.md [new file with mode: 0644]
cookbooks/incron/attributes/default.rb [new file with mode: 0644]
cookbooks/incron/metadata.rb [new file with mode: 0644]
cookbooks/incron/recipes/default.rb [new file with mode: 0644]