If you have multiple keys set for a domain, the file resource to create the domain folder is duplicated. Using stdlib ensure resource resolves the issue.
Hi !
You are using the "ensure_resource" function from puppetlabs/stdlib
This function is existing at least since v3.2 so there is no dependance problem.
Let's merge your PR :-)
If you have multiple keys set for a domain, the
file
resource to create the domain folder is duplicated. Usingstdlib
ensure resource resolves the issue.