Issue #17925 has been updated by Jeff McCune. Status changed from In Topic Branch Pending Review to Merged - Pending Release Target version changed from 1.6.x to 1.6.17
# Merged into 1.6.x And up through master as 656c5ae. This fix will be released in Facter 1.6.17. -Jeff ---------------------------------------- Bug #17925: Could not retrieve ec2_userdata: 404 Not Found https://projects.puppetlabs.com/issues/17925#change-78680 Author: Banio Carpenter Status: Merged - Pending Release Priority: Normal Assignee: Category: cloud - ec2 Target version: 1.6.17 Keywords: ec2 Branch: https://github.com/puppetlabs/facter/pull/375 Affected Facter version: 1.6.16 # puppet agent --version 3.0.1 # facter --version 1.6.16 # ruby --version ruby 1.8.7 (2011-06-30 patchlevel 352) [x86_64-linux] When puppet agent -t is run on my ec2 instances, it outputs on stderr: Could not retrieve ec2_userdata: 404 Not Found This appears to be due to the ec2_userdata function in: /usr/lib/ruby/site_ruby/1.8/facter/ec2.rb When I comment the function I no longer get the error. -- 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.
