From: Alfredo Deza Date: Tue, 16 Feb 2016 12:12:07 +0000 (-0500) Subject: remove the agent from the mons X-Git-Tag: v1.0.0~32^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=a28944c46ac56350978b160e3b3010026d6cd4ca;p=ceph-ansible.git remove the agent from the mons Signed-off-by: Alfredo Deza --- diff --git a/site.yml.sample b/site.yml.sample index 26d629eec..90239cb4b 100644 --- a/site.yml.sample +++ b/site.yml.sample @@ -5,7 +5,6 @@ become: True roles: - ceph-mon - - ceph-agent - hosts: agents become: True