From: Peter Palfrader Date: Sat, 14 Sep 2019 14:53:17 +0000 (+0200) Subject: We no longer need the roleaccounts staticsync fact, we are using the new ssh_keys_use... X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=6cda612da1735af28742ed7fa702bef0a3035f17;p=mirror%2Fdsa-puppet.git We no longer need the roleaccounts staticsync fact, we are using the new ssh_keys_users fact instead --- 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