index
:
puppet-ikiwiki
master
Puppet module for ikiwiki
Fluxo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
manifests
/
ikiwiki
/
packages.pp
blob: f55fcac789e81620d6cc7b5a80893a6c79dede15 (
plain
)
1
2
3
4
5
class ikiwiki::packages { package { 'ikiwiki' ]: ensure => installed, } }