Hello!
We’re pleased to announce the latest release of Puppet Development Kit (PDK), version 1.11.1.
This release contains fixes for two bugs that were impacting the usage of PDK in Continuous Integration (CI) environments such as Travis CI:
- PDK will now use environment variables to recognize common CI environments and always treat those environments as "noninteractive" which will bypass (among other things) the recently added analytics opt-out prompt.
- The analytics opt-out prompt will now always be skipped if the PDK_DISABLE_ANALYTICS environment variable is set.
Thanks!