Skip to content

Commit

Permalink
Remove compiler_packages from SLES because 💥
Browse files Browse the repository at this point in the history
  • Loading branch information
globin committed Sep 22, 2014
1 parent 6bb27e0 commit eb1ca2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/params.pp
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
$manage_repos = true
case $::operatingsystem {
'SLES': {
$compiler_packages = 'Basis-Devel'
$compiler_packages = []
}
'OpenSuSE': {
$compiler_packages = 'devel_basis'
Expand Down

0 comments on commit eb1ca2a

Please sign in to comment.