Installs the Rancher orchestration service for Docker.
WARNING: The default Rancher installation is insecure. You must either configure access control or avoid exposing Rancher to the public Internet.
This role has been tested on the following OS's:
- CentOS 7
rancher_server_tag
- Tag of therancher/server
image to install.rancher_server_port
- External port for the Rancher server.
grampajoe.docker-multi
- hosts: servers
roles:
- { role: grampajoe.rancher }
MIT, see LICENSE.
- Joe Friedl joe@joefriedl.net