From b644b5ebe02fcf46927db7f1c83dfbe3e1862353 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Mon, 11 Jan 2016 18:28:34 +0100 Subject: [PATCH] samhain ignore: /etc/rsyncd/debian.secrets is handled by the mirror team --- modules/samhain/templates/samhainrc.erb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/samhain/templates/samhainrc.erb b/modules/samhain/templates/samhainrc.erb index 02775b7b6..138113be3 100644 --- a/modules/samhain/templates/samhainrc.erb +++ b/modules/samhain/templates/samhainrc.erb @@ -174,6 +174,7 @@ file=/etc/rabbitmq file=/etc/ssh/userkeys file=/etc/ssh/userkeys/staticsync <% end -%> +file=/etc/rsync [LogFiles] ## @@ -470,6 +471,7 @@ file=/etc/unbound/unbound.conf <% if scope.lookupvar('::fqdn') == "draghi.debian.org" -%> file=/etc/openvpn/deb-mgmt-clients.pool <% end -%> +file=/etc/rsyncd/debian.secrets <% if scope.function_has_role(['puppetmaster']) %> -- 2.20.1