remove dependency completly
git-svn-id: https://svn/ipuppet/trunk/modules/sshd@2267 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
This commit is contained in:
parent
f733562469
commit
456fec72ed
1 changed files with 0 additions and 3 deletions
|
@ -229,9 +229,6 @@ class sshd::linux inherits sshd::base {
|
||||||
File[sshd_config]{
|
File[sshd_config]{
|
||||||
require +> Package[openssh],
|
require +> Package[openssh],
|
||||||
}
|
}
|
||||||
Sshkey["$hostname.$domain"]{
|
|
||||||
require => Package["openssh-clients"],
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
class sshd::gentoo inherits sshd::linux {
|
class sshd::gentoo inherits sshd::linux {
|
||||||
|
|
Loading…
Reference in a new issue