added certbot section
This commit is contained in:
2
templates/certbot/get_cert.erb
Normal file
2
templates/certbot/get_cert.erb
Normal file
@@ -0,0 +1,2 @@
|
||||
certbot certonly -t -n --agree-tos --webroot -w <%= @ng_certbot_cert_path %>/ -d <%= @ng_nagios_server %> --email <%= @ng_mail_user %>
|
||||
touch /etc/httpd/conf.d/.cert_created
|
||||
Reference in New Issue
Block a user