Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Consolidate etcd certs roles | Jan Chaloupka | 2017-09-18 | 1 | -9/+13 |
| | | | | | | | This is a part of the etcd_ like role consolidationi into an action-based role. As part of the consilidation some roles have been removed and some replaced by include_role module. Resulting in reorder and shift of role dependencies from a role into a play. | ||||
* | Update calico to v2.5 | Dan Osborne | 2017-08-29 | 1 | -1/+1 |
| | |||||
* | Fix missing space in calico ansible roles | Dan Osborne | 2017-08-17 | 2 | -2/+2 |
| | |||||
* | Use sdn_cluster_network_cidr as default calico pool | Dan Osborne | 2017-08-17 | 4 | -3/+3 |
| | |||||
* | Clean up Calico readme | Dan Osborne | 2017-08-14 | 1 | -7/+13 |
| | |||||
* | Bump calico to v2.4.1 | Dan Osborne | 2017-08-08 | 1 | -3/+3 |
| | |||||
* | Test docker restart with retries 3 delay 30 | Steve Milner | 2017-07-18 | 1 | -0/+4 |
| | |||||
* | Fix calico when certs are auto-generated | Dan Osborne | 2017-07-10 | 2 | -26/+18 |
| | |||||
* | Upgraded Calico to 2.2.1 Release | Vincent Schwarzer | 2017-06-13 | 1 | -4/+4 |
| | |||||
* | Support byo etcd for calico | Dan Osborne | 2017-05-24 | 6 | -20/+49 |
| | |||||
* | Merge pull request #4230 from ozdanborne/fix-rename | OpenShift Bot | 2017-05-23 | 2 | -0/+0 |
|\ | | | | | Merged by openshift-bot | ||||
| * | Fix renaming error with calico template files | Dan Osborne | 2017-05-18 | 2 | -0/+0 |
| | | |||||
* | | Merge pull request #4145 from VincentS/Calico_Parameterization | Jan Chaloupka | 2017-05-19 | 3 | -3/+20 |
|\ \ | |/ |/| | Parameterized Calico/Node Arguments | ||||
| * | Parameterized Calico/Node Arguments | Vincent Schwarzer | 2017-05-18 | 3 | -3/+20 |
| | | |||||
* | | Adjusted Naming Schema of Calico Roles | Vincent Schwarzer | 2017-05-18 | 3 | -13/+13 |
|/ | |||||
* | Merge pull request #4144 from VincentS/Calico_Remove_Hardcoded_URLs | Jan Chaloupka | 2017-05-17 | 2 | -3/+7 |
|\ | | | | | Removed Hardcoded URLs in Calico Role | ||||
| * | Removed Hardcoded Calico URLs | Vincent Schwarzer | 2017-05-10 | 2 | -3/+7 |
| | | |||||
* | | Update systemd units to use proper container service name | Steve Milner | 2017-05-09 | 1 | -2/+2 |
|/ | | | | | | | - If using a system container: container-engine - If using a package install: docker Ref: https://bugzilla.redhat.com/show_bug.cgi?id=1448800 | ||||
* | System container docker | Steve Milner | 2017-05-03 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | This change allows for the use of either the traditional package install of docker OR a system container install of docker. Two new inventory options, openshift_docker_use_system_container and openshift_docker_systemcontainer_image_registry_override, have been added which are be used to install with a system container. By default this option is commented out. One new fact has been added: - docker.service_name: docker by default, container-engine-docker for system container | ||||
* | Add calico. | Dan Osborne | 2017-03-23 | 8 | -0/+192 |