summaryrefslogtreecommitdiffstats
path: root/roles/openshift_gcp/templates
Commit message (Collapse)AuthorAgeFilesLines
* Wait longer for stable GCP instancesClayton Coleman2017-10-181-1/+1
| | | | | We are seeing instances take longer than 5m to become available, possibly due to GCP infra issues.
* Update to the openshift_aws style scheme for variablesClayton Coleman2017-10-013-149/+151
| | | | | Corresponding changes will be made to the other repositories after merge.
* Port origin-gce roles for cluster setup to copy AWS provisioningClayton Coleman2017-09-143-0/+487
This is a rough cut of the existing origin-gce structure (itself a refined version of the ref arch). I've removed everything except core cluster provisioning, image building, and inventory setup. Node groups are part of the "all at once" provisioning but can be changed.