summaryrefslogtreecommitdiff
path: root/spec/data/cookbooks/audit/recipes/default.rb
blob: 66a6341d5fee235b9b75c45a85958147e781a367 (plain)
1
2
3
# Inside a recipe self refers to a Recipe object, so it calls the correct #method_missing chain to find the
# package resource
package "foo1"