Commit graph

12 commits

Author SHA1 Message Date
mh
ad0c61388d be sure to include tinc so we can reference variable ($use_shorewall) 2015-01-03 21:32:51 +01:00
mh
c1bd9b7616 unify naming 2015-01-03 21:23:07 +01:00
mh
06aa8b9c4e refactor module to a more modern approach
- use concat instead of file_line, which makes cleaning up files
  much easier resp. automagically.
- don't use the puppetmaster as an intermediate registry to
  get the set of hosts to connect to. This way we have one
  dependency less on the puppetmaster and don't need to depend on
  an additional puppet run on the master to include a new client.
- make the setup more modular and choose a better naming so that
  it actually fits more what it does and also it will allow us
  to add more type of networks much easier in the future.
2015-01-03 14:13:05 +01:00
mh
913e49b0c0 make it el7 ready 2014-12-28 13:55:29 +01:00
mh
21765c9212 take hiera out of the params 2012-06-14 10:42:51 -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
Andreas
676f24c532 add startup files for centos (not privded in rpmforge-rhel5) 2010-10-22 19:11:59 -05:00
Andreas
4ee8a73114 rewrite of mh 2010-10-22 16:15:28 -05: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