vmware / vmware/photon

Photon and OpenShift

Open
#652 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Nice to Have
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.