HomePhorge

(#4836) - Agent --disable should allow to put a message
0ffe1acc9221Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#4836) - Agent --disable should allow to put a message

This way it is possible to let other users know why a puppet agent
has been disabled.

Usage:
puppet agent --disable "because working on backup"

When later on, the puppet agent run would abort with:
"Run of Puppet configuration client is administratively
disabled because working on backup; skipping"

It's also possible to not set a message, in which case a default
message is provided.

Signed-off-by: Brice Figureau <brice-puppet@daysofwonder.com>

Details

Provenance
Brice Figureau <brice-puppet@daysofwonder.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU7777d91da0e7: (#3757) - Refactor enable/disable to its own module
Branches
Unknown
Tags
Unknown

Event Timeline

Brice Figureau <brice-puppet@daysofwonder.com> committed rPU0ffe1acc9221: (#4836) - Agent --disable should allow to put a message (authored by Brice Figureau <brice-puppet@daysofwonder.com>).Dec 28 2011, 6:39 PM