Skip to content

Ansible scripts to deploy ocp infra on top of OSP

Notifications You must be signed in to change notification settings

latouchek/ocpOosp

Repository files navigation

Synopsis

A set of playbooks to deploy OSC infra on top of OSP. (In progress)

Node Type Quantity vCPU RAM Storage Disks
LB 2 1 4 20Gb One volume, vda
Master 3 2 16 2x50Gb Two volumes, vda + vdb
Infra 2 2 16 2x50Gb Two volumes, vda + vdb
App 1 1 16 2x50Gb Two volumes, vda + vdb
Bastion 1 1 4 30Gb One volume, vda

Requirements

Install latest version of ansible

usage

Provide needed infos in all.yaml

Source your cloud rc file

Run:

ansible-playbook openshift-infra-providernet.yaml

or

ansible-playbook openshift-infra-floating.yaml

About

Ansible scripts to deploy ocp infra on top of OSP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages