[copr] install nrpe for fedmsg
This commit is contained in:
parent
0e40fab80e
commit
fbda86acbc
4 changed files with 4 additions and 5 deletions
|
@ -6,7 +6,7 @@ security_group: webserver
|
|||
zone: nova
|
||||
hostbase: copr-be-dev-
|
||||
public_ip: 209.132.184.179
|
||||
root_auth_users: bkabrda msuchy tradej pingou
|
||||
root_auth_users: bkabrda msuchy tradej pingou vgologuz
|
||||
description: copr dispatcher and repo server - dev instance
|
||||
tcp_ports: ['22', '80', '443']
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@ security_group: webserver
|
|||
zone: nova
|
||||
hostbase: copr-fe-dev-
|
||||
public_ip: 209.132.184.183
|
||||
root_auth_users: bkabrda ryanlerch pingou msuchy tradej asamalik
|
||||
root_auth_users: bkabrda ryanlerch pingou msuchy tradej asamalik vgologuz
|
||||
description: copr frontend server - dev instance
|
||||
tcp_ports: [22, 80, 443]
|
||||
|
||||
|
|
|
@ -35,7 +35,5 @@
|
|||
# Roles are run first, before tasks, regardless of where you place them here.
|
||||
roles:
|
||||
- base
|
||||
- fedmsg/base
|
||||
- copr/backend
|
||||
|
||||
|
||||
- fedmsg/base
|
||||
|
|
|
@ -25,6 +25,7 @@
|
|||
- "copr-selinux"
|
||||
- "fail2ban"
|
||||
- "system-config-firewall-base"
|
||||
- "nrpe"
|
||||
tags:
|
||||
- packages
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue