Description of problem: Headpin automation cli run :ping command fails Version-Release number of selected component (if applicable): repo location How reproducible: # yum install -y katello-headpin-all # katello-configure --deployment=headpin Steps to Reproduce: 1.# yum install -y katello-headpin-all 2.# katello-configure --deployment=headpin 3.# headpin --username "admin" --password "admin" ping -v undefined method `[]=' for nil:NilClass 4. http://hudson.rhq.lab.eng.bos.redhat.com:8080/hudson/view/qe-headpin/job/official-headpin-cli/52/ReportNG_Report/ Actual results: Ping command failed Expected results: Ping command works correctly Additional info:
Working now