Actions
Bug #4658
closedEnvironment list returns undefined method `[]' for nil:NilClass on Puppet 3.5
Description
On Puppet 3.5, the environment import throws an exception:
NoMethodError: undefined method `[]' for nil:NilClass /usr/share/foreman-proxy/bin/../lib/proxy/puppet/environment.rb:29:in `puppet_environments' /usr/share/foreman-proxy/bin/../lib/proxy/puppet/environment.rb:13:in `all' /usr/share/foreman-proxy/bin/../lib/puppet_api.rb:40:in `GET /puppet/environments'
Updated by Dominic Cleal almost 11 years ago
- Blocks Tracker #4359: Puppet 3.5.0 support added
Updated by Dominic Cleal almost 11 years ago
- Status changed from Assigned to Ready For Testing
Updated by Dominic Cleal almost 11 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset dd37400544ff6f50bca77a1c13a82a3073cb8ebd.
Updated by Dominic Cleal almost 11 years ago
- Related to Bug #4686: Proxy attempts to load Puppet config at /usr/share/foreman-proxy/.puppet/puppet.conf added
Actions