Sha256: 35dcea5041c24b33e65e7eef98fd332de743ce8e6846785162d8dff2c49555c8

Contents?: true

Size: 175 Bytes

Versions: 1506

Compression:

Stored size: 175 Bytes

Contents

$var=['/tmp/file1','/tmp/file2']

class arraytest {
    $var += ['/tmp/file3', '/tmp/file4']
    file {
        $var:
            content => "test"
    }
}

include arraytest

Version data entries

1,506 entries across 774 versions & 3 rubygems

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