inventory: remove old pagure01
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
6579787d6e
commit
c5d7091b09
1 changed files with 0 additions and 38 deletions
|
@ -1,38 +0,0 @@
|
|||
---
|
||||
nm: 255.255.255.0
|
||||
gw: 8.43.85.254
|
||||
dns: 8.8.8.8
|
||||
|
||||
ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel-7-ext
|
||||
ks_repo: http://infrastructure.fedoraproject.org/repo/rhel/RHEL7-x86_64/
|
||||
|
||||
volgroup: /dev/vg_guests
|
||||
|
||||
eth0_ip: 8.43.85.75
|
||||
eth0_nm: 255.255.255.0
|
||||
has_ipv6: yes
|
||||
eth0_ipv6: "2620:52:3:1:dead:beef:cafe:fed5"
|
||||
eth0_ipv6_gw: "2620:52:3:1:ffff:ffff:ffff:fffe"
|
||||
|
||||
vmhost: virthost-cc-rdu02.fedoraproject.org
|
||||
datacenter: rdu-cc
|
||||
|
||||
#
|
||||
# PostgreSQL configuration
|
||||
#
|
||||
|
||||
shared_buffers: "512MB"
|
||||
effective_cache_size: 0
|
||||
temp_buffers: "8MB"
|
||||
max_stack_depth: "4MB"
|
||||
|
||||
ssh_hostnames:
|
||||
- pagure.io
|
||||
|
||||
# GDPR SAR variables - datanommer/datagrepper
|
||||
sar_script: /usr/local/bin/pagure_sar.py
|
||||
sar_script_user: git
|
||||
sar_output_file: pagure.json
|
||||
|
||||
# DB used:
|
||||
pagure_db_host: 127.0.0.1
|
Loading…
Add table
Add a link
Reference in a new issue