This website requires JavaScript.
Explore
Help
Register
Sign In
ceph
/
ceph-ansible
mirror of
https://github.com/ceph/ceph-ansible.git
Watch
1
Star
0
Fork
You've already forked ceph-ansible
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7a498383e9
ceph-ansible
/
roles
/
ceph-docker-common
/
defaults
/
main.yml
5 lines
85 B
YAML
Raw
Normal View
History
Unescape
Escape
ceph-docker-common: a new role to share things common to docker We can use this to share common variables and tasks needed for every containerized deployment. Signed-off-by: Andrew Schoen <aschoen@redhat.com>
2017-01-16 23:28:40 +08:00
---
ceph_docker_registry
:
docker.io
docker: Fix #1303 Install package from official repos rather than pip when using RHEL. This commit fix https://bugzilla.redhat.com/show_bug.cgi?id=1420855 Also this commit Refact all `roles/ceph-*/tasks/docker/pre_requisite.yml` to avoid a lot of duplicated code. Fix: #1303 Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2017-02-22 00:58:24 +08:00
ceph_mon_docker_enable_centos_extra_repo
:
false