Skip to content

Commit

Permalink
fix: use new repositories hosted on novemberain.com domain
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvainfaivre committed Nov 30, 2023
1 parent c12a82c commit 23bac71
Show file tree
Hide file tree
Showing 33 changed files with 129 additions and 129 deletions.
2 changes: 1 addition & 1 deletion pillar.example
Original file line number Diff line number Diff line change
Expand Up @@ -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: {}
Expand Down
8 changes: 4 additions & 4 deletions rabbitmq/parameters/os_family/Debian.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
...
8 changes: 4 additions & 4 deletions rabbitmq/parameters/os_family/RedHat.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
...
8 changes: 4 additions & 4 deletions test/integration/default/files/_mapdata/almalinux-8.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
8 changes: 4 additions & 4 deletions test/integration/default/files/_mapdata/centos-7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
8 changes: 4 additions & 4 deletions test/integration/default/files/_mapdata/centos-8.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
8 changes: 4 additions & 4 deletions test/integration/default/files/_mapdata/debian-10.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
8 changes: 4 additions & 4 deletions test/integration/default/files/_mapdata/debian-11.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
8 changes: 4 additions & 4 deletions test/integration/default/files/_mapdata/debian-9.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
8 changes: 4 additions & 4 deletions test/integration/default/files/_mapdata/fedora-34.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
8 changes: 4 additions & 4 deletions test/integration/default/files/_mapdata/fedora-35.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
8 changes: 4 additions & 4 deletions test/integration/default/files/_mapdata/fedora-36.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
8 changes: 4 additions & 4 deletions test/integration/default/files/_mapdata/oraclelinux-7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
8 changes: 4 additions & 4 deletions test/integration/default/files/_mapdata/oraclelinux-8.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
8 changes: 4 additions & 4 deletions test/integration/default/files/_mapdata/rockylinux-8.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
8 changes: 4 additions & 4 deletions test/integration/default/files/_mapdata/ubuntu-16.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
8 changes: 4 additions & 4 deletions test/integration/default/files/_mapdata/ubuntu-18.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
8 changes: 4 additions & 4 deletions test/integration/default/files/_mapdata/ubuntu-20.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
8 changes: 4 additions & 4 deletions test/integration/default/files/_mapdata/ubuntu-22.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
8 changes: 4 additions & 4 deletions test/integration/nopillars/files/_mapdata/almalinux-8.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
8 changes: 4 additions & 4 deletions test/integration/nopillars/files/_mapdata/amazonlinux-2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
8 changes: 4 additions & 4 deletions test/integration/nopillars/files/_mapdata/centos-7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
8 changes: 4 additions & 4 deletions test/integration/nopillars/files/_mapdata/centos-8.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
8 changes: 4 additions & 4 deletions test/integration/nopillars/files/_mapdata/debian-10.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading

0 comments on commit 23bac71

Please sign in to comment.