diff --git a/bin/get_all_the_diffs b/bin/get_all_the_diffs index 2293ab68..30cf8824 100755 --- a/bin/get_all_the_diffs +++ b/bin/get_all_the_diffs @@ -11,7 +11,7 @@ require 'yaml' LEGACY_OR_BROKEN_NOBODY_KNOWS = ['puppet-bacula', 'puppet-nagios_providers', 'puppet-iis', 'puppet-syntax', 'puppet-blacksmith', 'puppet-mode'] # define some versions that we want to match against -PUPPET_SUPPORT_RANGE = '>= 4.10.0 < 6.0.0' +PUPPET_SUPPORT_RANGE = '>= 4.10.0 < 7.0.0' # Ubuntu 18.04 got released, but Puppet doesn't work yet on it # https://tickets.puppetlabs.com/browse/PA-1869 # https://github.com/camptocamp/facterdb/pull/82#event-1600066178