From b5b219e3258d2e888e11ec9a48800cd1ba22f9be Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Thu, 8 Feb 2018 13:01:00 +0100 Subject: [PATCH] ignore wb-buildd.more on buildd_master role hosts --- modules/samhain/templates/samhainrc.erb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/samhain/templates/samhainrc.erb b/modules/samhain/templates/samhainrc.erb index 4d4742682..161d18057 100644 --- a/modules/samhain/templates/samhainrc.erb +++ b/modules/samhain/templates/samhainrc.erb @@ -188,6 +188,9 @@ file=/etc/ssh/userkeys/staticsync <% if scope.function_has_role(['ssh.upload.d.o']) -%> file=/etc/ssh/userkeys/buildd-uploader <% end -%> +<% if scope.function_has_role(['buildd_master']) -%> +file=/etc/ssh/userkeys/wb-buildd.more +<% end -%> file=/etc/rsyncd <%- if @hostname == "sibelius" then -%> file=/etc/tsm -- 2.20.1