Giter Club home page Giter Club logo

rht-labs-ci-cd's Introduction

Open Innovation Labs Enablement CI/CD Exercise

Repository hosts the Labs Enablement material. It is a working skeleton that learners will use in conjunction with the enablement-docs.

Basic usage

  1. Clone this repository.
  2. Log on to an OpenShift server oc login -u <user> https://<server>:<port>/
  3. Install the required openshift-applier dependency:
ansible-galaxy install -r requirements.yml --roles-path=roles
  1. Run the play book using this to create projects and roles
ansible-playbook apply.yml -i inventory/ -e target=bootstrap
  1. Run the play book using this to create projects and roles
ansible-playbook apply.yml -i inventory/ -e target=tools

Running a Subset of the Inventory

  1. See the docs in casl-ansible
  2. The only required tag to deploy objects within the inventory is projects, all other tags are optional
  3. Here is an example that runs the tags that provision projects, ci, and jenkins objects:
ansible-playbook apply.yml -e target=tools \
     -i inventory/ \
     -e "filter_tags=jenkins,ci,projects"

rht-labs-ci-cd's People

Contributors

springdo avatar rsriniva avatar tompage1994 avatar oybed 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.