Hi Jay-

Its resolved,
It's a Capital letters issue with the node hostname.

 But then, I have found the following.


err: Could not prefetch package provider 'pip': (provider=pip)
err: /Stage[main]/Recheckwatch/Package[gerritlib]: Could not evaluate: 
(provider=pip)
err: /Stage[main]/Os_ext_testing::Base/Package[virtualenv]: Could not evaluate: 
(provider=pip)


Duplicate declaration: A2mod[rewrite] is already declared in file 
/root/os-ext-testing/puppet/modules/os_ext_testing/manifests/master.pp at line 
34; cannot redeclare at /root/config/modules/zuul/manifests/init.pp:236 on node 
freescale-openstack-ci.ap.freescale.net

Duplicate declaration: A2mod[proxy] is already declared in file 
/root/os-ext-testing/puppet/modules/os_ext_testing/manifests/master.pp at line 
37; cannot redeclare at /root/config/modules/zuul/manifests/init.pp:239 on node 
freescale-openstack-ci.ap.freescale.net

Duplicate declaration: A2mod[proxy_http] is already declared in file 
/root/os-ext-testing/puppet/modules/os_ext_testing/manifests/master.pp at line 
40; cannot redeclare at /root/config/modules/zuul/manifests/init.pp:242 on node 
freescale-openstack-ci.ap.freescale.net

I have edited init.pp and commented the lines.






--
Trinath Somanchi - B39208
[email protected] | extn: 4048

From: [email protected] [mailto:[email protected]]
Sent: Wednesday, February 19, 2014 6:07 PM
To: Jay Pipes
Cc: [email protected]
Subject: [OpenStack-Infra] External Testing :: install-master.sh errors


Hi Jay-



While installing the master node  using install_master.sh,



I get this error



Could not parse configuration file: Certificate names must be lower case; see 
#1168



with the command,



sudo puppet apply --verbose $PUPPET_MODULE_PATH -e "class 
{'os_ext_testing::master': $CLASS_ARGS }"



When I print the command, the complete key and certificate file contents are 
given in the JSON format. I feel, that this error specifies that it needs only 
lower case string rather than upper case.



Also, do we need to provide the file names or the file contents in the JSON 
string to the "puppet apply" command.



Kindly guide me resolve the same.



Thanks in advance,



--

Trinath S




_______________________________________________
OpenStack-Infra mailing list
[email protected]
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra

Reply via email to