Skip to content

Commit

Permalink
Merge pull request #35 from welterde/fix-basedir
Browse files Browse the repository at this point in the history
don't ignore basedir parameter
  • Loading branch information
acidprime committed Feb 11, 2014
2 parents 98241d2 + 3ddc84c commit a5d1020
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifests/init.pp
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
modulepath => $modulepath,
remote => $remote,
manage_modulepath => $manage_modulepath,
r10k_basedir => $r10k_basedir,
}

if $mcollective {
Expand Down

0 comments on commit a5d1020

Please sign in to comment.