summaryrefslogtreecommitdiff
path: root/chef/examples/config/cookbooks/fakefile/attributes/first.rb
diff options
context:
space:
mode:
Diffstat (limited to 'chef/examples/config/cookbooks/fakefile/attributes/first.rb')
-rw-r--r--chef/examples/config/cookbooks/fakefile/attributes/first.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/chef/examples/config/cookbooks/fakefile/attributes/first.rb b/chef/examples/config/cookbooks/fakefile/attributes/first.rb
new file mode 100644
index 0000000000..927dafe967
--- /dev/null
+++ b/chef/examples/config/cookbooks/fakefile/attributes/first.rb
@@ -0,0 +1,2 @@
+Chef::Log.debug("You are the first of fakefile's attributes")
+friends("you said we wuz visiting em") \ No newline at end of file