]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
rgw: followup on b278d7c
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 6 Nov 2017 08:51:59 +0000 (09:51 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 6 Nov 2017 08:51:59 +0000 (09:51 +0100)
b278d7c has introduced an error for containerized deployment with `stable-2.2`
It removed the copy_configs.yml file but not the include in `main.yml`.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
roles/ceph-rgw/tasks/docker/main.yml

index 5779e805edb6d2cd9cc5749c7b022c4f364bdd06..f32417782de9dbca0d9b557c271ba68adfc353bf 100644 (file)
@@ -38,5 +38,3 @@
   when: ansible_os_family == 'RedHat'
 
 - include: start_docker_rgw.yml
-
-- include: copy_configs.yml