index
:
puppet-common
master
Puppet module with common definitions
Fluxo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
manifests
/
moduledir
/
common.pp
blob: e74c601eb7ad6daa533c380efd565e0fa585922f (
plain
)
1
2
3
4
# setup a common dir
class
common
::
moduledir
::
common
{
common
::
module_dir
{
'common'
:
}
}