index
:
puppet-apt
develop
master
nadir
Puppet module for apt
Fluxo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
manifests
/
cron
/
base.pp
blob: 2cfbefb98d77881e30960c3ec048125d64ce0fa9 (
plain
)
1
2
3
class
apt
::
cron
::
base
{
package
{
cron
-
apt
:
ensure
=>
installed
}
}