Issue #10508 has been updated by Ken Barber. Status changed from In Topic Branch Pending Review to Code Insufficient
See my comments in the pull request. ---------------------------------------- Bug #10508: EC2 facts not available if endpoint timesout or is unavailable https://projects.puppetlabs.com/issues/10508 Author: Matt Moran Status: Code Insufficient Priority: Normal Assignee: Matt Moran Category: library Target version: 1.7.0 Keywords: Branch: https://github.com/puppetlabs/facter/pull/95 Affected Facter version: 1.5.9 Using EC2 facts in templates or putting conditionals around them can be surprising, due to if the EC2 facts are unavailable your puppet runs may produce unexpected behaviour. It would be good if variables from the EC2 metadata endpoint were cached in a file. This can be used to fulfil the facts if the endpoint is unavailable or timesout. -- 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.
