Scott Dodson 52d2eb56e3 Merge pull request #5829 from sosiouxme/20171020-registry-console-bz1497310 há 7 anos atrás
..
action_plugins 23b37a72ef Ensure proper variable templating for skopeo auth credentials há 7 anos atrás
callback_plugins 5932c90c13 Skip failure dedup instead of crashing há 7 anos atrás
library 9698f76b64 health checks: add diagnostics check há 7 anos atrás
meta 94c195bb55 Removing dependencies for openshift_repos and setting them up early in the cluster build. há 7 anos atrás
openshift_checks 52d2eb56e3 Merge pull request #5829 from sosiouxme/20171020-registry-console-bz1497310 há 7 anos atrás
test 52d2eb56e3 Merge pull request #5829 from sosiouxme/20171020-registry-console-bz1497310 há 7 anos atrás
HOWTO_CHECKS.md b8dc610142 Fix typo há 8 anos atrás
README.md d6cebd0f5c Document how to create new checks há 8 anos atrás

README.md

OpenShift Health Checker

This role detects common problems with OpenShift installations or with environments prior to install.

For more information about creating new checks, see HOWTO_CHECKS.md.

Requirements

  • Ansible 2.2+

Role Variables

None

Dependencies

  • openshift_facts

Example Playbook

---
- hosts: OSEv3
  name: run OpenShift health checks
  roles:
    - openshift_health_checker
  post_tasks:
    - action: openshift_health_check

License

Apache License Version 2.0

Author Information

Customer Success team (dev@lists.openshift.redhat.com)