index
:
puppet.git
master
ticket/master/7841
ticket/master/8119
Puppet repo
Ricky Zhou (周家杰)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
/
code
/
snippets
/
simpledefaults
blob: a8f6190b194a9af3ab0c3219e812b85e78d2dac9 (
plain
)
1
2
3
4
5
# $Id$ File { mode => 755 } file { "/tmp/defaulttest": create => true }