Skip to content

prometeo-cloud/ocp_skin_cluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ocp_skin_cluster

Description:

Skin a OpenShift cluster with a custom logo and a new login-page

Note: Still work in progress

Behaviour:

Feature: Skin a OpenShift Cluster

  • Given a OpenShift cluster is installed and accessible
  • When The installation is done and you want to apply a new skin
  • Then Ensure directory exists
  • Then Find all files which we will copy
  • Then Copy all files to directory onto servers
  • Then Modify yaml - Add extra CSS to master-config.yml
  • Then Modify yaml - Add new login template
  • Then restart master api on first master
  • Then Waiting for service to be up on first master

Configuration:

Expecing a logo.css and login-template.html inside the files ansible directory

Usage:

How to invoke the role from a playbook:

- name: Install RH IDM
  include_role:
    name: ocp_skin_cluster

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published