One Hat Cyber Team
Your IP :
216.73.216.36
Server IP :
162.240.179.46
Server :
Linux vps-14493116.nutrivittasaude.com.br 5.14.0-611.49.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Apr 21 16:39:08 EDT 2026 x86_64
Server Software :
Apache
PHP Version :
8.2.31
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib
/
python3.9
/
site-packages
/
cockpit
/
Edit File:
osinfo.py
# SPDX-License-Identifier: LGPL-2.1-or-later # supported OSes for beibooting; entries are os-release keys # keep this in sync with bots/lib/testmap.py supported_oses: 'list[dict[str, str | None]]' = [ # rolling release {"ID": "arch", "VERSION_ID": None}, # match/describe CentOS separately, it's the upstream of all RHEL clones {"ID": "centos", "PLATFORM_ID": "platform:el9"}, {"ID": "centos", "PLATFORM_ID": "platform:el10"}, {"PLATFORM_ID": "platform:el8"}, {"PLATFORM_ID": "platform:el9"}, {"PLATFORM_ID": "platform:el10"}, {"ID": "debian", "VERSION_ID": "12"}, {"ID": "debian", "VERSION_ID": "13"}, # rolling release {"ID": "debian", "VERSION_ID": None}, {"ID": "fedora", "VERSION_ID": "41"}, {"ID": "fedora", "VERSION_ID": "42"}, {"ID": "fedora", "VERSION_ID": "43"}, {"ID": "ubuntu", "VERSION_ID": "22.04"}, {"ID": "ubuntu", "VERSION_ID": "24.04"}, {"ID": "ubuntu", "VERSION_ID": "25.04"}, {"ID": "ubuntu", "VERSION_ID": "25.10"}, ]
Simpan