HomeSoftware Heritage

Handle the pluginsync setting deprecation

Description

Handle the pluginsync setting deprecation

In Puppet 4 the pluginsync setting was deprecated. At least in Puppet 5
it generates a deprecation warning and in Puppet 6 it was removed.
Because the default was already true, we only emit it if it's
non-default to avoid the deprecation warning. In Puppet 6 we can detect
an invalid setting so we hard fail.

Details

Provenance
Ewoud Kohl van Wijngaarden <ewoud@kohlvanwijngaarden.nl>Authored on Mar 1 2019, 2:08 PM
Michael Moll <kvedulv@kvedulv.de>Committed on Mar 11 2019, 4:40 PM
olasdPushed on Jun 26 2019, 2:00 PM
Parents
rSPPUP964f110cdb8e: Fixes #26199 - Fix dependency cycle when using git_repo
Branches
Unknown
Tags
Unknown

Event Timeline

Michael Moll <kvedulv@kvedulv.de> committed rSPPUP5ecda93a26ac: Handle the pluginsync setting deprecation (authored by Ewoud Kohl van Wijngaarden <ewoud@kohlvanwijngaarden.nl>).Mar 11 2019, 4:40 PM