ResultsDB: Add role: dnf-automatic also to the stg and prod
This commit is contained in:
parent
131a11cc23
commit
286dcca6b2
2 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue