Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Playbook Consolidation - openshift-nfs | Russell Teague | 2017-11-16 | 4 | -33/+0 |
| | |||||
* | Add execution times to checkpoint status | Russell Teague | 2017-10-31 | 1 | -6/+10 |
| | |||||
* | Allow checkpoint status to work across all groups | Russell Teague | 2017-10-04 | 1 | -4/+2 |
| | |||||
* | OpenShift-Ansible Installer Checkpointing | Russell Teague | 2017-09-27 | 1 | -0/+22 |
| | | | | | | | | | | | - Added installer_checkpoint role and callback plugin - Added checkpoint 'Start' and 'End' plays to each installation phase Additional items related to enabling proper checkpointing: - Removed openshift_set_hostname and related task (related to 3.0) - Added openshift-hosted entry point playbook - Moved openshift metrics and logging out of openshift_hosted playbook - Moved API Aggregation play to master install | ||||
* | Correct firewall install for openshift-nfs | Russell Teague | 2017-09-15 | 1 | -1/+1 |
| | |||||
* | Remove unsupported playbooks and utilities | Russell Teague | 2017-08-25 | 1 | -21/+0 |
| | |||||
* | Standardize add_host: with name and changed_when | Russell Teague | 2017-01-25 | 1 | -1/+4 |
| | | | | | | | The add_host: task does not change any data on the host and as practice has been configured to changed_when: False. This commit standardizes that usage in the byo and common playbooks. Additionally, taks names are added to each task to improve troubleshooting. | ||||
* | YAML Linting | Russell Teague | 2016-12-12 | 1 | -1/+1 |
| | | | | | * Added checks to make ci for yaml linting * Modified y(a)ml files to pass lint checks | ||||
* | Template with_items for upstream ansible-2.2 compat. | Andrew Butcher | 2016-10-14 | 1 | -1/+1 |
| | |||||
* | Update play names for consistency. | Andrew Butcher | 2016-09-29 | 1 | -1/+1 |
| | |||||
* | Refactor registry storage options. | Andrew Butcher | 2016-02-01 | 1 | -0/+1 |
| | |||||
* | Create nfs host group with registry volume attachment. | Andrew Butcher | 2015-12-15 | 5 | -0/+26 |