Sha256: 13fc54d63ccad1d71673f66743481d1f3ee58678b6d9b28d890b2dca3860ce3a

Contents?: true

Size: 218 Bytes

Versions: 1314

Compression:

Stored size: 218 Bytes

Contents

# $Id$

file {
    "/tmp/createatest": ensure => file, mode => '0755';
    "/tmp/createbtest": ensure => file, mode => '0755'
}

file {
    "/tmp/createctest": ensure => file;
    "/tmp/createdtest": ensure => file;
}

Version data entries

1,314 entries across 657 versions & 1 rubygems

Version Path
puppet-8.3.0 spec/fixtures/unit/pops/parser/lexer/filecreate.pp
puppet-8.3.0 spec/fixtures/unit/parser/lexer/filecreate.pp
puppet-8.3.0-x86-mingw32 spec/fixtures/unit/pops/parser/lexer/filecreate.pp
puppet-8.3.0-x86-mingw32 spec/fixtures/unit/parser/lexer/filecreate.pp
puppet-8.3.0-x64-mingw32 spec/fixtures/unit/pops/parser/lexer/filecreate.pp
puppet-8.3.0-x64-mingw32 spec/fixtures/unit/parser/lexer/filecreate.pp
puppet-8.3.0-universal-darwin spec/fixtures/unit/parser/lexer/filecreate.pp
puppet-8.3.0-universal-darwin spec/fixtures/unit/pops/parser/lexer/filecreate.pp
puppet-8.4.0 spec/fixtures/unit/pops/parser/lexer/filecreate.pp
puppet-8.4.0 spec/fixtures/unit/parser/lexer/filecreate.pp
puppet-8.4.0-x86-mingw32 spec/fixtures/unit/parser/lexer/filecreate.pp
puppet-8.4.0-x86-mingw32 spec/fixtures/unit/pops/parser/lexer/filecreate.pp
puppet-8.4.0-x64-mingw32 spec/fixtures/unit/parser/lexer/filecreate.pp
puppet-8.4.0-x64-mingw32 spec/fixtures/unit/pops/parser/lexer/filecreate.pp
puppet-8.4.0-universal-darwin spec/fixtures/unit/pops/parser/lexer/filecreate.pp
puppet-8.4.0-universal-darwin spec/fixtures/unit/parser/lexer/filecreate.pp
puppet-7.28.0 spec/fixtures/unit/pops/parser/lexer/filecreate.pp
puppet-7.28.0 spec/fixtures/unit/parser/lexer/filecreate.pp
puppet-7.28.0-x86-mingw32 spec/fixtures/unit/pops/parser/lexer/filecreate.pp
puppet-7.28.0-x86-mingw32 spec/fixtures/unit/parser/lexer/filecreate.pp