ResultsDB: Add role: dnf-automatic also to the stg and prod

This commit is contained in:
František Zatloukal 2018-06-29 22:15:17 +02:00
parent 131a11cc23
commit 286dcca6b2
2 changed files with 2 additions and 0 deletions

View file

@ -25,6 +25,7 @@
- { role: hosts, tags: ['hosts']}
- { role: fas_client, tags: ['fas_client'] }
- { role: collectd/base, tags: ['collectd_base'] }
- { role: dnf-automatic, tags: ['dnfautomatic'] }
- { role: sudo, tags: ['sudo'] }
- role: openvpn/client
- apache

View file

@ -25,6 +25,7 @@
- { role: hosts, tags: ['hosts']}
- { role: fas_client, tags: ['fas_client'] }
- { role: collectd/base, tags: ['collectd_base'] }
- { role: dnf-automatic, tags: ['dnfautomatic'] }
- { role: sudo, tags: ['sudo'] }
- apache
- fedmsg/base