dynamic centos verison discover for repos

This commit is contained in:
Robert Kaussow 2017-12-18 11:53:40 +01:00
parent aa3295aa14
commit 3ae4809fb1
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@
name: mttq
file: mttq
description: MTTQ Broker
baseurl: http://download.opensuse.org/repositories/home:/oojah:/mqtt/CentOS_CentOS-7/
gpgkey: http://download.opensuse.org/repositories/home:/oojah:/mqtt/CentOS_CentOS-7/repodata/repomd.xml.key
baseurl: "http://download.opensuse.org/repositories/home:/oojah:/mqtt/CentOS_CentOS-{{ ansible_distribution_major_version }}/"
gpgkey: "http://download.opensuse.org/repositories/home:/oojah:/mqtt/CentOS_CentOS-{{ ansible_distribution_major_version }}/repodata/repomd.xml.key"
- name: Install mttq packages
yum: