use local_dcp instead of local_cp

This commit is contained in:
Charlie Root 2023-11-16 21:22:49 +01:00
parent 240f257bfd
commit 5c7dad802e
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ files:
freebsd::
"/etc/cron.d/certbot"
create => "true",
copy_from => local_cp("$(sys.workdir)/inputs/$(def.wmde_libdir)/templates/certbot-cron.mustache");
copy_from => local_dcp("$(sys.workdir)/inputs/$(def.wmde_libdir)/templates/certbot-cron.mustache");
# content => '#
# Managed by CFEngine