diff options
author | Jason DeTiberus <jdetiber@redhat.com> | 2015-03-23 16:30:49 -0400 |
---|---|---|
committer | Jhon Honce <jhonce@redhat.com> | 2015-03-24 11:29:44 -0700 |
commit | d67c5b8f79609d2d3b07cc009f58e3dc988782c5 (patch) | |
tree | 9daf6d897dbb60d680f6dd195464e5157eab6953 /roles/ansible/tasks | |
parent | 461f6c1e07f36238729944a5f769600077ebf0b0 (diff) | |
download | openshift-d67c5b8f79609d2d3b07cc009f58e3dc988782c5.tar.gz openshift-d67c5b8f79609d2d3b07cc009f58e3dc988782c5.tar.bz2 openshift-d67c5b8f79609d2d3b07cc009f58e3dc988782c5.tar.xz openshift-d67c5b8f79609d2d3b07cc009f58e3dc988782c5.zip |
node registration changes
- Remove default value for openshift_hostname and make it required
- Remove workarounds that are no longer needed
- Remove resources parameter from openshift_register_node module
- pre-create node certificates for each node before registering node
- distribute created node certificates to each node
- Move node registration logic to a new openshift_register_nodes role
- This is because we now have to run the steps on a master as opposed to on
the nodes like we were previously doing.
- Rename openshift_register_node module to kubernetes_register_node, one more
step to genericizing enough for upstreaming, however there are still plenty
of openshift specific commands that still need to be genericized.
Diffstat (limited to 'roles/ansible/tasks')
0 files changed, 0 insertions, 0 deletions