Actions
Bug #9735
closedUnable to perform incremental update of puppet module in CLI
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1201008
Description of problem:
Unable to perform incremental update of puppet module in CLI
Version-Release number of selected component (if applicable):
Satellite-6.1.0-RHEL-6-20150303.0
How reproducible:
Always
Steps to Reproduce:
hammer> content-view version incremental-update --puppet-module-ids='7e004f56-c4a9-40d0-8792-f19227792cf5' --environment-ids='2' --ids='be822e60-c59c-4a19-aabe-ad5c8785ab56' --id='3'
An error occurred incrementally updating the content view:
undefined method `any?' for nil:NilClass
Actual results:
Error as shown above (production.log attached)
Expected results:
Puppet module incremental update should work fine
Additional info:
Actions