summaryrefslogtreecommitdiffstats
path: root/roles/calico
Commit message (Collapse)AuthorAgeFilesLines
* Clean up Calico readmeDan Osborne2017-08-141-7/+13
|
* Bump calico to v2.4.1Dan Osborne2017-08-081-3/+3
|
* Test docker restart with retries 3 delay 30Steve Milner2017-07-181-0/+4
|
* Fix calico when certs are auto-generatedDan Osborne2017-07-102-26/+18
|
* Upgraded Calico to 2.2.1 ReleaseVincent Schwarzer2017-06-131-4/+4
|
* Support byo etcd for calicoDan Osborne2017-05-246-20/+49
|
* Merge pull request #4230 from ozdanborne/fix-renameOpenShift Bot2017-05-232-0/+0
|\ | | | | Merged by openshift-bot
| * Fix renaming error with calico template filesDan Osborne2017-05-182-0/+0
| |
* | Merge pull request #4145 from VincentS/Calico_ParameterizationJan Chaloupka2017-05-193-3/+20
|\ \ | |/ |/| Parameterized Calico/Node Arguments
| * Parameterized Calico/Node ArgumentsVincent Schwarzer2017-05-183-3/+20
| |
* | Adjusted Naming Schema of Calico RolesVincent Schwarzer2017-05-183-13/+13
|/
* Merge pull request #4144 from VincentS/Calico_Remove_Hardcoded_URLsJan Chaloupka2017-05-172-3/+7
|\ | | | | Removed Hardcoded URLs in Calico Role
| * Removed Hardcoded Calico URLsVincent Schwarzer2017-05-102-3/+7
| |
* | Update systemd units to use proper container service nameSteve Milner2017-05-091-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 dockerSteve Milner2017-05-031-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 Osborne2017-03-238-0/+192