puppet-nova/releasenotes/notes/fallback_to_redhat_intelligently-d3a158ae263f6103.yaml
Cody Herriges b108a7c36b Conditionally fall back to redhat service provider
This commit partially reverts Change-Id:
  Ic06ffc377f8982337d977bebb96ef7f6196e5c22 and puts in place
  conditionals to work around an issue in Puppet 4.0 through 4.4
  installations where the systemd service provider does not function
  because of a bug managing statically enabled services[1].

  [1] https://tickets.puppetlabs.com/browse/PUP-5353

Closes-Bug: #1577827
Change-Id: If5ea135b294995634506b745f80442e34b101a59
2016-05-05 16:55:20 +00:00

4 lines
191 B
YAML

---
features:
- Fallback to deprecated "redhat" service provider in an intellegent way to get around https://tickets.puppetlabs.com/browse/PUP-5353 on Puppet versions from 4.0 through 4.4.