]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
remove ceph-agent role and references
authorDimitri Savineau <dsavinea@redhat.com>
Tue, 28 May 2019 14:55:03 +0000 (10:55 -0400)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Mon, 17 Jun 2019 18:42:08 +0000 (14:42 -0400)
commit81de8a81066febb6b7ea93415a44e8473eacc13f
tree829e7b81c082c6642b55f7ec7cd2f07da55094b8
parented9b594b80d1936fd678c0f7df22c94c7010b2cd
remove ceph-agent role and references

The ceph-agent role was used only for RHCS 2 (jewel) so it's not
usefull anymore.
The current code will fail on CentOS distribution because the rhscon
package is only avaible on Red Hat with the RHCS 2 repository and
this ceph release is supported on stable-3.0 branch.

Resolves: #4020

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit 7503098ca079b200b3adcb1faf2e255d9c74a581)
15 files changed:
.gitignore
CONTRIBUTING.md
generate_group_vars_sample.sh
group_vars/agent.yml.sample [deleted file]
infrastructure-playbooks/gather-ceph-logs.yml
infrastructure-playbooks/take-over-existing-cluster.yml
plugins/callback/installer_checkpoint.py
roles/ceph-agent/LICENSE [deleted file]
roles/ceph-agent/README.md [deleted file]
roles/ceph-agent/defaults/main.yml [deleted file]
roles/ceph-agent/tasks/main.yml [deleted file]
roles/ceph-agent/tasks/start_agent.yml [deleted file]
roles/ceph-agent/templates/ceph_agent.j2 [deleted file]
site-docker.yml.sample
site.yml.sample