ceph-ansible/roles
Ivan Font 3ff17f1c8f Support containerized rolling update
- Update rolling update playbook to support containerized deployments
  for mons, osds, mdss, and rgws
- Skip checking if existing cluster is running when performing a rolling
  update
- Fixed bug where we were failing to start the mds container because it
  was missing the admin keyring. The admin keyring was missing because
  it was not being pushed from the mon host to the ansible host due to
  the keyring not being available before running the copy_configs.yml
  task include file. Now we forcefully wait for the admin keyring to be
  generated before continuing with the copy_configs.yml task include file
- Skip pre_requisite.yml when running on atomic host. This technically
  no longer requires specifying to skip tasks containing the with_pkg tag
- Add missing variables to all.docker.sample
- Misc. cleanup

Signed-off-by: Ivan Font <ifont@redhat.com>
2016-11-17 11:25:25 -08:00
..
ceph-agent ceph-agent: install the correct package for the agent in Ubuntu 2016-06-20 07:49:40 -04:00
ceph-client moving to ansible v2.2 compatibility 2016-11-04 10:09:38 +01:00
ceph-common Replaced Ansible 2.2 specific check_mode: no with backwards compatible always_run: yes 2016-11-16 16:47:43 -05:00
ceph-common-coreos Added ceph_release generation and fixed missing whitespace in ceph_release checks 2016-09-09 18:16:41 -04:00
ceph-fetch-keys Allow to propagate cluster name to ceph-fetch-keys 2016-10-07 09:06:22 +03:00
ceph-iscsi-gw iscsi-gw: preparing the new iscsi role 2016-08-26 15:29:07 +02:00
ceph-mds Support containerized rolling update 2016-11-17 11:25:25 -08:00
ceph-mon Support containerized rolling update 2016-11-17 11:25:25 -08:00
ceph-nfs Support containerized rolling update 2016-11-17 11:25:25 -08:00
ceph-osd Support containerized rolling update 2016-11-17 11:25:25 -08:00
ceph-rbd-mirror Support containerized rolling update 2016-11-17 11:25:25 -08:00
ceph-restapi Support containerized rolling update 2016-11-17 11:25:25 -08:00
ceph-rgw Support containerized rolling update 2016-11-17 11:25:25 -08:00
ceph.ceph-common rollback previous change for ceph-common change 2016-03-02 18:44:36 +01:00