| I can still replicate this issue on puppet 6 on el8. Red Hat Enterprise Linux release 8.1 (Ootpa) puppet --version 6.9.0 This is the puppet.conf file I am using: [main] http_compression = true pluginsync = true node_terminus = exec external_nodes = /path-to-my/enc.sh usecacheonfailure = false If I "manually" create the directory of that dynamic environment locally (under its default location), it works. So, I believe that this issue is not fully fixed. Please, let me know if you need more information. |