diff --git a/pillar.example b/pillar.example index 78a8e7c..e25f952 100644 --- a/pillar.example +++ b/pillar.example @@ -250,7 +250,7 @@ rabbitmq: pkg: # https://github.com/rabbitmq/rabbitmq-server/releases/tag/v3.8.14 - use_upstream: repo # if available (i.e. packagecloud) + use_upstream: repo # if available (i.e. novemberain.com Cloudsmith mirror) environ: locale_all: en_US.UTF-8 values: {} diff --git a/rabbitmq/parameters/os_family/Debian.yaml b/rabbitmq/parameters/os_family/Debian.yaml index 11bd9fd..f5a397e 100644 --- a/rabbitmq/parameters/os_family/Debian.yaml +++ b/rabbitmq/parameters/os_family/Debian.yaml @@ -19,10 +19,10 @@ values: repo: erlang: # yamllint disable-line rule:line-length - key_url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/gpg.E495BB49CC4BBE5B.key - url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/deb + key_url: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-erlang.E495BB49CC4BBE5B.key + url: https://ppa1.novemberain.com/rabbitmq/rabbitmq-erlang/deb rabbitmq: # yamllint disable-line rule:line-length - key_url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-server/gpg.9F4587F226208342.key - url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-server/deb + key_url: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-server.9F4587F226208342.key + url: https://ppa1.novemberain.com/rabbitmq/rabbitmq-server/deb ... diff --git a/rabbitmq/parameters/os_family/RedHat.yaml b/rabbitmq/parameters/os_family/RedHat.yaml index 042f22d..f6572bf 100644 --- a/rabbitmq/parameters/os_family/RedHat.yaml +++ b/rabbitmq/parameters/os_family/RedHat.yaml @@ -19,10 +19,10 @@ values: - socat repo: erlang: - baseurl: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/rpm/el + baseurl: https://yum1.novemberain.com/erlang/el # yamllint disable-line rule:line-length - gpgkey: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/gpg.E495BB49CC4BBE5B.key + gpgkey: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-erlang.E495BB49CC4BBE5B.key rabbitmq: - baseurl: https://packagecloud.io/rabbitmq/rabbitmq-server/el - gpgkey: https://packagecloud.io/rabbitmq/rabbitmq-server/gpgkey + baseurl: https://yum1.novemberain.com/rabbitmq/el + gpgkey: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-server.9F4587F226208342.key ... diff --git a/test/integration/default/files/_mapdata/almalinux-8.yaml b/test/integration/default/files/_mapdata/almalinux-8.yaml index 5ff12de..acd68fb 100644 --- a/test/integration/default/files/_mapdata/almalinux-8.yaml +++ b/test/integration/default/files/_mapdata/almalinux-8.yaml @@ -264,11 +264,11 @@ values: remove_os_erlang: true repo: erlang: - baseurl: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/rpm/el - gpgkey: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/gpg.E495BB49CC4BBE5B.key + baseurl: https://yum1.novemberain.com/erlang/el + gpgkey: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-erlang.E495BB49CC4BBE5B.key rabbitmq: - baseurl: https://packagecloud.io/rabbitmq/rabbitmq-server/el - gpgkey: https://packagecloud.io/rabbitmq/rabbitmq-server/gpgkey + baseurl: https://yum1.novemberain.com/rabbitmq/el + gpgkey: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-server.9F4587F226208342.key use_upstream: repo retry_option: attempts: 0 diff --git a/test/integration/default/files/_mapdata/centos-7.yaml b/test/integration/default/files/_mapdata/centos-7.yaml index 5a0f668..85e630e 100644 --- a/test/integration/default/files/_mapdata/centos-7.yaml +++ b/test/integration/default/files/_mapdata/centos-7.yaml @@ -267,11 +267,11 @@ values: remove_os_erlang: true repo: erlang: - baseurl: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/rpm/el - gpgkey: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/gpg.E495BB49CC4BBE5B.key + baseurl: https://yum1.novemberain.com/erlang/el + gpgkey: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-erlang.E495BB49CC4BBE5B.key rabbitmq: - baseurl: https://packagecloud.io/rabbitmq/rabbitmq-server/el - gpgkey: https://packagecloud.io/rabbitmq/rabbitmq-server/gpgkey + baseurl: https://yum1.novemberain.com/rabbitmq/el + gpgkey: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-server.9F4587F226208342.key use_upstream: repo retry_option: attempts: 0 diff --git a/test/integration/default/files/_mapdata/centos-8.yaml b/test/integration/default/files/_mapdata/centos-8.yaml index 0372cb5..2667401 100644 --- a/test/integration/default/files/_mapdata/centos-8.yaml +++ b/test/integration/default/files/_mapdata/centos-8.yaml @@ -267,11 +267,11 @@ values: remove_os_erlang: true repo: erlang: - baseurl: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/rpm/el - gpgkey: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/gpg.E495BB49CC4BBE5B.key + baseurl: https://yum1.novemberain.com/erlang/el + gpgkey: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-erlang.E495BB49CC4BBE5B.key rabbitmq: - baseurl: https://packagecloud.io/rabbitmq/rabbitmq-server/el - gpgkey: https://packagecloud.io/rabbitmq/rabbitmq-server/gpgkey + baseurl: https://yum1.novemberain.com/rabbitmq/el + gpgkey: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-server.9F4587F226208342.key use_upstream: repo retry_option: attempts: 0 diff --git a/test/integration/default/files/_mapdata/debian-10.yaml b/test/integration/default/files/_mapdata/debian-10.yaml index bbdbfd2..ec439d4 100644 --- a/test/integration/default/files/_mapdata/debian-10.yaml +++ b/test/integration/default/files/_mapdata/debian-10.yaml @@ -266,11 +266,11 @@ values: remove_os_erlang: true repo: erlang: - key_url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/gpg.E495BB49CC4BBE5B.key - url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/deb + key_url: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-erlang.E495BB49CC4BBE5B.key + url: https://ppa1.novemberain.com/rabbitmq/rabbitmq-erlang/deb rabbitmq: - key_url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-server/gpg.9F4587F226208342.key - url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-server/deb + key_url: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-server.9F4587F226208342.key + url: https://ppa1.novemberain.com/rabbitmq/rabbitmq-server/deb use_upstream: repo retry_option: attempts: 0 diff --git a/test/integration/default/files/_mapdata/debian-11.yaml b/test/integration/default/files/_mapdata/debian-11.yaml index a95d0f2..5039e24 100644 --- a/test/integration/default/files/_mapdata/debian-11.yaml +++ b/test/integration/default/files/_mapdata/debian-11.yaml @@ -264,11 +264,11 @@ values: remove_os_erlang: true repo: erlang: - key_url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/gpg.E495BB49CC4BBE5B.key - url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/deb + key_url: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-erlang.E495BB49CC4BBE5B.key + url: https://ppa1.novemberain.com/rabbitmq/rabbitmq-erlang/deb rabbitmq: - key_url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-server/gpg.9F4587F226208342.key - url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-server/deb + key_url: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-server.9F4587F226208342.key + url: https://ppa1.novemberain.com/rabbitmq/rabbitmq-server/deb use_upstream: repo retry_option: attempts: 0 diff --git a/test/integration/default/files/_mapdata/debian-9.yaml b/test/integration/default/files/_mapdata/debian-9.yaml index 9b07d80..4287ea2 100644 --- a/test/integration/default/files/_mapdata/debian-9.yaml +++ b/test/integration/default/files/_mapdata/debian-9.yaml @@ -265,11 +265,11 @@ values: remove_os_erlang: true repo: erlang: - key_url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/gpg.E495BB49CC4BBE5B.key - url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/deb + key_url: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-erlang.E495BB49CC4BBE5B.key + url: https://ppa1.novemberain.com/rabbitmq/rabbitmq-erlang/deb rabbitmq: - key_url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-server/gpg.9F4587F226208342.key - url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-server/deb + key_url: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-server.9F4587F226208342.key + url: https://ppa1.novemberain.com/rabbitmq/rabbitmq-server/deb use_upstream: repo retry_option: attempts: 0 diff --git a/test/integration/default/files/_mapdata/fedora-34.yaml b/test/integration/default/files/_mapdata/fedora-34.yaml index 65be2d1..ee98f2a 100644 --- a/test/integration/default/files/_mapdata/fedora-34.yaml +++ b/test/integration/default/files/_mapdata/fedora-34.yaml @@ -267,11 +267,11 @@ values: remove_os_erlang: true repo: erlang: - baseurl: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/rpm/el - gpgkey: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/gpg.E495BB49CC4BBE5B.key + baseurl: https://yum1.novemberain.com/erlang/el + gpgkey: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-erlang.E495BB49CC4BBE5B.key rabbitmq: - baseurl: https://packagecloud.io/rabbitmq/rabbitmq-server/el - gpgkey: https://packagecloud.io/rabbitmq/rabbitmq-server/gpgkey + baseurl: https://yum1.novemberain.com/rabbitmq/el + gpgkey: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-server.9F4587F226208342.key use_upstream: repo retry_option: attempts: 0 diff --git a/test/integration/default/files/_mapdata/fedora-35.yaml b/test/integration/default/files/_mapdata/fedora-35.yaml index 134a304..bac5938 100644 --- a/test/integration/default/files/_mapdata/fedora-35.yaml +++ b/test/integration/default/files/_mapdata/fedora-35.yaml @@ -267,11 +267,11 @@ values: remove_os_erlang: true repo: erlang: - baseurl: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/rpm/el - gpgkey: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/gpg.E495BB49CC4BBE5B.key + baseurl: https://yum1.novemberain.com/erlang/el + gpgkey: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-erlang.E495BB49CC4BBE5B.key rabbitmq: - baseurl: https://packagecloud.io/rabbitmq/rabbitmq-server/el - gpgkey: https://packagecloud.io/rabbitmq/rabbitmq-server/gpgkey + baseurl: https://yum1.novemberain.com/rabbitmq/el + gpgkey: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-server.9F4587F226208342.key use_upstream: repo retry_option: attempts: 0 diff --git a/test/integration/default/files/_mapdata/fedora-36.yaml b/test/integration/default/files/_mapdata/fedora-36.yaml index 0d6d51a..6584de8 100644 --- a/test/integration/default/files/_mapdata/fedora-36.yaml +++ b/test/integration/default/files/_mapdata/fedora-36.yaml @@ -267,11 +267,11 @@ values: remove_os_erlang: true repo: erlang: - baseurl: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/rpm/el - gpgkey: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/gpg.E495BB49CC4BBE5B.key + baseurl: https://yum1.novemberain.com/erlang/el + gpgkey: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-erlang.E495BB49CC4BBE5B.key rabbitmq: - baseurl: https://packagecloud.io/rabbitmq/rabbitmq-server/el - gpgkey: https://packagecloud.io/rabbitmq/rabbitmq-server/gpgkey + baseurl: https://yum1.novemberain.com/rabbitmq/el + gpgkey: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-server.9F4587F226208342.key use_upstream: repo retry_option: attempts: 0 diff --git a/test/integration/default/files/_mapdata/oraclelinux-7.yaml b/test/integration/default/files/_mapdata/oraclelinux-7.yaml index 5ff12de..acd68fb 100644 --- a/test/integration/default/files/_mapdata/oraclelinux-7.yaml +++ b/test/integration/default/files/_mapdata/oraclelinux-7.yaml @@ -264,11 +264,11 @@ values: remove_os_erlang: true repo: erlang: - baseurl: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/rpm/el - gpgkey: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/gpg.E495BB49CC4BBE5B.key + baseurl: https://yum1.novemberain.com/erlang/el + gpgkey: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-erlang.E495BB49CC4BBE5B.key rabbitmq: - baseurl: https://packagecloud.io/rabbitmq/rabbitmq-server/el - gpgkey: https://packagecloud.io/rabbitmq/rabbitmq-server/gpgkey + baseurl: https://yum1.novemberain.com/rabbitmq/el + gpgkey: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-server.9F4587F226208342.key use_upstream: repo retry_option: attempts: 0 diff --git a/test/integration/default/files/_mapdata/oraclelinux-8.yaml b/test/integration/default/files/_mapdata/oraclelinux-8.yaml index 5ff12de..acd68fb 100644 --- a/test/integration/default/files/_mapdata/oraclelinux-8.yaml +++ b/test/integration/default/files/_mapdata/oraclelinux-8.yaml @@ -264,11 +264,11 @@ values: remove_os_erlang: true repo: erlang: - baseurl: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/rpm/el - gpgkey: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/gpg.E495BB49CC4BBE5B.key + baseurl: https://yum1.novemberain.com/erlang/el + gpgkey: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-erlang.E495BB49CC4BBE5B.key rabbitmq: - baseurl: https://packagecloud.io/rabbitmq/rabbitmq-server/el - gpgkey: https://packagecloud.io/rabbitmq/rabbitmq-server/gpgkey + baseurl: https://yum1.novemberain.com/rabbitmq/el + gpgkey: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-server.9F4587F226208342.key use_upstream: repo retry_option: attempts: 0 diff --git a/test/integration/default/files/_mapdata/rockylinux-8.yaml b/test/integration/default/files/_mapdata/rockylinux-8.yaml index 5ff12de..acd68fb 100644 --- a/test/integration/default/files/_mapdata/rockylinux-8.yaml +++ b/test/integration/default/files/_mapdata/rockylinux-8.yaml @@ -264,11 +264,11 @@ values: remove_os_erlang: true repo: erlang: - baseurl: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/rpm/el - gpgkey: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/gpg.E495BB49CC4BBE5B.key + baseurl: https://yum1.novemberain.com/erlang/el + gpgkey: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-erlang.E495BB49CC4BBE5B.key rabbitmq: - baseurl: https://packagecloud.io/rabbitmq/rabbitmq-server/el - gpgkey: https://packagecloud.io/rabbitmq/rabbitmq-server/gpgkey + baseurl: https://yum1.novemberain.com/rabbitmq/el + gpgkey: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-server.9F4587F226208342.key use_upstream: repo retry_option: attempts: 0 diff --git a/test/integration/default/files/_mapdata/ubuntu-16.yaml b/test/integration/default/files/_mapdata/ubuntu-16.yaml index 1de09b5..575458a 100644 --- a/test/integration/default/files/_mapdata/ubuntu-16.yaml +++ b/test/integration/default/files/_mapdata/ubuntu-16.yaml @@ -265,11 +265,11 @@ values: remove_os_erlang: true repo: erlang: - key_url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/gpg.E495BB49CC4BBE5B.key - url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/deb + key_url: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-erlang.E495BB49CC4BBE5B.key + url: https://ppa1.novemberain.com/rabbitmq/rabbitmq-erlang/deb rabbitmq: - key_url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-server/gpg.9F4587F226208342.key - url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-server/deb + key_url: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-server.9F4587F226208342.key + url: https://ppa1.novemberain.com/rabbitmq/rabbitmq-server/deb use_upstream: repo retry_option: attempts: 0 diff --git a/test/integration/default/files/_mapdata/ubuntu-18.yaml b/test/integration/default/files/_mapdata/ubuntu-18.yaml index 5180d62..1a2054a 100644 --- a/test/integration/default/files/_mapdata/ubuntu-18.yaml +++ b/test/integration/default/files/_mapdata/ubuntu-18.yaml @@ -266,11 +266,11 @@ values: remove_os_erlang: true repo: erlang: - key_url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/gpg.E495BB49CC4BBE5B.key - url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/deb + key_url: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-erlang.E495BB49CC4BBE5B.key + url: https://ppa1.novemberain.com/rabbitmq/rabbitmq-erlang/deb rabbitmq: - key_url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-server/gpg.9F4587F226208342.key - url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-server/deb + key_url: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-server.9F4587F226208342.key + url: https://ppa1.novemberain.com/rabbitmq/rabbitmq-server/deb use_upstream: repo retry_option: attempts: 0 diff --git a/test/integration/default/files/_mapdata/ubuntu-20.yaml b/test/integration/default/files/_mapdata/ubuntu-20.yaml index 0a2b460..2d4ad7f 100644 --- a/test/integration/default/files/_mapdata/ubuntu-20.yaml +++ b/test/integration/default/files/_mapdata/ubuntu-20.yaml @@ -266,11 +266,11 @@ values: remove_os_erlang: true repo: erlang: - key_url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/gpg.E495BB49CC4BBE5B.key - url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/deb + key_url: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-erlang.E495BB49CC4BBE5B.key + url: https://ppa1.novemberain.com/rabbitmq/rabbitmq-erlang/deb rabbitmq: - key_url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-server/gpg.9F4587F226208342.key - url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-server/deb + key_url: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-server.9F4587F226208342.key + url: https://ppa1.novemberain.com/rabbitmq/rabbitmq-server/deb use_upstream: repo retry_option: attempts: 0 diff --git a/test/integration/default/files/_mapdata/ubuntu-22.yaml b/test/integration/default/files/_mapdata/ubuntu-22.yaml index 441ddda..da2cc7e 100644 --- a/test/integration/default/files/_mapdata/ubuntu-22.yaml +++ b/test/integration/default/files/_mapdata/ubuntu-22.yaml @@ -50,11 +50,11 @@ values: remove_os_erlang: true repo: erlang: - key_url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/gpg.E495BB49CC4BBE5B.key - url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/deb + key_url: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-erlang.E495BB49CC4BBE5B.key + url: https://ppa1.novemberain.com/rabbitmq/rabbitmq-erlang/deb rabbitmq: - key_url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-server/gpg.9F4587F226208342.key - url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-server/deb + key_url: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-server.9F4587F226208342.key + url: https://ppa1.novemberain.com/rabbitmq/rabbitmq-server/deb use_upstream: repo retry_option: attempts: 0 diff --git a/test/integration/nopillars/files/_mapdata/almalinux-8.yaml b/test/integration/nopillars/files/_mapdata/almalinux-8.yaml index 78afaf0..0ebe657 100644 --- a/test/integration/nopillars/files/_mapdata/almalinux-8.yaml +++ b/test/integration/nopillars/files/_mapdata/almalinux-8.yaml @@ -51,11 +51,11 @@ values: remove_os_erlang: true repo: erlang: - baseurl: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/rpm/el - gpgkey: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/gpg.E495BB49CC4BBE5B.key + baseurl: https://yum1.novemberain.com/erlang/el + gpgkey: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-erlang.E495BB49CC4BBE5B.key rabbitmq: - baseurl: https://packagecloud.io/rabbitmq/rabbitmq-server/el - gpgkey: https://packagecloud.io/rabbitmq/rabbitmq-server/gpgkey + baseurl: https://yum1.novemberain.com/rabbitmq/el + gpgkey: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-server.9F4587F226208342.key use_upstream: repo retry_option: attempts: 0 diff --git a/test/integration/nopillars/files/_mapdata/amazonlinux-2.yaml b/test/integration/nopillars/files/_mapdata/amazonlinux-2.yaml index b054086..d76ea33 100644 --- a/test/integration/nopillars/files/_mapdata/amazonlinux-2.yaml +++ b/test/integration/nopillars/files/_mapdata/amazonlinux-2.yaml @@ -53,11 +53,11 @@ values: remove_os_erlang: true repo: erlang: - baseurl: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/rpm/el - gpgkey: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/gpg.E495BB49CC4BBE5B.key + baseurl: https://yum1.novemberain.com/erlang/el + gpgkey: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-erlang.E495BB49CC4BBE5B.key rabbitmq: - baseurl: https://packagecloud.io/rabbitmq/rabbitmq-server/el - gpgkey: https://packagecloud.io/rabbitmq/rabbitmq-server/gpgkey + baseurl: https://yum1.novemberain.com/rabbitmq/el + gpgkey: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-server.9F4587F226208342.key use_upstream: repo retry_option: attempts: 0 diff --git a/test/integration/nopillars/files/_mapdata/centos-7.yaml b/test/integration/nopillars/files/_mapdata/centos-7.yaml index 78afaf0..0ebe657 100644 --- a/test/integration/nopillars/files/_mapdata/centos-7.yaml +++ b/test/integration/nopillars/files/_mapdata/centos-7.yaml @@ -51,11 +51,11 @@ values: remove_os_erlang: true repo: erlang: - baseurl: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/rpm/el - gpgkey: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/gpg.E495BB49CC4BBE5B.key + baseurl: https://yum1.novemberain.com/erlang/el + gpgkey: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-erlang.E495BB49CC4BBE5B.key rabbitmq: - baseurl: https://packagecloud.io/rabbitmq/rabbitmq-server/el - gpgkey: https://packagecloud.io/rabbitmq/rabbitmq-server/gpgkey + baseurl: https://yum1.novemberain.com/rabbitmq/el + gpgkey: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-server.9F4587F226208342.key use_upstream: repo retry_option: attempts: 0 diff --git a/test/integration/nopillars/files/_mapdata/centos-8.yaml b/test/integration/nopillars/files/_mapdata/centos-8.yaml index 78afaf0..0ebe657 100644 --- a/test/integration/nopillars/files/_mapdata/centos-8.yaml +++ b/test/integration/nopillars/files/_mapdata/centos-8.yaml @@ -51,11 +51,11 @@ values: remove_os_erlang: true repo: erlang: - baseurl: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/rpm/el - gpgkey: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/gpg.E495BB49CC4BBE5B.key + baseurl: https://yum1.novemberain.com/erlang/el + gpgkey: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-erlang.E495BB49CC4BBE5B.key rabbitmq: - baseurl: https://packagecloud.io/rabbitmq/rabbitmq-server/el - gpgkey: https://packagecloud.io/rabbitmq/rabbitmq-server/gpgkey + baseurl: https://yum1.novemberain.com/rabbitmq/el + gpgkey: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-server.9F4587F226208342.key use_upstream: repo retry_option: attempts: 0 diff --git a/test/integration/nopillars/files/_mapdata/debian-10.yaml b/test/integration/nopillars/files/_mapdata/debian-10.yaml index 441ddda..da2cc7e 100644 --- a/test/integration/nopillars/files/_mapdata/debian-10.yaml +++ b/test/integration/nopillars/files/_mapdata/debian-10.yaml @@ -50,11 +50,11 @@ values: remove_os_erlang: true repo: erlang: - key_url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/gpg.E495BB49CC4BBE5B.key - url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/deb + key_url: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-erlang.E495BB49CC4BBE5B.key + url: https://ppa1.novemberain.com/rabbitmq/rabbitmq-erlang/deb rabbitmq: - key_url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-server/gpg.9F4587F226208342.key - url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-server/deb + key_url: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-server.9F4587F226208342.key + url: https://ppa1.novemberain.com/rabbitmq/rabbitmq-server/deb use_upstream: repo retry_option: attempts: 0 diff --git a/test/integration/nopillars/files/_mapdata/debian-11.yaml b/test/integration/nopillars/files/_mapdata/debian-11.yaml index 441ddda..da2cc7e 100644 --- a/test/integration/nopillars/files/_mapdata/debian-11.yaml +++ b/test/integration/nopillars/files/_mapdata/debian-11.yaml @@ -50,11 +50,11 @@ values: remove_os_erlang: true repo: erlang: - key_url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/gpg.E495BB49CC4BBE5B.key - url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/deb + key_url: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-erlang.E495BB49CC4BBE5B.key + url: https://ppa1.novemberain.com/rabbitmq/rabbitmq-erlang/deb rabbitmq: - key_url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-server/gpg.9F4587F226208342.key - url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-server/deb + key_url: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-server.9F4587F226208342.key + url: https://ppa1.novemberain.com/rabbitmq/rabbitmq-server/deb use_upstream: repo retry_option: attempts: 0 diff --git a/test/integration/nopillars/files/_mapdata/debian-9.yaml b/test/integration/nopillars/files/_mapdata/debian-9.yaml index c50e843..3e5bf0d 100644 --- a/test/integration/nopillars/files/_mapdata/debian-9.yaml +++ b/test/integration/nopillars/files/_mapdata/debian-9.yaml @@ -53,11 +53,11 @@ values: remove_os_erlang: true repo: erlang: - key_url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/gpg.E495BB49CC4BBE5B.key - url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/deb + key_url: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-erlang.E495BB49CC4BBE5B.key + url: https://ppa1.novemberain.com/rabbitmq/rabbitmq-erlang/deb rabbitmq: - key_url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-server/gpg.9F4587F226208342.key - url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-server/deb + key_url: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-server.9F4587F226208342.key + url: https://ppa1.novemberain.com/rabbitmq/rabbitmq-server/deb use_upstream: repo retry_option: attempts: 0 diff --git a/test/integration/nopillars/files/_mapdata/oraclelinux-7.yaml b/test/integration/nopillars/files/_mapdata/oraclelinux-7.yaml index 78afaf0..0ebe657 100644 --- a/test/integration/nopillars/files/_mapdata/oraclelinux-7.yaml +++ b/test/integration/nopillars/files/_mapdata/oraclelinux-7.yaml @@ -51,11 +51,11 @@ values: remove_os_erlang: true repo: erlang: - baseurl: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/rpm/el - gpgkey: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/gpg.E495BB49CC4BBE5B.key + baseurl: https://yum1.novemberain.com/erlang/el + gpgkey: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-erlang.E495BB49CC4BBE5B.key rabbitmq: - baseurl: https://packagecloud.io/rabbitmq/rabbitmq-server/el - gpgkey: https://packagecloud.io/rabbitmq/rabbitmq-server/gpgkey + baseurl: https://yum1.novemberain.com/rabbitmq/el + gpgkey: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-server.9F4587F226208342.key use_upstream: repo retry_option: attempts: 0 diff --git a/test/integration/nopillars/files/_mapdata/oraclelinux-8.yaml b/test/integration/nopillars/files/_mapdata/oraclelinux-8.yaml index 78afaf0..0ebe657 100644 --- a/test/integration/nopillars/files/_mapdata/oraclelinux-8.yaml +++ b/test/integration/nopillars/files/_mapdata/oraclelinux-8.yaml @@ -51,11 +51,11 @@ values: remove_os_erlang: true repo: erlang: - baseurl: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/rpm/el - gpgkey: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/gpg.E495BB49CC4BBE5B.key + baseurl: https://yum1.novemberain.com/erlang/el + gpgkey: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-erlang.E495BB49CC4BBE5B.key rabbitmq: - baseurl: https://packagecloud.io/rabbitmq/rabbitmq-server/el - gpgkey: https://packagecloud.io/rabbitmq/rabbitmq-server/gpgkey + baseurl: https://yum1.novemberain.com/rabbitmq/el + gpgkey: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-server.9F4587F226208342.key use_upstream: repo retry_option: attempts: 0 diff --git a/test/integration/nopillars/files/_mapdata/rockylinux-8.yaml b/test/integration/nopillars/files/_mapdata/rockylinux-8.yaml index 78afaf0..0ebe657 100644 --- a/test/integration/nopillars/files/_mapdata/rockylinux-8.yaml +++ b/test/integration/nopillars/files/_mapdata/rockylinux-8.yaml @@ -51,11 +51,11 @@ values: remove_os_erlang: true repo: erlang: - baseurl: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/rpm/el - gpgkey: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/gpg.E495BB49CC4BBE5B.key + baseurl: https://yum1.novemberain.com/erlang/el + gpgkey: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-erlang.E495BB49CC4BBE5B.key rabbitmq: - baseurl: https://packagecloud.io/rabbitmq/rabbitmq-server/el - gpgkey: https://packagecloud.io/rabbitmq/rabbitmq-server/gpgkey + baseurl: https://yum1.novemberain.com/rabbitmq/el + gpgkey: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-server.9F4587F226208342.key use_upstream: repo retry_option: attempts: 0 diff --git a/test/integration/nopillars/files/_mapdata/ubuntu-16.yaml b/test/integration/nopillars/files/_mapdata/ubuntu-16.yaml index c50e843..3e5bf0d 100644 --- a/test/integration/nopillars/files/_mapdata/ubuntu-16.yaml +++ b/test/integration/nopillars/files/_mapdata/ubuntu-16.yaml @@ -53,11 +53,11 @@ values: remove_os_erlang: true repo: erlang: - key_url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/gpg.E495BB49CC4BBE5B.key - url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/deb + key_url: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-erlang.E495BB49CC4BBE5B.key + url: https://ppa1.novemberain.com/rabbitmq/rabbitmq-erlang/deb rabbitmq: - key_url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-server/gpg.9F4587F226208342.key - url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-server/deb + key_url: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-server.9F4587F226208342.key + url: https://ppa1.novemberain.com/rabbitmq/rabbitmq-server/deb use_upstream: repo retry_option: attempts: 0 diff --git a/test/integration/nopillars/files/_mapdata/ubuntu-18.yaml b/test/integration/nopillars/files/_mapdata/ubuntu-18.yaml index 441ddda..da2cc7e 100644 --- a/test/integration/nopillars/files/_mapdata/ubuntu-18.yaml +++ b/test/integration/nopillars/files/_mapdata/ubuntu-18.yaml @@ -50,11 +50,11 @@ values: remove_os_erlang: true repo: erlang: - key_url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/gpg.E495BB49CC4BBE5B.key - url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/deb + key_url: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-erlang.E495BB49CC4BBE5B.key + url: https://ppa1.novemberain.com/rabbitmq/rabbitmq-erlang/deb rabbitmq: - key_url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-server/gpg.9F4587F226208342.key - url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-server/deb + key_url: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-server.9F4587F226208342.key + url: https://ppa1.novemberain.com/rabbitmq/rabbitmq-server/deb use_upstream: repo retry_option: attempts: 0 diff --git a/test/integration/nopillars/files/_mapdata/ubuntu-20.yaml b/test/integration/nopillars/files/_mapdata/ubuntu-20.yaml index 441ddda..da2cc7e 100644 --- a/test/integration/nopillars/files/_mapdata/ubuntu-20.yaml +++ b/test/integration/nopillars/files/_mapdata/ubuntu-20.yaml @@ -50,11 +50,11 @@ values: remove_os_erlang: true repo: erlang: - key_url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/gpg.E495BB49CC4BBE5B.key - url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/deb + key_url: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-erlang.E495BB49CC4BBE5B.key + url: https://ppa1.novemberain.com/rabbitmq/rabbitmq-erlang/deb rabbitmq: - key_url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-server/gpg.9F4587F226208342.key - url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-server/deb + key_url: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-server.9F4587F226208342.key + url: https://ppa1.novemberain.com/rabbitmq/rabbitmq-server/deb use_upstream: repo retry_option: attempts: 0 diff --git a/test/integration/nopillars/files/_mapdata/ubuntu-22.yaml b/test/integration/nopillars/files/_mapdata/ubuntu-22.yaml index 441ddda..da2cc7e 100644 --- a/test/integration/nopillars/files/_mapdata/ubuntu-22.yaml +++ b/test/integration/nopillars/files/_mapdata/ubuntu-22.yaml @@ -50,11 +50,11 @@ values: remove_os_erlang: true repo: erlang: - key_url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/gpg.E495BB49CC4BBE5B.key - url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/deb + key_url: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-erlang.E495BB49CC4BBE5B.key + url: https://ppa1.novemberain.com/rabbitmq/rabbitmq-erlang/deb rabbitmq: - key_url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-server/gpg.9F4587F226208342.key - url: https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-server/deb + key_url: https://github.com/rabbitmq/signing-keys/releases/download/3.0/cloudsmith.rabbitmq-server.9F4587F226208342.key + url: https://ppa1.novemberain.com/rabbitmq/rabbitmq-server/deb use_upstream: repo retry_option: attempts: 0