aboutsummaryrefslogtreecommitdiffstats
path: root/modules/libvirtd/manifests/init.pp
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2011-03-29 22:48:00 +0000
committerMichael Scherer <misc@mageia.org>2011-03-29 22:48:00 +0000
commit2c200e7528ef92542bf800c171b6cc61a89459c0 (patch)
tree240f7edc1b152db1119ba415ffb9fa8b4cb73be2 /modules/libvirtd/manifests/init.pp
parent5d5a3a39efe043dd49897f087528d6e03e5893e5 (diff)
downloadpuppet-2c200e7528ef92542bf800c171b6cc61a89459c0.tar
puppet-2c200e7528ef92542bf800c171b6cc61a89459c0.tar.gz
puppet-2c200e7528ef92542bf800c171b6cc61a89459c0.tar.bz2
puppet-2c200e7528ef92542bf800c171b6cc61a89459c0.tar.xz
puppet-2c200e7528ef92542bf800c171b6cc61a89459c0.zip
add a type to manage automatically the download of boot.iso for installing virtual machine
Diffstat (limited to 'modules/libvirtd/manifests/init.pp')
-rw-r--r--modules/libvirtd/manifests/init.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/libvirtd/manifests/init.pp b/modules/libvirtd/manifests/init.pp
index 193099c9..d4a8097c 100644
--- a/modules/libvirtd/manifests/init.pp
+++ b/modules/libvirtd/manifests/init.pp
@@ -1,5 +1,6 @@
class libvirtd {
class base {
+ import "download.rb"
# make sure to use a recent enough version
# dnsmasq-base -> for nat network
# netcat-openbsd -> for ssh remote access