[cloud] #126: python3 only means ansible won't work

Fedora Cloud Trac Tickets cloud-trac at fedoraproject.org
Wed Oct 7 19:02:35 UTC 2015


#126: python3 only means ansible won't work
------------------------------+---------------------
 Reporter:  dustymabe         |      Owner:
     Type:  task              |     Status:  new
 Priority:  major             |  Milestone:  Future
Component:  Cloud Base Image  |   Keywords:  meeting
------------------------------+---------------------
 If we have only python3 in our cloud images then ansible won't work as it
 assumes /usr/bin/python is there. You end up with:

 ```
 GATHERING FACTS
 ***************************************************************
 failed: [f23] => {"failed": true, "parsed": false}
 /bin/sh: /usr/bin/python: No such file or directory
 ```

 We need to figure out a solution to this. For f23 cloud base image maybe
 we decide that adding it via cloud-init is enough.. For vagrant I think we
 should definitely include it in the image.

 There also could be some workaround that I don't know about for this.

-- 
Ticket URL: <https://fedorahosted.org/cloud/ticket/126>
cloud <https://fedorahosted.org/cloud>
Fedora Cloud Working Group Ticketing System


More information about the cloud mailing list