index
:
alex/alexpdp7.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
personal_infra
/
puppet
/
modules
/
debian
/
manifests
/
init.pp
blob: fd85713d0963f36ded5e48908b2688b8066ac567 (
plain
)
1
2
3
4
5
class debian { exec {'/usr/bin/apt update': refreshonly => true, } }