Commit graph

61 commits

Author SHA1 Message Date
mh
23c557c824 fix double require 2014-12-28 13:57:09 +01:00
mh
913e49b0c0 make it el7 ready 2014-12-28 13:55:29 +01:00
mh
a870d1ee71 rather use the universal ip format 2014-12-28 13:30:11 +01:00
mh
54aefdd4bd fix naming 2014-06-20 14:46:45 +02:00
mh
55f588cd06 don't hardcode the netmask 2014-06-20 14:33:39 +02:00
mh
d053d7241d linting 2014-04-18 11:40:43 +02:00
mh
b1db2cacbe fix another deprecation warning 2014-04-18 11:29:41 +02:00
mh
12814b8e9d address puppet 3.x deprecation warnings 2014-04-18 11:09:58 +02:00
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
6ee3c97960 use better compression by default 2013-01-21 12:22:24 +01:00
mh
a4d1497763 make it possible to have also interfaces like eth0.1 2013-01-18 17:22:01 +01:00
mh
21765c9212 take hiera out of the params 2012-06-14 10:42:51 -03:00
mh
0965fda26f refactor things for >2.7 2012-06-08 13:19:37 -03:00
mh
f5761c532a new style for 2.7 2012-06-05 16:38:41 +02:00
mh
ca4d2a5f04 debian init script does not have a status cmd :/ 2012-02-09 18:07:19 +01: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
6eabf6a7f8 use new stdlib function 2011-10-08 20:07:05 +02:00
mh
339f04a89a it is not anymore necessary to add an empty source to purge directories 2011-07-15 17:38:37 +02:00
mh
c97e9308b1 first comes the private key 2011-01-02 13:44:51 +01:00
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