inline_recipe "test" do block do log "testing resource group" file "/tmp/test1" do mode "0600" end end action :nothing notifies :write, "log[test]" only_if { ::File.exists? "/tmp/test2" } end
Archive powered by MHonArc 2.6.16.