Add some group_vars for the mirrormanager2 nodes.
This commit is contained in:
parent
c149adc9b2
commit
0174da6a56
6 changed files with 110 additions and 0 deletions
17
inventory/group_vars/mm-crawler
Normal file
17
inventory/group_vars/mm-crawler
Normal file
|
@ -0,0 +1,17 @@
|
|||
---
|
||||
|
||||
fedmsg_certs:
|
||||
- service: shell
|
||||
owner: mirrormanager
|
||||
group: sysadmin
|
||||
|
||||
# For the MOTD
|
||||
csi_security_category: Medium
|
||||
csi_primary_contact: Fedora admin - admin@fedoraproject.org
|
||||
csi_purpose: Run mirrormanager crawlers
|
||||
csi_relationship: |
|
||||
TODO - we should document:
|
||||
|
||||
* what kinds of processes run here
|
||||
* what other services they depend on
|
||||
* what other services depend on it
|
Loading…
Add table
Add a link
Reference in a new issue