projects
/
mirror
/
dsa-puppet.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
puppet 4 foo
[mirror/dsa-puppet.git]
/
modules
/
linux
/
manifests
/
init.pp
1
class linux {
2
include ferm
3
include ferm::per_host
4
include entropykey
5
include rng_tools
6
}