puppet-vswitch/releasenotes/notes/ovs-debian-6eb866a703b1ced5.yaml
Benedikt Trefzer 0b1ea47ed2 rework service and fix service for debian jessie
- use ::vswitch::params for service parameters
- on debian jessie openvswitch has now proper init scripts
  with status. This patch avoids restarting ovs on each
  puppet run on jessie.
- this patch breaks debian versions older than wheezy
  (which are not supported by debian anymore)

Change-Id: I48c81b9987935c848009b4bf3ed010c70ab1a404
Co-Authored-By:  Alex Schultz <aschultz@redhat.com>
2016-11-30 23:26:36 -07:00

5 lines
126 B
YAML

---
fixes:
- Updates to service options for ovs when running under Debian jessie to
not restart ovs on each puppet run.