> > Paul, that ssl error looks like the following post on puppet-users: > https://groups.google.com/forum/#!topic/puppet-users/4-6EimF_-NY/discussion, > which relates to SNI. >
Thank you for pointing me in the right direction. > Adding a server alias to your puppetmaster vhost may resolve your problem. > This is a change in ruby after 1.9.0, so it wouldn't have been in system > ruby on OSX before mavericks. > I can run the agent with --server puppet.$domain or by setting the server in the config file. But I had no success in adding aliases to my puppet/passenger/apache config. After trying to add the required apache directives (NameVirtualHost, ServerName and ServerAlias) and restarting apache, no puppet agents would communicate properly with the master. So I guess I'm going to go with server in puppet.conf for now. Thanks, Paul -- 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/05a3bc7f-eb38-4078-b681-4ea8b9863ba5%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
