Actions
Bug #6033
closedpublishing an empty content view errors with "undefined method `puppet?'"
Description
Today's latest develop/master foretello
Created a cv, then published it via UI (no repos or content added to cv).
NoMethodError: undefined method `puppet?' for #<Katello::ContentViewPuppetEnvironment:0x0000000b9138a8> /usr/local/rvm/gems/ruby-1.9.3-p448@foreman/gems/activemodel-3.2.18/lib/active_model/attribute_methods.rb:407:in `method_missing' /usr/local/rvm/gems/ruby-1.9.3-p448@foreman/gems/activerecord-3.2.18/lib/active_record/attribute_methods.rb:149:in `method_missing' /home/thomasmckay/code/katello/app/lib/actions/katello/repository/node_metadata_generate.rb:21:in `block in plan'
Actions