bolt
bolt copied to clipboard
Core types/providers are not synced when using bundled-ruby for apply
Describe the Bug
When using bundled-ruby on the local transport core types are not pluginsynced. It looks like there used to be an issue with puppet 5. Given that is very long EOL we should be able to just pluginsync bolt's version of core types/providers. If that is a bad idea then for at least the local transport we should. https://github.com/puppetlabs/bolt/blob/f52313e4522be19dbe1662a0c926595c4f43fed5/lib/bolt/pal.rb#L227-L230
Expected Behavior
When I run apply using the local transport I can use core types/providers.