From 07fb19d7b2caed47f16324198890878e3f3cc53f Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Fri, 18 Sep 2015 16:52:08 +0000 Subject: [PATCH] Fix up some whitespace issues with patch. --- inventory/group_vars/mirrorlist | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/inventory/group_vars/mirrorlist b/inventory/group_vars/mirrorlist index bac897de7a..5e03a9c6a1 100644 --- a/inventory/group_vars/mirrorlist +++ b/inventory/group_vars/mirrorlist @@ -26,10 +26,5 @@ csi_purpose: Provide the daemon process that serves cached mirror data for reque csi_relationship: | * Relies on fedmsg, haproxy, apache, varnish, mm-backend01 (data) and nagios for monitoring * MirrorManager keeps track of lists of valid mirrors and handles handing out metalink urls to end users to - * download packages from. Mirrormanager runs crawlers to check mirror contents, a job to update the public - * lists and other housekeeping jobs. This data is then synced to the mirrorlist servers to serve to end users. - -# To update this text, add the csi_* vars to group_vars/ in ansible. - - - + * download packages from. Mirrormanager runs crawlers to check mirror contents, a job to update the public + * lists and other housekeeping jobs. This data is then synced to the mirrorlist servers to serve to end users.