Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing dependency python2-openshift #21

Closed
jeffcpullen opened this issue Nov 13, 2019 · 0 comments · Fixed by #27
Closed

Missing dependency python2-openshift #21

jeffcpullen opened this issue Nov 13, 2019 · 0 comments · Fixed by #27
Assignees
Milestone

Comments

@jeffcpullen
Copy link

jeffcpullen commented Nov 13, 2019

The setup command ansible-playbook -i galaxy/openshift-toolkit/custom-dashboards/.applier galaxy/openshift-applier/playbooks/openshift-cluster-seed.yml -e include_tags=infrastructure fails with the following error:


TASK [/tmp/ansible.O_0Fyg/openshift-toolkit/custom-dashboards/mdt-secret-discovery : Fetch grafana_config secret] ******************************
fatal: [localhost]: FAILED! => {"changed": false, "msg": "This module requires the OpenShift Python client. Try `pip install openshift`"}```

Fixed by installing python2-openshift package and rerunning.
@etsauer etsauer self-assigned this Nov 21, 2019
@etsauer etsauer added this to To do in Pelorus Roadmap via automation Nov 26, 2019
@etsauer etsauer closed this as completed Nov 27, 2019
Pelorus Roadmap automation moved this from To do to Done Nov 27, 2019
@etsauer etsauer added this to the v1.2 milestone Nov 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants