5 рядки
96 Б
Puppet
5 рядки
96 Б
Puppet
class sshd::gentoo inherits sshd::linux {
|
|
Package[openssh]{
|
|
category => 'net-misc',
|
|
}
|
|
}
|