Project

General

Profile

« Previous | Next » 

Revision 94a101f4

Added by Michael Moll over 4 years ago

Fixes #29152 - Fix Layout/LeadingCommentSpace cop

View differences:

modules/puppetca_hostname_whitelisting/puppetca_hostname_whitelisting_autosigner.rb
Proxy::PuppetCa::HostnameWhitelisting::Plugin.settings.autosignfile
end
#remove certname from autosign if exists
# remove certname from autosign if exists
def disable certname
raise "No such file #{autosign_file}" unless File.exist?(autosign_file)

Also available in: Unified diff