HomePhorge

(PUP-3268) Raise an error for unknown puppet.conf sections
e2c405f6d7a9Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-3268) Raise an error for unknown puppet.conf sections

For Puppet 4, switch from deprecation warnings for [legacy] puppet.conf
sections to raising an error during configuration parsing. The only
accepted sections are 'main', 'master', 'agent', 'user'. Refactored how
allowed section names are specified when parsing. The environment.conf
files are handled by the same parser, but merely warn for unknown
settings/sections and ignore them.

Details

Provenance
Josh Partlow <joshua.partlow@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU501177ef8bb6: (PUP-3268) Fail if environment settings encounted in puppet.conf
Branches
Unknown
Tags
Unknown

Event Timeline

Josh Partlow <joshua.partlow@puppetlabs.com> committed rPUe2c405f6d7a9: (PUP-3268) Raise an error for unknown puppet.conf sections (authored by Josh Partlow <joshua.partlow@puppetlabs.com>).Dec 4 2014, 9:41 PM