vmware / photon

Minimal Linux container host
https://vmware.github.io/photon
Other
3.05k stars 696 forks source link

Photon and OpenShift #652

Open felsys opened 7 years ago

felsys commented 7 years ago

Is PhotonOS compatible with OpenShift origin? I tried an ansible installation and got this error

TASK [openshift_facts : Ensure various deps are installed] ********************* failed: [50.19.57.145] (item=[u'iproute', u'python-dbus', u'python-six', u'PyYAML', u'yum-utils']) => {"failed": true, "item": ["iproute", "python-dbus", "python-six", "PyYAML", "yum-utils"], "msg": "Could not find a module for unknown."} failed: [54.226.87.211] (item=[u'iproute', u'python-dbus', u'python-six', u'PyYAML', u'yum-utils']) => {"failed": true, "item": ["iproute", "python-dbus", "python-six", "PyYAML", "yum-utils"], "msg": "Could not find a module for unknown."}

kganugapati commented 7 years ago

Thanks for trying this out - it looks like there are several missing packages - we'll review quickly and figure out how we can get them into the repo

YustasSwamp commented 5 years ago

Can you post ansible playbook that was failed, please?

mxb78 commented 5 years ago

Just giving this issue a bump. Also looking into running openshift on top of photon.