From 6cda612da1735af28742ed7fa702bef0a3035f17 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sat, 14 Sep 2019 16:53:17 +0200 Subject: [PATCH] We no longer need the roleaccounts staticsync fact, we are using the new ssh_keys_users fact instead --- modules/debian_org/lib/facter/roleaccounts.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/debian_org/lib/facter/roleaccounts.rb b/modules/debian_org/lib/facter/roleaccounts.rb index 538365ec0..63bc161b2 100644 --- a/modules/debian_org/lib/facter/roleaccounts.rb +++ b/modules/debian_org/lib/facter/roleaccounts.rb @@ -10,7 +10,6 @@ begin letsencrypt portforwarder postgres - staticsync weblogsync }.each do |user| Facter.add("#{user}_user_exists") do -- 2.20.1