Commit graph

17 commits

Author SHA1 Message Date
mh
902429773e proper alignment 2013-08-10 15:05:19 +02:00
mh
2b4ab84dd7 make it possible to manage mtu of the tinc interface 2013-08-10 14:58:21 +02:00
mh
a4d1497763 make it possible to have also interfaces like eth0.1 2013-01-18 17:22:01 +01:00
mh
0965fda26f refactor things for >2.7 2012-06-08 13:19:37 -03:00
mh
f55cfe6187 update tinc module to new stuff
* proper scoped var lookup
* use file_line instead of line
* use hiera instead of global $use_shorewall
* cleanup template
2012-02-09 16:13:23 +01:00
mh
8095174d59 automagically register tinc nodes
Now, tinc nodes automagically organize themself within their network,
so you shouldn't have to do anything anymore.
2010-12-30 14:25:28 +01:00
mh
02b3222295 some cleanup 2010-12-29 22:57:06 +01:00
mh
1ee9a13f11 move vpn_net to a more automagic version
Now, we export our configuration to other hosts in our vpn_net
setup. Also we completely rely on keys that are generated on the
master. This reduces any hands on for the vpn setup.
2010-12-29 22:44:26 +01:00
Andreas
d25dbc22b7 correction in tinc-up; add tinc-down 2010-10-23 00:01:14 -05:00
Andreas
61c89e36d4 set variables in puppet 2010-10-22 18:48:21 -05:00
Andreas
b0bb6e6ba2 tinc needs names to me alphas 2010-10-22 18:29:49 -05:00
Andreas
4ee8a73114 rewrite of mh 2010-10-22 16:15:28 -05:00
Andreas
814f79877b disable tinc-up for the moment 2010-10-21 22:23:05 -05:00
Andreas
3e9e878ef6 wrong variable 2010-10-21 19:38:59 -05:00
mh
9210670776 rename variable to avoid collision with facts 2010-09-01 11:21:59 +02:00
mh
c4e969365e fix variable in templates
puppet variables aren't variables in templates. Therefore
has_variable? is not working as expected.
2010-09-01 10:52:35 +02:00
Andreas
32bee6cf5a further dev 2010-08-31 17:54:24 +02:00