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
/
office
/
hp.pp
blob: 193eb466ffbbc9ca80db6b120eaf9ab693c3f934 (
plain
)
1
2
3
4
5
6
7
class
nodo
::
utils
::
office
::
hp
{
package
{
[
'hplip-gui'
,
]:
ensure
=>
present
,
}
}