]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - modules/ganeti2/manifests/init.pp
wheezy
[dsa-puppet.git] / modules / ganeti2 / manifests / init.pp
index bacb78cf91b704722162e6e369c952cb494d6c3c..743a29d51a68ff1061c6caf0249c099a9ee7a1bc 100644 (file)
@@ -30,6 +30,9 @@ class ganeti2 {
                '/etc/ganeti/instance-debootstrap/variants/dsa.conf':
                        content => template('ganeti2/instance-debootstrap/variants/dsa.conf.erb'),
                        ;
+               '/etc/ganeti/instance-debootstrap/variants/dsa-wheezy.conf':
+                       content => template('ganeti2/instance-debootstrap/variants/dsa-wheezy.conf.erb'),
+                       ;
                '/etc/ganeti/instance-debootstrap/hooks/00-dsa-configure-networking':
                        content => template('ganeti2/instance-debootstrap/hooks/00-dsa-configure-networking.erb'),
                        mode   => '0555',