summaryrefslogtreecommitdiff
path: root/playbooks/gce
AgeCommit message (Collapse)Author
2015-02-24add symlinks for filter_plugins and roles to playbook directoriesJason DeTiberus
- allows playbooks to be able to discover roles and filter_plugins without having to manipulate the environment or use relative paths.
2015-02-20Fix SSL support between master and node(s)Jhon Honce
2015-02-17* Use hostname moduleJhon Honce
* Use mktemp for scratch directory
2015-02-16Update code to reflect review commentsJhon Honce
2015-02-16- Rename minion to nodeJhon Honce
- Update playbooks to support latest code
2014-10-30cleaned up unused GCE host types, changed back to using gce.ini, and added a ↵Thomas Wiest
better ssh detection on launch.
2014-10-03WIP Infra - Use variables in rolesJhon Honce
2014-10-02Finish origin -> openshift renameJhon Honce
2014-10-02WIP Infra - Refactor terminateJhon Honce
* remove persistent disks from images
2014-10-02WIP Infra - Add playbooks for using openshift binaryJhon Honce
* Fixed terminate so that it properly removes the attached OS disk.
2014-09-29terminate playbookJhon Honce
2014-09-25Add cluster.shJhon Honce
2014-09-16Initial Commit. Sharing is caringKenny Woodson