Bug 1303445

Summary: After correcting error, receive "undefined method '[]' for nil:NilClass (NoMethodError)"
Product: Red Hat Quickstart Cloud Installer Reporter: Thom Carlin <tcarlin>
Component: fusor-installerAssignee: John Matthews <jmatthew>
Status: CLOSED WONTFIX QA Contact: Dave Johnson <dajohnso>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 1.0Keywords: Triaged
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-06-14 19:51:53 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Thom Carlin 2016-01-31 19:00:21 UTC
Description of problem:

After using workaround in https://bugzilla.redhat.com/show_bug.cgi?id=1303419, receive "/usr/share/katello-installer/hoolks/lib/provisioning_seeder.rb:96:in 'seed': undefined method '[]' for nil:NilClass (NoMethodError)

Version-Release number of selected component (if applicable):

RHCI-6.0-RHEL-7-20160128.t.1

How reproducible:

Unsure

Steps to Reproduce:
1. Install RHCI ISO
2. Log into run launch-fusor-installer
3. Installer fails
4. foreman-rake config -- -k proxy_request_timeout -v 99
5. Rerun launch-fusor-installer

Actual results:

Error message

Expected results:

Successful install

Additional info:

/usr/share/katello-installer/hooks/post/10-setup_provisioning.rb:33in 'block (4 levels in load'
[[...]

Rerun resulted in https://bugzilla.redhat.com/show_bug.cgi?id=1303419 reoccuring