Photon and OpenShift
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 692
- PR merge metrics
- No merged PRs in 30d
Description
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."}
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the reported Ansible installation output, especially the openshift_facts dependency task and its unknown-module error. Determine whether PhotonOS is supported by OpenShift Origin and whether the package dependency failure is expected; done means a clear compatibility or support answer backed by the installation behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ansible, linux, python
- Domain
- devops, operating-systems
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100