projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64d91b2
)
Automatically load tun on ganeti nodes
author
Tollef Fog Heen
<tfheen@err.no>
Tue, 30 Jul 2013 18:33:59 +0000
(20:33 +0200)
committer
Tollef Fog Heen
<tfheen@err.no>
Tue, 30 Jul 2013 18:34:12 +0000
(20:34 +0200)
modules/ganeti2/manifests/init.pp
patch
|
blob
|
history
diff --git
a/modules/ganeti2/manifests/init.pp
b/modules/ganeti2/manifests/init.pp
index
3c79be0
..
66841e5
100644
(file)
--- a/
modules/ganeti2/manifests/init.pp
+++ b/
modules/ganeti2/manifests/init.pp
@@
-23,6
+23,8
@@
class ganeti2 {
}
}
+ site::linux_module { 'tun': }
+
file {
'/etc/ganeti/instance-debootstrap/variants.list':
content => template('ganeti2/instance-debootstrap/variants.list.erb'),