Fix the molecule run as part of CI process (#166)

* Updating CI Job;
* Changing gpg rpm key;
This commit is contained in:
Werner Dijkerman
2023-01-30 18:03:35 +01:00
committed by GitHub
parent 4fd39fe753
commit 6432640e89
2 changed files with 4 additions and 4 deletions

View File

@ -77,7 +77,7 @@ telegraf_yum_baseurl:
default: "https://repos.influxdata.com/{{ ansible_distribution|lower }}/{{ telegraf_redhat_releasever }}/$basearch/stable"
redhat: "https://repos.influxdata.com/rhel/{{ telegraf_redhat_releasever }}/$basearch/stable"
rocky: "https://repos.influxdata.com/rhel/{{ telegraf_redhat_releasever }}/$basearch/stable"
telegraf_yum_gpgkey: "https://repos.influxdata.com/influxdb.key"
telegraf_yum_gpgkey: "https://repos.influxdata.com/influxdata-archive_compat.key"
telegraf_zypper_repos:
"opensuse tumbleweed": "http://download.opensuse.org/repositories/devel:/languages:/go/openSUSE_Factory/"