On Mon, Sep 23, 2013 at 9:19 AM, Dan White <[email protected]> wrote:

> It still works this way:
>
> [root ~]# puppet agent --configprint ssldir
> /var/lib/puppet/ssl
> [root ~]# puppet master --configprint ssldir
> /var/lib/puppet-master/ssl
>
>
You are better off specifying the application, e.g. master, and the
--configprint option to obtain the "correct" answer.

as opposed to:
>
> [root ~]# puppet config print ssldir
> /var/lib/puppet/ssl
>

This invokes the `config` face-based application, which has issues...

Josh

-- 
Josh Cooper
Developer, Puppet Labs

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/CA%2Bu97umE61%2BEEVSRjSKgn_-gtyjJKBAbJ9DTxKn8Xi6ojcB2ZQ%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to