From b0fce503a8125c8d9b29e0bb261c14cf38abc2e7 Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Mon, 15 Feb 2016 07:58:02 -0500 Subject: [PATCH] use the agent on monitors on site.yml.sample Signed-off-by: Alfredo Deza --- site.yml.sample | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.5