Files
Alberto Murillo 395f39d441 docker: Add docker_service variable
ClearLinux uses docker-cor.service file by default when running
in baremetal (ClearContainers).

docker_service defaults to docker.service for fedora, ubuntu and
clearlinux with no /dev/kvm support.

Signed-off-by: Alberto Murillo <alberto.murillo.silva@intel.com>
2016-10-18 12:35:26 -05:00
..
2016-09-02 10:02:51 -05:00
2016-10-18 12:35:26 -05:00
2016-09-02 10:02:51 -05:00

clearlinux.docker

This role installs docker 1.12 on Ubuntu, Fedora and ClearLinux

Requirements

None

Role Variables

Variable Default Value Description
swupd_args arguments for swupd (clearlinux)

Dependencies

None

Example Playbook

file site.yml

- hosts: servers
  roles:
    - clearlinux.docker

Contribution

Pull Requests and Issues should be opened at clearlinux/clear-config-management.

License

Apache-2.0

Author Information

This role was created by Alberto Murillo