Issue #1413 has been updated by luke. Status changed from Accepted to Rejected
Yeah, this is still set to $server, so it's got to be something in the configs, not in Puppet. ---------------------------------------- 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: Rejected Priority: Normal Assigned to: luke Category: settings 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 -~----------~----~----~----~------~----~------~--~---
