Sha256: c3f23fd99169a480bafded38d4735a5419327a78b507effb87bcc5b2e5bd2a09
Contents?: true
Size: 157 Bytes
Versions: 59
Compression:
Stored size: 157 Bytes
Contents
# Create a file where the contents is the data we set with # the Vagrantfile. file "/tmp/chef_solo_basic" do mode 0644 content node[:test][:data] end
Version data entries
59 entries across 59 versions & 11 rubygems