This project will no longer be maintained by Intel.
Intel has ceased development and contributions including, but not limited to, maintenance, bug fixes, new releases, or updates, to this project.
Intel no longer accepts patches to this project.
If you have an ongoing need to use this project, are interested in independently developing it, or would like to maintain patches for the open source software community, please create your own fork of this project.
Please, refer to Reference Architecture document for actual instructions.
git clone [email protected]:intel/openshift-container-architecture.git
Inventory file has to be filled manually. Refer to hosts.example for possible variables.
cp hosts.example /etc/ansible/hosts; vim /etc/ansible/hosts
Update inventory group [arista] and run:
ansible-playbook src/eos-configuration/configure_eos.yaml
ansible-playbook ipxe-deployer/ipxe.yml
env IPMI_PASSWORD=password /tftp/reboot.sh -b pxe -r -f /tftp/ipmi.list.txt
ansible-playbook src/prerequisites/nodes_setup.yaml -k
switch user to openshift:
su - openshift
run:
ansible-playbook src/keepalived-multimaster/keepalived.yaml
As user openshift run:
ansible-playbook /usr/share/ansible/openshift-ansible/playbooks/byo/config.yml