Skip to content

Commit 825bdfe

Browse files
author
Shiva Poudel
committed
Merge pull request voxpupuli#227 from vicinus/master
include python for access to exec_prefix
2 parents 6edf46f + 0c73a12 commit 825bdfe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

manifests/virtualenv.pp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@
8787
$extra_pip_args = '',
8888
$virtualenv = undef
8989
) {
90+
include ::python
9091

9192
if $ensure == 'present' {
9293
$python = $version ? {

0 commit comments

Comments
 (0)