puppet-vswitch/manifests
Athanasios Douitsis 55637faa6f Support for FreeBSD
Experimental support for FreeBSD. Requires a fairly recent version
of FreeBSD with pkgng installed. The ovs commands remain exactly
the same, however it is necessary to replace invocations of the
ip command with and equivalent ifconfig command in FreeBSD. Also,
appropriate setting of the datapath is also required to make a
bridge actually appear as an interface.

Specified the default expected parameters for vswitch::ovs when
used under FreeBSD. Also, some minor changes were made to the
vswitch::ovs parameters, most notably the addition of a status
parameter for the required services (ovs-vswitchd,ovsdb-server).

Change-Id: I4c3923d17ac04402ac94ccea01e1d8ffcb5c0e4f
2015-09-17 17:32:33 +03:00
..
init.pp Add Puppet 4.x lint checks 2015-04-17 11:54:35 +02:00
ovs.pp Support for FreeBSD 2015-09-17 17:32:33 +03:00
params.pp Support for FreeBSD 2015-09-17 17:32:33 +03:00