[bug-notifications] [puppet 0004816]: Typo in SMF start method of puppet agent
Mantis Bug Tracker
noreply at opencsw.org
Fri Aug 12 10:24:44 CEST 2011
A NOTE has been added to this issue.
======================================================================
https://www.opencsw.org/mantis/view.php?id=4816
======================================================================
Reported By: ja
Assigned To: markp
======================================================================
Project: puppet
Issue ID: 4816
Category: regular use
Reproducibility: always
Severity: major
Priority: normal
Status: acknowledged
======================================================================
Date Submitted: 2011-08-11 21:25 CEST
Last Modified: 2011-08-12 10:24 CEST
======================================================================
Summary: Typo in SMF start method of puppet agent
Description:
There is a typo in the start method for the puppet agent (2.6.9):
sysconfdir="/etc/csw/opt"
should be
sysconfdir="/etc/opt/csw"
As a result of this mistake the config file will not be parsed.
======================================================================
----------------------------------------------------------------------
(0009233) markp (manager) - 2011-08-12 10:24
https://www.opencsw.org/mantis/view.php?id=4816#c9233
----------------------------------------------------------------------
OK, I see your point - you're trying to run it as per the README.CSW in
/etc/puppet? It must be that /etc/puppet/puppet.conf isn't chaining onto
the /etc/opt/csw file. The answer is, as you've found out, run it with
--config= or --confdir=
I'll look at changing the README file to reflect this behaviour.
More information about the bug-notifications
mailing list