[bug-notifications] [puppet 0004816]: Typo in SMF start method of puppet agent

Mantis Bug Tracker noreply at opencsw.org
Sun Aug 14 20:35:06 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:                     resolved
Resolution:                 no change required
Fixed in Version:           
====================================================================== 
Date Submitted:             2011-08-11 21:25 CEST
Last Modified:              2011-08-14 20:35 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.
====================================================================== 

---------------------------------------------------------------------- 
 (0009240) ja (developer) - 2011-08-14 20:35
 https://www.opencsw.org/mantis/view.php?id=4816#c9240 
---------------------------------------------------------------------- 
What about changing the start skript to run puppet with --config or
--confdir? It's more intuitive for the user. You could create /etc/puppet
and document it per README.CSW 

Otherwise a user has to change the start skript, which is - in my opinion
- not so "nice". Changing a configuration is one thing, changing a start
skript is another (again, my opinion). After upgrading a package the config
file will be overwritten and then the software doesn't work and it's
monday, the admin is in vacation ... you know ;-)

Just my two cents.



More information about the bug-notifications mailing list