index
:
puppet-nodo
adapt-to-jessie
develop
feature/autoload
feature/cleanup
feature/crypttab
feature/munin
master
production
refactor
Puppet module for nodo management
Fluxo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
manifests
/
utils
/
raspberrypi.pp
blob: 6c962fad59de4642d7f29546d63bf24273c5764e (
plain
)
1
2
3
4
5
class nodo::utils::raspberrypi { package { 'usbutils' ]: ensure => installed, } }