Bug #32295
Puppet service by default disabled on fresh-deployed Debian/Ubuntu/SLES11-Servers
Difficulty:
Triaged:
No
Description
We deployed a SLES11, Debian9/10 or Ubuntu 16/18/20-Server with the new puppet agent (6.21) configured. By default, the puppet agent is disabled.
(This does NOT occur for CentOS and SLES12+)
Associated revisions
History
#1
Updated by The Foreman Bot almost 2 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8440 added
#2
Updated by The Foreman Bot almost 2 years ago
- Fixed in Releases 2.5.0 added
#3
Updated by Nadja Heitmann almost 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|4c47e3dfb88ac68c778d2089874df61eb46d7dc2.
#4
Updated by The Foreman Bot almost 2 years ago
- Assignee set to Ondřej Ezr
- Pull request https://github.com/theforeman/foreman/pull/8505 added
#5
Updated by Tomer Brisker almost 2 years ago
- Fixed in Releases 2.4.1 added
Fixes #32295 - Fix Puppet service for Debian provisioning
This is a workaround for a Puppet bug where the provider is incorrect
and the service ends up not being enabled.
https://tickets.puppetlabs.com/browse/PUP-10963