We created a bootstrap node as part of the deployment procedure. You can remove this node now that the OpenShift Container Platform cluster is up and running. Perform these steps as user ansible.
To convert the bootstrap node to a worker node:
# Provide bootstrap node details below
bootstrap_node:
- name: bootstrap
mac: 3C:FD:FE:B8:DD:00
ip: 100.82.46.26
ansible-playbook -i hosts ocp.yml