]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
add variable to allow containerized mon to run privileged mode.
authorHuamin Chen <hchen@redhat.com>
Tue, 26 Jan 2016 20:01:03 +0000 (20:01 +0000)
committerSébastien Han <seb@redhat.com>
Thu, 24 Mar 2016 15:14:58 +0000 (16:14 +0100)
commit70561b3fc30fd7a8bca656eeac3bc13d1b6a63d6
tree6715184c384ab68099b4899fdb54f8a29e80106b
parentf88eff37d7329db0892c0d7d660a8dbd4e237f23
add variable to allow containerized mon to run privileged mode.
this is to allow ceph-authtool to read and write to /var/ and /etc on CentOS Atomic.
Add doc on how to run containerized deployment on RHEL/CentOS Atomic

Signed-off-by: Huamin Chen <hchen@redhat.com>
README.md
group_vars/all.docker
group_vars/mons.sample
roles/ceph-mon/tasks/docker/start_docker_monitor.yml
vagrant_variables.yml.atomic