[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
|
zone: nova
|
||||||
hostbase: copr-be-dev-
|
hostbase: copr-be-dev-
|
||||||
public_ip: 209.132.184.179
|
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
|
description: copr dispatcher and repo server - dev instance
|
||||||
tcp_ports: ['22', '80', '443']
|
tcp_ports: ['22', '80', '443']
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,7 @@ security_group: webserver
|
||||||
zone: nova
|
zone: nova
|
||||||
hostbase: copr-fe-dev-
|
hostbase: copr-fe-dev-
|
||||||
public_ip: 209.132.184.183
|
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
|
description: copr frontend server - dev instance
|
||||||
tcp_ports: [22, 80, 443]
|
tcp_ports: [22, 80, 443]
|
||||||
|
|
||||||
|
|
|
@ -35,7 +35,5 @@
|
||||||
# Roles are run first, before tasks, regardless of where you place them here.
|
# Roles are run first, before tasks, regardless of where you place them here.
|
||||||
roles:
|
roles:
|
||||||
- base
|
- base
|
||||||
- fedmsg/base
|
|
||||||
- copr/backend
|
- copr/backend
|
||||||
|
- fedmsg/base
|
||||||
|
|
||||||
|
|
|
@ -25,6 +25,7 @@
|
||||||
- "copr-selinux"
|
- "copr-selinux"
|
||||||
- "fail2ban"
|
- "fail2ban"
|
||||||
- "system-config-firewall-base"
|
- "system-config-firewall-base"
|
||||||
|
- "nrpe"
|
||||||
tags:
|
tags:
|
||||||
- packages
|
- packages
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue