On Sat, May 29, 2010 at 8:33 PM, James Turnbull <[email protected]>wrote:

> Nigel Kersten wrote:
>
> >
> >
> > Should it be 'clientcert' or 'clientcertname' ?
> >
>
> Either works for me.
>
>
The problem is that we're already inconsistent :)

+        values["clientcert"] = Puppet.settings[:certname]
        values["clientversion"] = Puppet.version.to_s
        values["environment"] ||= Puppet.settings[:environment]


I vote we either make it:

clientcertname
clientversion
clientenvironment

or

certname
version
environment

to be consistent, but I'm not sure of the issues leading us to rename
'version' as 'clientversion' originally.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-dev?hl=en.

Reply via email to