summaryrefslogtreecommitdiffstats
path: root/roles/openshift_node/tasks/bootstrap.yml
Commit message (Collapse)AuthorAgeFilesLines
* Include Deprecation - openshift-nodeRussell Teague2017-11-221-2/+1
|
* Adding instance profile support for node groups.Kenny Woodson2017-11-131-0/+1
|
* Adding CONFIG_FILE option back.Kenny Woodson2017-11-011-3/+3
|
* Configurable node config location.Kenny Woodson2017-11-011-3/+3
|
* GCP cannot use AWS growpart packageClayton Coleman2017-10-301-1/+1
| | | | Make the required package optional
* Renaming csr to bootstrap for consistency.Kenny Woodson2017-10-251-1/+1
|
* 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