From a85456114e43d87cf51ddebd0d08076e28e303e6 Mon Sep 17 00:00:00 2001 From: Sally Young Date: Fri, 18 Oct 2024 16:38:19 +0100 Subject: [PATCH] Update manifests/plugin/dns_linode.pp Co-authored-by: Kenyon Ralph --- manifests/plugin/dns_linode.pp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifests/plugin/dns_linode.pp b/manifests/plugin/dns_linode.pp index f29ac304..51a6eaa4 100644 --- a/manifests/plugin/dns_linode.pp +++ b/manifests/plugin/dns_linode.pp @@ -55,6 +55,7 @@ mode => '0400', content => epp('letsencrypt/ini.epp', { vars => { '' => $ini_vars }, - }), + }, + ), } }