Commit graph

17 commits

Author SHA1 Message Date
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