Removed kludge for OpenBSD samba install.
This commit is contained in:
parent
9ab2bf1bfd
commit
9c58553bf5
1 changed files with 0 additions and 4 deletions
|
@ -3,10 +3,6 @@
|
|||
class samba::server {
|
||||
|
||||
package { "samba":
|
||||
name => $operatingsystem ? {
|
||||
"openbsd" => "samba-3.5.4p3",
|
||||
default => "samba",
|
||||
},
|
||||
ensure => installed,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue