add items fr 03
This commit is contained in:
parent
981d2f382d
commit
3f55a7a15d
1 changed files with 179 additions and 0 deletions
179
inventory/host_vars/retrace03.fedorainfracloud.org
Normal file
179
inventory/host_vars/retrace03.fedorainfracloud.org
Normal file
|
@ -0,0 +1,179 @@
|
|||
---
|
||||
faf_server_name: retrace.fedoraproject.org/faf
|
||||
rs_use_faf_packages: true
|
||||
|
||||
# we do not have enough storage on stg
|
||||
rs_internal_fedora_vers: [30, 31, 32, rawhide]
|
||||
rs_internal_fedora_vers_removed: [27, 28, 29]
|
||||
rs_internal_arch_list: [source, x86_64, i386]
|
||||
|
||||
nagios_Check_Services:
|
||||
nrpe: true
|
||||
sshd: true
|
||||
named: false
|
||||
dhcpd: false
|
||||
httpd: false
|
||||
swap: false
|
||||
|
||||
# List of supported operating systems
|
||||
faf_opsys_list:
|
||||
- fedora
|
||||
- centos
|
||||
|
||||
# Clean-up packages of following EOLed operating systems
|
||||
eol_opsys:
|
||||
- { opsys: "Fedora", release: "27"}
|
||||
- { opsys: "Fedora", release: "28"}
|
||||
- { opsys: "Fedora", release: "29"}
|
||||
|
||||
# GDPR SAR variables
|
||||
sar_script: '/usr/bin/faf sar'
|
||||
sar_script_user: faf
|
||||
sar_output_file: faf.json
|
||||
|
||||
faf_repos:
|
||||
- { name: 'fedora-30-updates-testing-source',
|
||||
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/updates/testing/30/Everything/SRPMS/'],
|
||||
arch: 'src',
|
||||
opsys: 'Fedora 30'
|
||||
}
|
||||
- { name: 'fedora-30-updates-source',
|
||||
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/updates/30/Everything/SRPMS/'],
|
||||
arch: 'src',
|
||||
opsys: 'Fedora 30'
|
||||
}
|
||||
- { name: 'fedora-30-i386-debug',
|
||||
url: ['http://dl01.fedoraproject.org/pub/fedora-secondary/releases/30/Everything/i386/debug/tree/', 'http://dl01.fedoraproject.org/pub/fedora-secondary/development/30/Everything/i386/debug/tree/'],
|
||||
arch: 'i386',
|
||||
opsys: 'Fedora 30',
|
||||
}
|
||||
- { name: 'fedora-30-i386-testing-debug',
|
||||
url: ['http://dl01.fedoraproject.org/pub/fedora-secondary/updates/testing/30/Everything/i386/debug/'],
|
||||
arch: 'i386',
|
||||
opsys: 'Fedora 30',
|
||||
}
|
||||
- { name: 'fedora-30-i386-testing',
|
||||
url: ['http://dl01.fedoraproject.org/pub/fedora-secondary/updates/testing/30/Everything/i386/'],
|
||||
arch: 'i386',
|
||||
opsys: 'Fedora 30',
|
||||
}
|
||||
- { name: 'fedora-30-i386-updates-debug',
|
||||
url: ['http://dl01.fedoraproject.org/pub/fedora-secondary/updates/30/Everything/i386/debug/'],
|
||||
arch: 'i386',
|
||||
opsys: 'Fedora 30',
|
||||
}
|
||||
- { name: 'fedora-30-i386-updates',
|
||||
url: ['http://dl01.fedoraproject.org/pub/fedora-secondary/updates/30/Everything/i386/'],
|
||||
arch: 'i386',
|
||||
opsys: 'Fedora 30',
|
||||
}
|
||||
- { name: 'fedora-30-i386',
|
||||
url: ['http://dl01.fedoraproject.org/pub/fedora-secondary/releases/30/Everything/i386/os/', 'http://dl01.fedoraproject.org/pub/fedora-secondary/development/30/Everything/i386/os/'],
|
||||
arch: 'i386',
|
||||
opsys: 'Fedora 30',
|
||||
}
|
||||
- { name: 'fedora-30-source',
|
||||
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/releases/30/Everything/source/tree/', 'http://dl01.fedoraproject.org/pub/fedora/linux/development/30/Everything/source/tree/'],
|
||||
arch: 'src',
|
||||
opsys: 'Fedora 30',
|
||||
}
|
||||
- { name: 'fedora-30-x86_64',
|
||||
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/releases/30/Everything/x86_64/os/', 'http://dl01.fedoraproject.org/pub/fedora/linux/development/30/Everything/x86_64/os/'],
|
||||
arch: 'x86_64',
|
||||
opsys: 'Fedora 30',
|
||||
}
|
||||
- { name: 'fedora-30-x86_64-debug',
|
||||
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/releases/30/Everything/x86_64/debug/tree/', 'http://dl01.fedoraproject.org/pub/fedora/linux/development/30/Everything/x86_64/debug/tree/'],
|
||||
arch: 'x86_64',
|
||||
opsys: 'Fedora 30',
|
||||
}
|
||||
- { name: 'fedora-30-x86_64-testing-debug',
|
||||
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/updates/testing/30/Everything/x86_64/debug/'],
|
||||
arch: 'x86_64',
|
||||
opsys: 'Fedora 30',
|
||||
}
|
||||
- { name: 'fedora-30-x86_64-testing',
|
||||
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/updates/testing/30/Everything/x86_64/'],
|
||||
arch: 'x86_64',
|
||||
opsys: 'Fedora 30',
|
||||
}
|
||||
- { name: 'fedora-30-x86_64-updates-debug',
|
||||
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/updates/30/Everything/x86_64/debug/'],
|
||||
arch: 'x86_64',
|
||||
opsys: 'Fedora 30',
|
||||
}
|
||||
- { name: 'fedora-30-x86_64-updates',
|
||||
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/updates/30/Everything/x86_64/'],
|
||||
arch: 'x86_64',
|
||||
opsys: 'Fedora 30',
|
||||
}
|
||||
- { name: 'fedora-31-source',
|
||||
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/releases/31/Everything/source/tree/', 'http://dl01.fedoraproject.org/pub/fedora/linux/development/31/Everything/source/tree/'],
|
||||
arch: 'src',
|
||||
opsys: 'Fedora 31',
|
||||
}
|
||||
- { name: 'fedora-31-x86_64',
|
||||
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/releases/31/Everything/x86_64/os/', 'http://dl01.fedoraproject.org/pub/fedora/linux/development/31/Everything/x86_64/os/'],
|
||||
arch: 'x86_64',
|
||||
opsys: 'Fedora 31',
|
||||
}
|
||||
- { name: 'fedora-31-x86_64-debug',
|
||||
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/releases/31/Everything/x86_64/debug/tree/', 'http://dl01.fedoraproject.org/pub/fedora/linux/development/31/Everything/x86_64/debug/tree/'],
|
||||
arch: 'x86_64',
|
||||
opsys: 'Fedora 31',
|
||||
}
|
||||
- { name: 'fedora-31-x86_64-testing-debug',
|
||||
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/updates/testing/31/Everything/x86_64/debug/'],
|
||||
arch: 'x86_64',
|
||||
opsys: 'Fedora 31',
|
||||
}
|
||||
- { name: 'fedora-31-x86_64-testing',
|
||||
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/updates/testing/31/Everything/x86_64/'],
|
||||
arch: 'x86_64',
|
||||
opsys: 'Fedora 31',
|
||||
}
|
||||
- { name: 'fedora-31-x86_64-updates-debug',
|
||||
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/updates/31/Everything/x86_64/debug/'],
|
||||
arch: 'x86_64',
|
||||
opsys: 'Fedora 31',
|
||||
}
|
||||
- { name: 'fedora-31-x86_64-updates',
|
||||
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/updates/31/Everything/x86_64/'],
|
||||
arch: 'x86_64',
|
||||
opsys: 'Fedora 31',
|
||||
}
|
||||
- { name: 'fedora-32-source',
|
||||
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/releases/32/Everything/source/tree/', 'http://dl01.fedoraproject.org/pub/fedora/linux/development/32/Everything/source/tree/'],
|
||||
arch: 'src',
|
||||
opsys: 'Fedora 32',
|
||||
}
|
||||
- { name: 'fedora-32-x86_64',
|
||||
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/releases/32/Everything/x86_64/os/', 'http://dl01.fedoraproject.org/pub/fedora/linux/development/32/Everything/x86_64/os/'],
|
||||
arch: 'x86_64',
|
||||
opsys: 'Fedora 32',
|
||||
}
|
||||
- { name: 'fedora-32-x86_64-debug',
|
||||
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/releases/32/Everything/x86_64/debug/tree/', 'http://dl01.fedoraproject.org/pub/fedora/linux/development/32/Everything/x86_64/debug/tree/'],
|
||||
arch: 'x86_64',
|
||||
opsys: 'Fedora 32',
|
||||
}
|
||||
- { name: 'fedora-32-x86_64-testing-debug',
|
||||
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/updates/testing/32/Everything/x86_64/debug/'],
|
||||
arch: 'x86_64',
|
||||
opsys: 'Fedora 32',
|
||||
}
|
||||
- { name: 'fedora-32-x86_64-testing',
|
||||
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/updates/testing/32/Everything/x86_64/'],
|
||||
arch: 'x86_64',
|
||||
opsys: 'Fedora 32',
|
||||
}
|
||||
- { name: 'fedora-32-x86_64-updates-debug',
|
||||
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/updates/32/Everything/x86_64/debug/'],
|
||||
arch: 'x86_64',
|
||||
opsys: 'Fedora 32',
|
||||
}
|
||||
- { name: 'fedora-32-x86_64-updates',
|
||||
url: ['http://dl01.fedoraproject.org/pub/fedora/linux/updates/32/Everything/x86_64/'],
|
||||
arch: 'x86_64',
|
||||
opsys: 'Fedora 32',
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue