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
/
update.pp
blob: dde83200f161262ac74527bc73198e644c8bde93 (
plain
)
1
2
3
4
5
6
7
class apt::update inherits ::apt { Exec['update_apt'] { refreshonly => false } }