diff --git a/test/integration/v3000-py3/controls/pkgs_spec.rb b/test/integration/v3000-py3/controls/pkgs_spec.rb index 7f95373..3c3e45d 100644 --- a/test/integration/v3000-py3/controls/pkgs_spec.rb +++ b/test/integration/v3000-py3/controls/pkgs_spec.rb @@ -5,16 +5,16 @@ version = when 'redhat' case platform[:name] when 'amazon' - '3000-1.amzn2' + '3000.1-1.amzn2' when 'centos' - '3000-1.el8' + '3000.1-1.el8' end when 'fedora' '3000-5.fc31' when 'suse' '3000-lp151.28.1' when 'debian' - '3000+ds-1' + '3000.1+ds-1' end control 'salt packages' do