Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
feltra committed Jan 15, 2019
1 parent c3556bc commit 84834fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/pip.pp
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
if $group {
$_group = $group
} else {
$_group = getparam(Class['python'], 'group')
$_group = getparam(Class['python'], 'group')
}
# Get SCL exec prefix
# NB: this will not work if you are running puppet from scl enabled shell
Expand Down

0 comments on commit 84834fa

Please sign in to comment.