Sha256: a63b5752290db06651cf562f52ac1c1b244825615df4daaf106c9657de0edf64
Contents?: true
Size: 382 Bytes
Versions: 20
Compression:
Stored size: 382 Bytes
Contents
package 'sl' ###### gem_package 'ast' do version '2.0.0' options ['--no-document'] end ###### # Docker backend raises an error with `user` option, so it tests only on `itamae local`. # After fix this error, please move this code and the spec to `default.rb`. file "/tmp/file_as_ordinary_user" do content "Hello World" user "itamae" owner "itamae" group "itamae" end
Version data entries
20 entries across 20 versions & 1 rubygems