puppet
Puppet Slow With Processing Directory with ‘recurse => true’
The Problem Puppet allows deploying a structure of directories and files conveniently using the file resource. Using the attributes 'source => …' and 'recurse => true', it is possible to create a copy of a set of files stored in the puppet module on target servers. Unfortunately,