GithubHelp home page GithubHelp logo

noralutz / ansible-redhat_openshift_utils Goto Github PK

View Code? Open in Web Editor NEW

This project forked from redhatofficial/ansible-redhat_openshift_utils

0.0 2.0 0.0 24 KB

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.

License: Apache License 2.0

ansible-redhat_openshift_utils's Introduction

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

  • etcd is deployed to masters
    • pull request welcome to make this work with etcd either on masters or on seperate nodes

Required groups

  • masters
  • infra-nodes
  • app-nodes

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] (https://docs.openshift.com/container-platform/latest/install_config/upgrading/automated_upgrades.html#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
ocp_ldap_insecure no false true, false Whether to use insecure connection to LDAP
ocp_ldap_ca no Path to CA for LDAP server
ocp_projects_group_roll_mapping no Array of dictionaries mapping a group and role to a projects

ansible-redhat_openshift_utils's People

Contributors

itewk avatar

Watchers

James Cloos avatar Nora Lutz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.