RedHatOfficial/ansible-redhat_openshift_utils

Name: ansible-redhat_openshift_utils

Owner: Red Hat

Description: Ansible content supplemental to the openshift-ansible project for doing things that don't ship with that project, such as prerequisites for updates, upgrades, restarts, etc.

Created: 2018-01-29 18:59:47.0

Updated: 2018-03-26 12:54:42.0

Pushed: 2018-03-14 03:13:30.0

Homepage: null

Size: 21

Language: null

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

ansible-redhat_openshift_utils

Ansible content supplemental to the openshift-ansible project for doing things that don't ship with that project, such as prerequisites for updates, upgrades, restarts, etc.

Playbooks

Playbooks provided by this project.

ocp-rolling-os-update-and-upgrade.yml

Performs a rolling (one host at a time) operating system (OS) update and/or upgrade to the OCP cluster. This is done as per the instructions at Operating System Updates and Upgrades.

Assumptions Required groups
ocp-upgrade-preparation.yml

Performs the steps should be preforemd before Performing Automated In-place Cluster Upgrades. Specifically before running the appropriate upgrade playbook in the openshift-ansible project.

This is essentially an assible version of Preparing for an Automated Upgrade.

ocp-upgrade-cleanup.yml

Performs the steps that should be prefored after Performing Automated In-place Cluster Upgrades. Specifically after running the appropriate upgrade playbookin the openshift-ansible project.

ocp-ldap-groups-sync.yml

Performs an ldap group sync.

Options

| parameter | required | default | choices | comments |———————————|———-|———|———|——————————————— | ocp_ldap_server_fqdn | yes | | | FQDN of the LDAP server | ocp_ldap_bind_dn | yes | | | Bind DN to usu | ocp_ldap_bind_password | yes | | | Bind passwrod assoicated with the ocp_ldap_bind_dn | ocp_ldap_groups_query_base_dn | yes | | | Base DN for looking for LDAP groups | ocp_ldap_users_query_base_dn | yes | | | Base DN for looking for LDAP users | ocp_ldap_group_uid_name_mapping | yes | | | Hash of LDAP group DNs to OCP group names to map


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.