copr: add playbooks for copr-pulp and copr-pulp-dev instances
This commit is contained in:
parent
4fd7b36a72
commit
b600748659
11 changed files with 144 additions and 0 deletions
14
inventory/host_vars/copr-pulp-dev.aws.fedoraproject.org
Normal file
14
inventory/host_vars/copr-pulp-dev.aws.fedoraproject.org
Normal file
|
@ -0,0 +1,14 @@
|
|||
hostbase: copr-pulp-dev-
|
||||
nagios_Check_Services:
|
||||
dhcpd: false
|
||||
httpd: true
|
||||
mail: false
|
||||
named: false
|
||||
nrpe: true
|
||||
ping: false
|
||||
raid: false
|
||||
sshd: false
|
||||
swap: false
|
||||
public_ip: 44.206.10.188
|
||||
swap_file_path: /swap
|
||||
swap_file_size_mb: 16384
|
Loading…
Add table
Add a link
Reference in a new issue