Граф коммитов

11 Коммитов

Автор SHA1 Сообщение Дата
Jesse Wolfe b6e2ce6a85 feature #2276 Single Executable: help info
Change the --help text to match the new single executable invocations

Signed-off-by: Jesse Wolfe <jes5199@gmail.com>
2010-02-17 06:50:53 -08:00
James Turnbull b49c60bd35 Update man pages and partial doc fix to #3491 2010-02-17 06:50:53 -08:00
Luke Kanies 7a327775c1 Renaming applications, mostly removing 'puppet'
Signed-off-by: Luke Kanies <luke@madstop.com>
2010-02-17 06:50:53 -08:00
Brice Figureau 3e9677f00a Feature #2839 - fingerprint certificate
This patch adds several things:
 * certificate fingerprinting in --list mode
 * a puppetca action called "--fingerprint" to display fingerprints
of given certificates (or all including CSR)
 * a --fingerprint puppetd option to display client certificates
 * each time a CSR is generated, its fingerprint is displayed in the log

It is also possible to use --digest in puppetca and puppetd to specify a specific digest
algorithm.

Signed-off-by: Brice Figureau <brice-puppet@daysofwonder.com>
2010-01-19 08:37:23 +11:00
Deepak Giridharagopal 2d4b795e81 Fix #1934 - detailed-exitcodes for puppetd
This option only works when --onetime is specified, as it doesn't make
much sense to worry about exit codes in the context of a long-running
daemon.

This required a refactoring of the existing --detailed-exitcodes code,
as "puppetd" wasn't directly creating a transaction object (like
"puppet" does).

Added Report::exit_status, which did what was previously hard-coded
into the "puppet" executable.

An Agent's "run" method now returns a value (the result of the
individual client class' "run" method)

The "puppetd" agent's "run" method now returns a transaction report, as
that seems like the logical thing to return as the result of applying a
catalog.

Signed-off-by: Deepak Giridharagopal <deepak@brownman.org>
2009-11-19 14:00:41 +11:00
Ian Taylor 4f2c066a97 Removed extra whitespace from end of lines 2009-06-06 09:12:00 +10:00
James Turnbull e180a918a9 Fixed #2271 - Fix to puppetd documentation 2009-05-18 17:23:07 +10:00
James Turnbull 3e0a9cda8c Moved of puppetd, puppetca, puppetmasterd, puppetrun binary from bin to sbin 2009-03-21 02:27:00 +11:00
luke 4f7c650cf7 Moving puppetd and puppetmasterd back to bin. Damn. Reverting the fix to #323.
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@2594 980ebf18-57e1-0310-9a29-db15c13687c0
2007-06-15 23:11:43 +00:00
luke 4910301a2f Fixing a typo in the docs
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@2578 980ebf18-57e1-0310-9a29-db15c13687c0
2007-06-14 05:36:30 +00:00
luke 4aef0ba7cf Fixing #323 -- puppetd and puppetmasterd are now in sbin; packages still need to be fixed
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@2529 980ebf18-57e1-0310-9a29-db15c13687c0
2007-05-20 16:35:14 +00:00