adding variables and place holders for certs
This commit is contained in:
3
templates/ssl_cert.erb
Normal file
3
templates/ssl_cert.erb
Normal file
@@ -0,0 +1,3 @@
|
||||
<% unless $ne_ssl_cert_pem == undef -%>
|
||||
<%= $ne_ssl_cert_pem %>
|
||||
<% end -%>
|
||||
Reference in New Issue
Block a user