aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/manifests/media_cfg.pp
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2012-12-11 12:02:20 +0000
committerNicolas Vigier <boklm@mageia.org>2012-12-11 12:02:20 +0000
commit93333aa81dae70fac430342ba7d118d75fac3552 (patch)
tree801c612f5516b127348facf87933c5fcb0fb842a /modules/buildsystem/manifests/media_cfg.pp
parent517adb146cd95239aa09dd8979ab6da02e41bbea (diff)
downloadpuppet-93333aa81dae70fac430342ba7d118d75fac3552.tar
puppet-93333aa81dae70fac430342ba7d118d75fac3552.tar.gz
puppet-93333aa81dae70fac430342ba7d118d75fac3552.tar.bz2
puppet-93333aa81dae70fac430342ba7d118d75fac3552.tar.xz
puppet-93333aa81dae70fac430342ba7d118d75fac3552.zip
buildsystem: rename scheduler::var to var::scheduler
Diffstat (limited to 'modules/buildsystem/manifests/media_cfg.pp')
-rw-r--r--modules/buildsystem/manifests/media_cfg.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/buildsystem/manifests/media_cfg.pp b/modules/buildsystem/manifests/media_cfg.pp
index c6de0d35..5418e5d8 100644
--- a/modules/buildsystem/manifests/media_cfg.pp
+++ b/modules/buildsystem/manifests/media_cfg.pp
@@ -1,5 +1,5 @@
define buildsystem::media_cfg($distro, $arch, $templatefile = 'buildsystem/media.cfg') {
- include buildsystem::scheduler::var
+ include buildsystem::var::scheduler
include buildsystem::repository
file { "${buildsystem::repository::dir}/distrib/${distro}/${arch}/media/media_info/media.cfg":