HomePhorge

Wire up the `setbycli` slot in Puppet settings.
f18df2bef58dUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Wire up the setbycli slot in Puppet settings.

There was an existing slot on the setting object that tracked if the value had
been set on the command line or not, but it was not wired up to the rest of
the system.

This wires that up, allowing us to use that to determine if the
dns-alt-names setting should apply just to the local node, or to all nodes,
safely from the puppet cert application.

Signed-off-by: Daniel Pittman <daniel@puppetlabs.com>

Details

Provenance
Daniel Pittman <daniel@puppetlabs.com>Authored on
Nick Lewis <nick@puppetlabs.com>Committed on Oct 22 2011, 12:51 AM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUefa61f2cc5c6: (#2848) rename subject-alt-name option to dns-alt-names
Branches
Unknown
Tags
Unknown

Event Timeline

Nick Lewis <nick@puppetlabs.com> committed rPUf18df2bef58d: Wire up the `setbycli` slot in Puppet settings. (authored by Daniel Pittman <daniel@puppetlabs.com>).Oct 22 2011, 12:51 AM