This website requires JavaScript.
Explore
Help
Sign In
C12s
/
c12s-kubespray
Watch
3
Star
0
Fork
You've already forked c12s-kubespray
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
e2ad6aad5a
c12s-kubespray
/
roles
/
container-engine
/
docker
/
tasks
History
Manuel Cintron
143e2272ff
Fixing an issue where trying to install docker-ce-18.09 on rhel7 nodes (or potentially centos 7) without an enabled extras repo the installation will fail because container-selinux >= 2.9 is required. The check for container-selinux upfront should obviate the need for adding an extras repo if the node is able to find it from another source. (
#4161
)
2019-01-31 16:19:48 -08:00
..
main.yml
Fixing an issue where trying to install docker-ce-18.09 on rhel7 nodes (or potentially centos 7) without an enabled extras repo the installation will fail because container-selinux >= 2.9 is required. The check for container-selinux upfront should obviate the need for adding an extras repo if the node is able to find it from another source. (
#4161
)
2019-01-31 16:19:48 -08:00
pre-upgrade.yml
Fix deprecation warnings (
#4130
)
2019-01-31 14:57:22 -08:00
set_facts_dns.yml
Split deploy steps in separate playbooks: part1 (
#3451
)
2018-10-09 19:14:33 -07:00
systemd.yml
Handling docker clean up during docker upgrade and docker config changes. (
#3321
)
2018-10-12 10:29:51 -07:00