kerberos: Fixed kstart package name for Ubuntu.
This commit is contained in:
parent
6d6e165dad
commit
d783c7e09e
1 changed files with 0 additions and 4 deletions
|
@ -61,10 +61,6 @@ class kerberos::kstart {
|
|||
|
||||
package { "kstart":
|
||||
ensure => installed,
|
||||
name => $::operatingsystem ? {
|
||||
"ubuntu" => "k5start",
|
||||
default => "kstart",
|
||||
},
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue