Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

Commit

Permalink
Merge pull request #168 from vinzent/fix_fedora_25_on_virtualbox
Browse files Browse the repository at this point in the history
(CPR-395) Update kernel package with osfamily RedHat
  • Loading branch information
Michael Stahnke authored Jan 10, 2017
2 parents bf25e3e + 56329fd commit 244341f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifests/modules/packer/manifests/updates.pp
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
$redhat_pkgs = [
'glibc',
'openssh',
'kernel',
]

if $::osfamily == 'Debian' {
Expand Down

0 comments on commit 244341f

Please sign in to comment.