Page MenuHomeSoftware Heritage

fragment.pp
No OneTemporary

fragment.pp

concat { 'testconcat':
ensure => present,
path => '/tmp/concat',
owner => 'root',
group => 'root',
mode => '0664',
show_diff => true,
}
concat::fragment { '1':
target => 'testconcat',
content => '1',
order => '01',
}
concat::fragment { '2':
target => 'testconcat',
content => '2',
order => '02',
}

File Metadata

Mime Type
text/plain
Expires
Jun 4 2025, 7:01 PM (10 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3299865

Event Timeline