From: Alfredo Deza Date: Mon, 15 Feb 2016 12:58:02 +0000 (-0500) Subject: use the agent on monitors on site.yml.sample X-Git-Tag: v1.0.0~34^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=b0fce503a8125c8d9b29e0bb261c14cf38abc2e7;p=ceph-ansible.git use the agent on monitors on site.yml.sample Signed-off-by: Alfredo Deza --- diff --git a/site.yml.sample b/site.yml.sample index f74ace053..d6948a5f2 100644 --- a/site.yml.sample +++ b/site.yml.sample @@ -5,6 +5,7 @@ become: True roles: - ceph-mon + - ceph-agent - hosts: osds become: True