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
/
subsystem
/
macchanger.pp
blob: f5e543809ef37ae1a92ad5611f9d5ade685272d7 (
plain
)
1
2
3
4
5
class
nodo
::
subsystem
::
macchanger
{
package
{
'macchanger'
:
ensure
=>
present
,
}
}