module-tinc/templates
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
..
switch refactor module to a more modern approach 2015-01-03 14:13:05 +01:00
host.erb refactor module to a more modern approach 2015-01-03 14:13:05 +01:00
tinc.conf-header.erb refactor module to a more modern approach 2015-01-03 14:13:05 +01:00