Skip to content
Snippets Groups Projects

Update manifest/site.pp

Closed Chris Cooper requested to merge cccmc-production-patch-42155 into production
1 file
+ 5
0
Compare changes
  • Side-by-side
  • Inline
manifest/site.pp 0 → 100644
+ 5
0
node default {
file {'/root/README'
ensure => file,
}
}
Loading