Merge tmakinen/puppet

Conflicts:
	dns/manifests/init.pp
This commit is contained in:
Ossi Salmi 2012-12-03 00:23:32 +02:00
commit 29c6eb5b4d
9 changed files with 194 additions and 14 deletions

View file

@ -0,0 +1,16 @@
# <%= description %>
interface <%= name %>
{
AdvSendAdvert on;
MinRtrAdvInterval 3;
MaxRtrAdvInterval 10;
AdvHomeAgentFlag off;
prefix <%= prefix %>
{
AdvOnLink on;
AdvAutonomous on;
AdvRouterAddr off;
};
};

View file

@ -0,0 +1,4 @@
# <%= description %>
<%= name %>:\
:addr="<%= prefix.split("/").first %>":":prefixlen#<%= prefix.split("/").last %>:raflags#8: