Move the Gandi DNS certbot hook to kosmos-ejabberd

This commit is contained in:
Greg Karékinian
2020-11-25 16:26:11 +01:00
parent 8b1f90c568
commit 7636f6ed19
3 changed files with 9 additions and 10 deletions

View File

@@ -63,14 +63,6 @@ systemctl reload nginx
group "root"
end
# gandi_api_data_bag_item = data_bag_item('credentials', 'gandi_api_5apps')
# TODO only write to machines that actually need it (e.g. via role)
# template "/root/gandi_dns_certbot_hook.sh" do
# variables gandi_api_key: gandi_api_data_bag_item["key"]
# mode 0770
# end
# include_recipe 'kosmos-base::systemd_emails'
# TODO Check the deployed certs expiration dates instead of overwriting supplied systemd services