ansible/inventory/host_vars/copr-be.cloud.fedoraproject.org

49 lines
1.2 KiB
Org Mode
Raw Normal View History

---
2015-05-18 15:31:44 +02:00
instance_type: ms1.xlarge
2019-07-18 07:43:44 +02:00
image: "{{ fedora30_x86_64 }}"
2013-08-01 20:33:50 +00:00
keypair: fedora-admin-20130801
security_group: web-80-anywhere-persistent,web-443-anywhere-persistent,ssh-anywhere-persistent,default,allow-nagios-persistent
zone: nova
hostbase: copr-be-
2015-05-18 15:31:44 +02:00
public_ip: 209.132.184.48
root_auth_users: msuchy frostyx praiskup dturecek schlupov thrnciar
description: copr dispatcher and repo server
2015-05-18 15:31:44 +02:00
volumes: [ {volume_id: '63c3a40c-e228-417a-97a2-e2c34730bf3b', device: '/dev/vdc'} ]
inventory_tenant: persistent
2015-05-19 09:25:03 +02:00
inventory_instance_name: copr-be
2015-05-18 15:31:44 +02:00
cloud_networks:
# persistent-net
- net-id: "67b77354-39a4-43de-b007-bb813ac5c35f"
2015-05-18 15:31:44 +02:00
# copr-net
- net-id: "24699649-0e05-4fd3-98a3-86a75ec49f6e"
2013-11-08 14:27:04 +00:00
tcp_ports: [ 22, 80, 443,
2014-06-18 20:04:19 +00:00
# These 8 ports are used by fedmsg. One for each wsgi thread.
3000, 3001, 3002, 3003, 3004, 3005, 3006, 3007]
2019-09-10 11:17:28 +02:00
# consumed by roles/messaging/base
messaging:
certificates:
- key: copr
username: copr
app_name: Copr build system
2013-11-08 14:27:04 +00:00
# Copr vars
copr_hostbase: copr-be
2016-05-30 23:18:14 +00:00
host_backup_targets: ['/var/lib/copr/public_html/results']
2014-10-17 12:26:50 +02:00
_copr_be_conf: copr-be.conf
nagios_Check_Services:
2020-02-23 18:21:50 +00:00
mail: false
nrpe: false
sshd: false
named: false
dhcpd: false
httpd: false
swap: false
2020-02-23 18:21:50 +00:00
ping: false
raid: false
# There is no python2 on F30