Hi,
we are testing cloud-init rpm from 
http://pbrady.fedorapeople.org/cloud-init-el6/
on Scientific Linux CERN 6 (SLC6) which is I think a derivate of EL6. 

We're getting 

2012-06-15 14:32:39,061 - __init__.py[WARNING]: Traceback (most recent call 
last):
  File "/usr/lib/python2.6/site-packages/cloudinit/CloudConfig/__init__.py", 
line 118, in run_cc_modules
    cc.handle(name, run_args, freq=freq)
  File "/usr/lib/python2.6/site-packages/cloudinit/CloudConfig/__init__.py", 
line 71, in handle
    mod = __import__("cc_" + name.replace("-", "_"), globals())
ImportError: No module named cc_config

during startup from
"cloud-init-cfg config all" executed from /etc/init.d/cloud-config.

Shouldn't it be the other way around - "cloud-init-cfg all config"?

Are the iniscripts for the rpm in version control somewhere?

Cheers,
Tomas
_______________________________________________
cloud mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/cloud

Reply via email to