Issue #1413 has been updated by jamtur01. Status changed from Unreviewed to Accepted Assigned to set to luke
I can't work out where this is coming form. The defaults.rb is still set to $server. Luke? ---------------------------------------- Bug #1413: ca_server changed from $server to puppet between 0.23.1 and 0.24.4 http://reductivelabs.com/redmine/issues/show/1413 Author: mwr Status: Accepted Priority: Normal Assigned to: luke Category: Target version: Keywords: Complexity: Unknown Patch: None Affected version: 0.24.4 Debian package 0.23.1: <pre> gold:~# puppetd --version ; puppetd --genconfig | grep ca_server 0.23.1 # ca_server = $server </pre> Debian package 0.24.4: <pre> ch314d:/etc/puppet# puppetd --version ; puppetd --genconfig | grep ca_server 0.24.4 ca_server = puppet </pre> Fujin confirmed on irc that 0.24.x head also returns "puppet". Since my puppetmaster's name is not "puppet", this causes quite a bit of trouble versus 0.23 and earlier. ---------------------------------------- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://reductivelabs.com/redmine/my/account --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Bugs" 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-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
