Issue #8146 has been updated by Michael Stahnke. Status changed from Merged - Pending Release to Closed
Ticket is included in 1.2rc1 ---------------------------------------- Bug #8146: external_node script should have default DASHBOARD_URL of localhost:3000 https://projects.puppetlabs.com/issues/8146 Author: Nick Fagerlund Status: Closed Priority: Normal Assignee: Nick Fagerlund Category: Target version: 1.2 Keywords: Branch: https://github.com/nfagerlund/puppet-dashboard/tree/ticket%2Fmaster%2F8146 Affected URL: Affected Dashboard version: Right now, `bin/external_node` has a default `DASHBOARD_URL` of http://dashboard:3000. That's broken by default unless the user has set up name resolution properly. I think we should use localhost:3000 instead, since it's true some large proportion of the time and it matches the assumptions we make everywhere else (i.e. that dashboard and master share a box unless you say otherwise). (see, f'rex, `reporturl`.) -- 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://projects.puppetlabs.com/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.
