Commit graph

41 commits

Author SHA1 Message Date
mh
df3902505e fix naming 2010-12-30 14:35:38 +01:00
mh
a7e2e63e23 this is a little helper class for the puppetmaster to be able to self organize the nodes 2010-12-30 14:27:07 +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
e41cf10088 some more magic to lookup the ip address for the bridged interface 2010-12-29 22:53:40 +01:00
mh
3a8a08dd28 remove legacy parameters 2010-12-29 22:47: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
mh
1a70f0ab0c enable the vpn_net define to generate keys on the master 2010-12-29 21:43:54 +01:00
mh
d506e8a652 add a kegeneration function 2010-12-29 20:12:51 +01:00
mh
da1978bbba init script is now part of the rpm 2010-11-04 14:16:55 +01:00
duritong
8c5176be64 line breaks 2010-10-24 21:48:50 +02:00
duritong
0d17278d4b we have restart in init.d script, remove duplicated dependencies 2010-10-24 21:47:20 +02:00
duritong
dde5594c0b fixing init script 2010-10-24 21:45:40 +02:00
Andreas
0d9e9240c2 array string issue 2010-10-23 17:31:57 -05:00
Andreas
751beda197 option for shorewall zone 2010-10-23 15:31:36 -05:00
Andreas
3f7b7f1371 thinking error 2010-10-23 14:01:30 -05:00
Andreas
af55efce91 add shorewall Interface to local 2010-10-23 13:47:11 -05:00
Andreas
d25dbc22b7 correction in tinc-up; add tinc-down 2010-10-23 00:01:14 -05:00
Andreas
b3920f06ec no user tinc 2010-10-22 19:25:23 -05:00
Andreas
5118ab3068 add startup files for centos (not privded in rpmforge-rhel5) 2010-10-22 19:12:11 -05:00
Andreas
676f24c532 add startup files for centos (not privded in rpmforge-rhel5) 2010-10-22 19:11:59 -05:00
Andreas
3c6909579b correct permissions and +x for tinc-up 2010-10-22 18:59:20 -05:00
Andreas
61c89e36d4 set variables in puppet 2010-10-22 18:48:21 -05:00
Andreas
5786d57a9c typo 2010-10-22 18:33:57 -05:00
Andreas
b0bb6e6ba2 tinc needs names to me alphas 2010-10-22 18:29:49 -05:00
Andreas
18c7bac807 typo 2010-10-22 16:53:15 -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
400cc293c8 put everything at the right location 2010-09-01 11:24:17 +02:00
mh
9210670776 rename variable to avoid collision with facts 2010-09-01 11:21:59 +02:00
mh
b77e527343 forgot to rename variable 2010-09-01 11:16:24 +02:00
mh
84f2b50a38 if we want to use the ip, we should use it 2010-09-01 10:56:17 +02:00
mh
e1594f51d2 fix various typos 2010-09-01 10:55:54 +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
mh
7cc28431b5 fix source typos 2010-08-31 18:27:33 +02:00
mh
64f7942aab remove unnecessary requires, files autorequire resources up in their fs-tree 2010-08-31 18:22:39 +02:00
mh
ea9f763d86 put files at the right location 2010-08-31 18:18:36 +02:00
mh
90aee54317 (code-)style for file sources 2010-08-31 18:17:48 +02:00
Andreas
32bee6cf5a further dev 2010-08-31 17:54:24 +02:00
Andreas
fbdaf724d5 init of module tinc 2010-07-22 17:00:51 +02:00