From a28944c46ac56350978b160e3b3010026d6cd4ca Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Tue, 16 Feb 2016 07:12:07 -0500 Subject: [PATCH] remove the agent from the mons Signed-off-by: Alfredo Deza --- site.yml.sample | 1 - 1 file changed, 1 deletion(-) 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 -- 2.47.3