Issue #22278 has been reported by Rodney Beede. ---------------------------------------- Feature #22278: Add serveripaddresses fact to provide all IP addresses on Puppet master to all nodes https://projects.puppetlabs.com/issues/22278
* Author: Rodney Beede * Status: Unreviewed * Priority: Normal * Assignee: * Category: compiler * Target version: * Affected Puppet version: 3.2.3 * Keywords: serverip facts * Branch: ---------------------------------------- Update puppet/indirector/catalog/compiler.rb to include a serveripaddresses fact in @server_facts that can be used by all Puppet agents. This would be similar to the serverip fact, but provide an array (or comma separated string) of all IPv4 and IPv6 addresses on the Puppet master. Exclusion of the loopback interface addresses (127.0.0.1, ::1) would probably make sense. This would be useful for configuration files on agents such as authorized_keys where I may want to have a from="comma separated list of all IPs on the master" or other similar situations. -- 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/groups/opt_out.
