Commit graph

12 commits

Author SHA1 Message Date
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