3889cc56a4
Add the option to set up a certificate whitelist file and configure it in PuppetDB so that only specific hosts (i.e. the Puppet master(s)) have access.
3 خطوط
64 B
Text
3 خطوط
64 B
Text
<% @certificate_whitelist.each do |cn| -%>
|
|
<%= cn %>
|
|
<% end -%>
|