From 3ddc84c330e5aa9794abe1edb96d820db6f0f35a Mon Sep 17 00:00:00 2001 From: Tassilo Schweyer Date: Sun, 9 Feb 2014 22:13:58 +0100 Subject: [PATCH] don't ignore basedir parameter --- manifests/init.pp | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/init.pp b/manifests/init.pp index 70776832..a6bae9c7 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -32,6 +32,7 @@ modulepath => $modulepath, remote => $remote, manage_modulepath => $manage_modulepath, + r10k_basedir => $r10k_basedir, } if $mcollective {