| I've created separate puppet5 and puppet6 branches in the puppet-client-tools-vanagon repo. They're currently identical, but at least https://github.com/puppetlabs/puppet-client-tools-vanagon/pull/43 will be needed to build against puppet6. When we release, we should probably take this opportunity to do a major version bump and align with puppet5/puppet6 platform versions. This could either be creating 5.x and 6.x major versions (even though the content will be mostly identical) or we could do a single 2.x version and add a release field to distinguish between streams, e.g. https://github.com/puppetlabs/puppetlabs-release/blob/master/configs/projects/puppet5-release.rb#L3 but set to like '1p5' and '1p6' or something. Feel free to reach out to RE when you get to this step if you need help. |