Commit graph

26 commits

Author SHA1 Message Date
d880581e56 Added support for custom options into network::trunk 2012-04-20 09:43:23 +03:00
19049e0273 Fixed spelling mistake from network::route. 2012-03-31 14:11:09 +03:00
84edcd61ed Fixed "unquoted file mode" errors given by puppet-lint. 2012-03-27 16:10:01 +03:00
34c36045fa Fixing puppet-lint errors. 2012-03-27 14:41:39 +03:00
Ossi Salmi
6ed4c9aafd Added options parameter for network::vlan
Allows adding VLAN interfaces to bridges.
2012-03-13 14:15:04 +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
Ossi Herrala
1906368545 Make it possible to set IPv6 only default route in CentOS/Fedora. 2012-02-06 14:24:19 +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
f64fe99dbc Added network::hostname class which sets hostname according to $homename fact. 2011-05-18 09:00:52 +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
9ec1334414 Added explicit deletion of default route when network is restarted in OpenBSD. 2011-03-14 14:54:42 +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
583148f871 Added class for disabling NetworkManager 2011-03-09 14:41:07 +02:00
Ossi Salmi
7a9911a54d Added udev configuration for network interfaces on Ubuntu 2011-03-09 14:41:06 +02:00
Ossi Salmi
0a11cf20aa Fixed network config updating on Ubuntu 2011-03-09 14:41:05 +02:00
5475229cfd Fixed deprecation warnings "Files found in modules without specifying 'modules' in file path". This will break 0.24.x client compatibility. 2011-01-26 20:06:13 +02:00
Ossi Salmi
230c2c0e2b Added initial support for Debian and Ubuntu to network module 2010-11-19 18:29:09 +02:00
f068458514 Ignore errors from ifdown when restarting interfaces on Linux. 2010-10-13 22:12:33 +03:00
8d84e3a919 Fixed missing $ marks from network::interface definition. 2010-06-11 14:01:31 +03: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