Commit graph

8 commits

Author SHA1 Message Date
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
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
3c6909579b correct permissions and +x for tinc-up 2010-10-22 18:59:20 -05:00
Andreas
4ee8a73114 rewrite of mh 2010-10-22 16:15:28 -05:00
mh
7cc28431b5 fix source typos 2010-08-31 18:27:33 +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