Oh! You're probably right :) Can you elaborate or point me in the
right direction?
[main]
# Default (/var/puppet/log)
logdir = /var/log/puppet
# Default (/var/puppet/run)
rundir = /var/run/puppet
# Default (/etc/puppet/modules:/usr/share/puppet/modules)
modulepath = /etc/puppet/modules
# How often (in seconds) puppetd connects to the master (default:
1800)
runinterval = 900
# Whether to flush logs to disk immediately
autoflush = true
# Needed for reverse proxy
ssl_client_header = HTTP_X_SSL_SUBJECT
# For external nodes via cobbler "systems"
external_nodes = /usr/bin/cobbler-ext-nodes
node_terminus = exec
On Jan 18, 12:00 pm, Scott Smith <[email protected]> wrote:
> On 1/18/10 11:40 AM, Jamie wrote:
>
> > Hi
>
> > I've searched high and low for the answer to this but can't find any
> > relevant solutions. I know that when the master and client are on
> > different hosts it's pretty simple to solve most SSL issues...
>
> Sounds like you might need to split some parameters up from [main] to
> [puppetd] and [puppetmasterd]
>
> Post your puppet.conf?
>
> -scott
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" 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-users?hl=en.