summaryrefslogtreecommitdiffstats
path: root/roles/openshift_node/tasks/bootstrap.yml
Commit message (Collapse)AuthorAgeFilesLines
* Do not remove files for bootstrap if resolv or dns.Kenny Woodson2017-10-171-8/+47
|
* Fix containerized node service unit placement orderMichael Gugino2017-10-121-1/+1
| | | | | | | | | | | | | | Currently, non-containerized nodes have systemd service unit files created after registry auth credentials are created. Containerized nodes place service unit files prior to creation of these credentials. This commit ensures systemd service units are created at the correct time for both containerized and non-containerized nodes. Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1500642
* Consolidating AWS roles and variables underneath openshift_aws role.Kenny Woodson2017-09-071-11/+22
|
* Merging openshift_node with openshift bootstrap.Kenny Woodson2017-08-291-0/+55