ubuntu does not have ruby-msgpack
This commit is contained in:
@@ -31,7 +31,9 @@ class puppet (
|
||||
|
||||
Package {
|
||||
provider => 'apt' }
|
||||
package{'ruby-msgpack': ensure => $ensure}
|
||||
if $::lsbdistid != 'Ubuntu' {
|
||||
package{'ruby-msgpack': ensure => $ensure}
|
||||
}
|
||||
}
|
||||
default : {
|
||||
$puppetpkgs = 'puppet'
|
||||
|
||||
Reference in New Issue
Block a user