Commit graph

23 commits

Author SHA1 Message Date
Ossi Salmi
79c189a4f3 network: Remove unnecessary newline and options from hostname.if.erb 2013-11-06 12:04:05 +02:00
Ossi Herrala
1f0880ceef network, openbsd: Do not output unneccessary newlines when options not present. 2013-10-30 07:08:23 +00:00
Ossi Herrala
14a06d8119 network: Do not output empty lines if no options defined. 2013-10-30 07:05:56 +00:00
Ossi Herrala
36eb38017e network: Move options in OpenBSD to top of /etc/hostname.if so device can be created before using it, etc. 2013-10-30 07:05:56 +00:00
Ossi Salmi
173791faef network: Instance variable fix in ifcfg-if.erb 2013-05-27 14:40:12 +03:00
Ossi Salmi
0e4f99b1bc More instance variable cleanup 2013-05-24 10:29:11 +03:00
Ossi Salmi
dc51af1ca2 Updated all templates to use instance variables 2013-05-05 00:07:55 +03:00
Ossi Salmi
29c6eb5b4d Merge tmakinen/puppet
Conflicts:
	dns/manifests/init.pp
2012-12-03 00:23:32 +02:00
Ossi Herrala
250819a34e Add priority high (:raflags#8:) for rtadvd.conf. 2012-11-22 14:35:01 +00:00
Ossi Herrala
f03286e5e3 Add templates for radvd.conf (Centos/RHEL) and rtadvd.conf (OpenBSD). 2012-11-22 11:21:50 +00:00
aes_ng
b6d34a1cf2 Fixed DNS templates and added support for Ubuntu 12.04 's way of creating resolv.conf. 2012-11-19 11:10:54 +02:00
Ossi Herrala
9b2b56b53b Change IPv4 gateway to empty string so IPv6 only default routes are
possible. Add fail when trying to set custom IPv6 routes. Someone will
fix it someday when there's need.
2012-02-06 14:43:21 +00:00
946d5691c1 Added support for static routes on CentOS and Fedora. 2012-02-06 16:03:44 +02:00
Ossi Salmi
6013834928 Added support for bridge interfaces on Centos and Fedora 2011-07-20 09:07:36 +03:00
fddcfd0eb9 Added support for setting static IPv6 default gateway on OpenBSD and RedHat. 2011-03-16 15:12:47 +02:00
a12b62bea5 Fixed static IPv6 addresses from RedHat style network configuration. 2011-03-16 15:04:56 +02:00
d5df1b9692 Added postcmd option to network::interface and removed ipv6 autoconfiguration from OpenBSD carp interfaces. 2011-03-14 11:29:38 +02:00
c3d3bf2785 Fixed duplicate default routes from openbsd pppoe interfaces. 2011-03-11 20:42:35 +02:00
Ossi Salmi
230c2c0e2b Added initial support for Debian and Ubuntu to network module 2010-11-19 18:29:09 +02:00
9c070ae932 Fixed duplicate IPV6INIT lines from rhel/fedora network module. 2010-05-16 16:11:29 +03:00
61c3a1d3a3 Added IPv6 support for network module. 2010-05-16 14:54:52 +03:00
2592ca9fad Clean up for network::interface definition. 2010-05-10 23:58:29 +03:00
02fa10f33c Initial version of network module. 2009-08-20 00:20:04 +03:00