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 }, - }), + }, + ), } }