Hide Forgot
Description of problem: Deploy of the second host failed if I run deploy with the answer file and answer file has line "OVEHOSTED_FIRST_HOST/rootPassword=str:some_password" Version-Release number of selected component (if applicable): ovirt-hosted-engine-setup-1.3.2.2-2.el7ev.noarch How reproducible: Always Steps to Reproduce: 1. Deploy HE on the first host 2. Deploy the second host with the answer file: [environment:default] OVEHOSTED_FIRST_HOST/rootPassword=str:password 3. Actual results: Deployment failed with the traceback 2016-01-14 14:24:14 DEBUG otopi.context context._executeMethod:156 method exception Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/otopi/context.py", line 146, in _executeMethod method['method']() File "/usr/share/ovirt-hosted-engine-setup/scripts/../plugins/ovirt-hosted-engine-setup/core/remote_answerfile.py", line 307, in _customization self._parse_answer_file() File "/usr/share/ovirt-hosted-engine-setup/scripts/../plugins/ovirt-hosted-engine-setup/core/remote_answerfile.py", line 185, in _parse_answer_file self._config.read(self._tmp_ans) File "/usr/lib64/python2.7/ConfigParser.py", line 300, in read for filename in filenames: TypeError: 'NoneType' object is not iterable Expected results: Deploy succeed Additional info:
Verified on ovirt-hosted-engine-setup-2.0.0-0.0.master.20160325145108.gita9a3495.el7.centos.noarch
oVirt 4.0.0 has been released, closing current release.