dynamic centos verison discover for repos
This commit is contained in:
parent
aa3295aa14
commit
3ae4809fb1
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user