diff --git a/README.md b/README.md index 9ef19a9d..d7adbccc 100644 --- a/README.md +++ b/README.md @@ -70,8 +70,6 @@ FacterDB::get_facts('osfamily=Debian') | CentOS 8 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | | CentOS 9 | | | 1 | 1 | 1 | 1 | 1 | 1 | | Darwin 20 | | | 1 | | | | | | -| Debian 9 | | | 1 | | | | | | -| Debian 10 | 1 | 1 | 1 | 1 | 1 | 1 | | | | Debian 11 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | | Debian 12 | | | 2 | 2 | 2 | 1 | 1 | 1 | | Fedora 32 | 1 | 1 | 1 | | | | | | diff --git a/facts/4.0/debian-10-x86_64.facts b/facts/4.0/debian-10-x86_64.facts deleted file mode 100644 index 3659a0a7..00000000 --- a/facts/4.0/debian-10-x86_64.facts +++ /dev/null @@ -1,1078 +0,0 @@ -{ - "selinux": false, - "ipaddress": "192.168.0.1", - "operatingsystem": "Debian", - "osfamily": "Debian", - "os": { - "architecture": "amd64", - "release": { - "full": "10.0", - "major": "10", - "minor": "0" - }, - "distro": { - "id": "Debian", - "codename": "buster", - "description": "Debian GNU/Linux 10 (buster)", - "release": { - "full": "10.0", - "major": "10", - "minor": "0" - } - }, - "hardware": "x86_64", - "selinux": { - "enabled": false - }, - "family": "Debian", - "name": "Debian" - }, - "augeas": { - "version": "1.12.0" - }, - "partitions": { - "/dev/mapper/localhost--vg-swap_1": { - "size_bytes": 4294967296, - "size": "4.00 GiB", - "filesystem": "swap", - "uuid": "e1d39dbf-07b1-40f3-bb00-61c373ff3679" - }, - "/dev/mapper/localhost--vg-root": { - "size_bytes": 16919822336, - "size": "15.76 GiB", - "filesystem": "ext3", - "uuid": "d5e15cec-ac09-49ac-a7e9-69a0b4d3bd7a", - "mount": "/" - }, - "/dev/sda2": { - "size_bytes": 1024, - "size": "1.00 KiB" - }, - "/dev/sda5": { - "size_bytes": 21216886784, - "size": "19.76 GiB", - "filesystem": "LVM2_member", - "uuid": "PnWAEL-Qhls-LcWt-U7Rd-Odiy-U0k8-8fNFXY", - "partuuid": "4b9f600f-05" - }, - "/dev/sda1": { - "size_bytes": 254803968, - "size": "243.00 MiB", - "filesystem": "ext2", - "uuid": "6e570548-0c10-405c-abbb-2325c6c85912", - "partuuid": "4b9f600f-01", - "mount": "/boot" - } - }, - "mountpoints": { - "/dev": { - "device": "udev", - "filesystem": "devtmpfs", - "options": [ - "rw", - "nosuid", - "relatime", - "size=2004744k", - "nr_inodes=501186", - "mode=755" - ], - "size_bytes": 2052857856, - "available_bytes": 2052857856, - "used_bytes": 0, - "capacity": "0%", - "size": "1.91 GiB", - "available": "1.91 GiB", - "used": "0 bytes" - }, - "/dev/pts": { - "device": "devpts", - "filesystem": "devpts", - "options": [ - "rw", - "nosuid", - "noexec", - "relatime", - "gid=5", - "mode=620", - "ptmxmode=000" - ], - "size_bytes": 0, - "available_bytes": 0, - "used_bytes": 0, - "capacity": "100%", - "size": "0 bytes", - "available": "0 bytes", - "used": "0 bytes" - }, - "/run": { - "device": "tmpfs", - "filesystem": "tmpfs", - "options": [ - "rw", - "nosuid", - "noexec", - "relatime", - "size=404128k", - "mode=755" - ], - "size_bytes": 413827072, - "available_bytes": 408092672, - "used_bytes": 5734400, - "capacity": "1.39%", - "size": "394.66 MiB", - "available": "389.19 MiB", - "used": "5.47 MiB" - }, - "/": { - "device": "/dev/mapper/localhost--vg-root", - "filesystem": "ext3", - "options": [ - "rw", - "relatime", - "errors=remount-ro" - ], - "size_bytes": 16586805248, - "available_bytes": 14209556480, - "used_bytes": 1531260928, - "capacity": "9.73%", - "size": "15.45 GiB", - "available": "13.23 GiB", - "used": "1.43 GiB" - }, - "/dev/shm": { - "device": "tmpfs", - "filesystem": "tmpfs", - "options": [ - "rw", - "nosuid", - "nodev" - ], - "size_bytes": 2069123072, - "available_bytes": 2069123072, - "used_bytes": 0, - "capacity": "0%", - "size": "1.93 GiB", - "available": "1.93 GiB", - "used": "0 bytes" - }, - "/run/lock": { - "device": "tmpfs", - "filesystem": "tmpfs", - "options": [ - "rw", - "nosuid", - "nodev", - "noexec", - "relatime", - "size=5120k" - ], - "size_bytes": 5242880, - "available_bytes": 5242880, - "used_bytes": 0, - "capacity": "0%", - "size": "5.00 MiB", - "available": "5.00 MiB", - "used": "0 bytes" - }, - "/sys/fs/cgroup": { - "device": "tmpfs", - "filesystem": "tmpfs", - "options": [ - "ro", - "nosuid", - "nodev", - "noexec", - "mode=755" - ], - "size_bytes": 2069123072, - "available_bytes": 2069123072, - "used_bytes": 0, - "capacity": "0%", - "size": "1.93 GiB", - "available": "1.93 GiB", - "used": "0 bytes" - }, - "/dev/mqueue": { - "device": "mqueue", - "filesystem": "mqueue", - "options": [ - "rw", - "relatime" - ], - "size_bytes": 0, - "available_bytes": 0, - "used_bytes": 0, - "capacity": "100%", - "size": "0 bytes", - "available": "0 bytes", - "used": "0 bytes" - }, - "/dev/hugepages": { - "device": "hugetlbfs", - "filesystem": "hugetlbfs", - "options": [ - "rw", - "relatime", - "pagesize=2M" - ], - "size_bytes": 0, - "available_bytes": 0, - "used_bytes": 0, - "capacity": "100%", - "size": "0 bytes", - "available": "0 bytes", - "used": "0 bytes" - }, - "/boot": { - "device": "/dev/sda1", - "filesystem": "ext2", - "options": [ - "rw", - "relatime", - "block_validity", - "barrier", - "user_xattr", - "acl" - ], - "size_bytes": 246755328, - "available_bytes": 183791616, - "used_bytes": 50224128, - "capacity": "21.46%", - "size": "235.32 MiB", - "available": "175.28 MiB", - "used": "47.90 MiB" - }, - "/run/user/0": { - "device": "tmpfs", - "filesystem": "tmpfs", - "options": [ - "rw", - "nosuid", - "nodev", - "relatime", - "size=404124k", - "mode=700" - ], - "size_bytes": 413822976, - "available_bytes": 413822976, - "used_bytes": 0, - "capacity": "0%", - "size": "394.65 MiB", - "available": "394.65 MiB", - "used": "0 bytes" - } - }, - "virtual": "vmware", - "disks": { - "sr0": { - "model": "VMware IDE CDR00", - "size_bytes": 1073741312, - "size": "1.00 GiB", - "vendor": "NECVMWar", - "type": "hdd" - }, - "sda": { - "model": "Virtual disk", - "size_bytes": 21474836480, - "size": "20.00 GiB", - "vendor": "VMware", - "type": "hdd" - } - }, - "kernelversion": "4.19.0", - "ssh": { - "rsa": { - "fingerprints": { - "sha1": "SSHFP 1 1 05576cc92738720d76248d148747cfa8f32712ff", - "sha256": "SSHFP 1 2 aed61463793821b34ee97afcb8934c5aa13a473e6dd26a61fda080261c01def0" - }, - "key": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDdoV7A+ji8joSrg4YUCTdFtLt+4Nphb9wBNDlLVdaD03SLXtyFt3vydtKzNjXRPzCSurb96Sfi32hmxHFrimLKMltBuZj0AlLEHlCnYCHDAlgL7cllqxqv5+s0b32cbhmwLx6ghaNk6XDc7hmCZuovnr4b4pHC2mka8P9gl1osb6dTRfsEZiLm3qu1fxMlJU4adS05u1uHAdcX32KF8ty1Q1s9EygwcLfmJOeKTxdA/D4axkuuLuGP48U0KO+ld4tHHb9yVVWKdhoCL3WSMYH7tMA3NRTbsbdEehEvbjQPQprZHk6uCuqcbh7Ua/L8i5/oVCH4FpTF3a+gQeN9wpLj", - "type": "ssh-rsa" - }, - "ecdsa": { - "fingerprints": { - "sha1": "SSHFP 3 1 108a7a47d204732b908ebb2aa553f797ae85a495", - "sha256": "SSHFP 3 2 bcaa6eb722707b5a1cb7732f64b4aa303037c24c96731ffa9eb107a062562fb7" - }, - "key": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBL9WhxtGZBEre40NnExVbI5PBO8uqcIoeqFeDdgr3GItFUKNJaTKJnroImYyiU+GP6pPnyW3wsy9rAENm6AfzsY=", - "type": "ecdsa-sha2-nistp256" - }, - "ed25519": { - "fingerprints": { - "sha1": "SSHFP 4 1 0701e1636d201ea085c317968e75f26003244255", - "sha256": "SSHFP 4 2 c8379fec233379a68aa6086d8aa6c1dbd8db39fef95fb5fa8a7cee2b60c27dc7" - }, - "key": "AAAAC3NzaC1lZDI1NTE5AAAAIJgYWtJU2Dn1mY0wpKIZHfUNb+0BMDTXl+cNciltzpQ3", - "type": "ssh-ed25519" - } - }, - "networking": { - "scope6": "link", - "mtu": 1500, - "ip6": "fe80::250:56ff:fe9a:521a", - "mac": "00:50:56:9a:52:1a", - "fqdn": "foo.example.com", - "netmask6": "ffff:ffff:ffff:ffff::", - "primary": "ens192", - "network": "10.16.112.0", - "netmask": "255.255.240.0", - "domain": "example.com", - "dhcp": "10.32.22.9", - "network6": "fe80::", - "interfaces": { - "lo": { - "bindings": [ - { - "address": "127.0.0.1", - "netmask": "255.0.0.0", - "network": "127.0.0.0" - } - ], - "bindings6": [ - { - "address": "::1", - "netmask": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff", - "network": "::1", - "scope6": "host" - } - ], - "mtu": 65536, - "ip": "127.0.0.1", - "netmask": "255.0.0.0", - "network": "127.0.0.0", - "ip6": "::1", - "netmask6": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff", - "network6": "::1", - "scope6": "host" - }, - "ens192": { - "mac": "00:50:56:9a:52:1a", - "bindings": [ - { - "address": "10.16.124.235", - "netmask": "255.255.240.0", - "network": "10.16.112.0" - } - ], - "bindings6": [ - { - "address": "fe80::250:56ff:fe9a:521a", - "netmask": "ffff:ffff:ffff:ffff::", - "network": "fe80::", - "scope6": "link" - } - ], - "mtu": 1500, - "dhcp": "10.32.22.9", - "ip": "10.16.124.235", - "netmask": "255.255.240.0", - "network": "10.16.112.0", - "ip6": "fe80::250:56ff:fe9a:521a", - "netmask6": "ffff:ffff:ffff:ffff::", - "network6": "fe80::", - "scope6": "link" - } - }, - "hostname": "foo", - "ip": "10.16.124.235" - }, - "timezone": "PST", - "filesystems": "ext2,ext3,ext4", - "is_virtual": true, - "processors": { - "isa": "unknown", - "physicalcount": 1, - "models": [ - "Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz", - "Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz", - "Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz", - "Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz" - ], - "speed": "2.29 GHz", - "count": 4 - }, - "dmi": { - "board": { - "serial_number": "None", - "manufacturer": "Intel Corporation", - "product": "440BX Desktop Reference Platform" - }, - "chassis": { - "type": "Other", - "asset_tag": "No Asset Tag" - }, - "manufacturer": "VMware, Inc.", - "product": { - "name": "VMware Virtual Platform", - "serial_number": "VMware-42 1a af ad 81 f1 50 f3-13 72 c0 e5 63 24 c6 28", - "uuid": "adaf1a42-f181-f350-1372-c0e56324c628" - }, - "bios": { - "vendor": "Phoenix Technologies LTD", - "release_date": "12/12/2018", - "version": "6.00" - } - }, - "load_averages": { - "1m": 0.02, - "5m": 0.05, - "15m": 0.02 - }, - "path": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", - "identity": { - "uid": 0, - "user": "root", - "gid": 0, - "group": "root", - "privileged": true - }, - "kernelmajversion": "4.19", - "kernelrelease": "4.19.0-5-amd64", - "system_uptime": { - "days": 0, - "seconds": 287, - "hours": 0, - "uptime": "0:04 hours" - }, - "facterversion": "4.0.52", - "ruby": { - "sitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.7.0", - "platform": "x86_64-linux", - "version": "2.7.2" - }, - "fips_enabled": false, - "hypervisors": { - "vmware": { - "version": "ESXi 6.7" - }, - "ldom": { - "domain_name": "foo" - } - }, - "memory": { - "system": { - "total": "3.85 GiB", - "total_bytes": 4138246144, - "used_bytes": 440221696, - "capacity": "10.64%", - "available_bytes": 3698024448, - "available": "3.44 GiB", - "used": "419.83 MiB" - }, - "swap": { - "total": "4.00 GiB", - "total_bytes": 4294963200, - "used_bytes": 0, - "capacity": "0.00%", - "available_bytes": 4294963200, - "available": "4.00 GiB", - "used": "0 bytes" - } - }, - "kernel": "Linux", - "puppetversion": "7.5.0", - "debian_kernel": "#1 SMP Debian 4.19.37-5 (2019-06-19)\n", - "who2bug": [], - "puppet_cert_paths": { - "confdir": "/etc/puppetlabs/puppet", - "ssldir": "/etc/puppetlabs/puppet/ssl", - "cert_dir": "/etc/puppetlabs/puppet/ssl/certs", - "ca_path": "/etc/puppetlabs/puppet/ssl/certs/ca.pem", - "client_cert_path": "/etc/puppetlabs/puppet/ssl/certs/.pem", - "client_key_path": "/etc/puppetlabs/puppet/ssl/private_keys/.pem" - }, - "puppet_files_dir_present": false, - "puppet_ssldir": "/etc/puppetlabs/puppet/ssl", - "puppet_digest_algorithm": "sha256", - "puppet_config": "/etc/puppetlabs/puppet/puppet.conf", - "puppet_stringify_facts": false, - "mco_confdir": "/etc/mcollective/etc", - "context": "", - "puppet_inventory_metadata": { - "packages": { - "collection_enabled": false, - "last_collection_time": "0.0s" - } - }, - "meltdown": { - "CVE-2017-5753": { - "CVE": "2017-5753", - "description": "SPECTRE VARIANT 1", - "vulnerable": false, - "info": { - "hardware": "Mitigation: __user pointer sanitization" - } - }, - "CVE-2017-5715": { - "CVE": "2017-5715", - "description": "SPECTRE VARIANT 2", - "vulnerable": false, - "info": { - "hardware": "Full retpoline + IBPB are mitigating the vulnerability" - } - }, - "CVE-2017-5754": { - "CVE": "2017-5754", - "description": "MELTDOWN", - "vulnerable": false, - "info": { - "hardware": "Mitigation: PTI" - } - }, - "CVE-2018-3640": { - "CVE": "2018-3640", - "description": "VARIANT 3A", - "vulnerable": false, - "info": { - "hardware": "your CPU microcode mitigates the vulnerability" - } - }, - "CVE-2018-3639": { - "CVE": "2018-3639", - "description": "VARIANT 4", - "vulnerable": false, - "info": { - "hardware": "Mitigation: Speculative Store Bypass disabled via prctl and seccomp" - } - }, - "CVE-2018-3615": { - "CVE": "2018-3615", - "description": "L1TF SGX", - "vulnerable": false, - "info": { - "hardware": "your CPU vendor reported your CPU model as not vulnerable" - } - }, - "CVE-2018-3620": { - "CVE": "2018-3620", - "description": "L1TF OS", - "vulnerable": false, - "info": { - "hardware": "Mitigation: PTE Inversion" - } - }, - "CVE-2018-3646": { - "CVE": "2018-3646", - "description": "L1TF VMM", - "vulnerable": false, - "info": { - "hardware": "this system is not running a hypervisor" - } - }, - "CVE-2018-12126": { - "CVE": "2018-12126", - "description": "MSBDS", - "vulnerable": false, - "info": { - "hardware": "Mitigation: Clear CPU buffers; SMT Host state unknown" - } - }, - "CVE-2018-12130": { - "CVE": "2018-12130", - "description": "MFBDS", - "vulnerable": false, - "info": { - "hardware": "Mitigation: Clear CPU buffers; SMT Host state unknown" - } - }, - "CVE-2018-12127": { - "CVE": "2018-12127", - "description": "MLPDS", - "vulnerable": false, - "info": { - "hardware": "Mitigation: Clear CPU buffers; SMT Host state unknown" - } - }, - "CVE-2019-11091": { - "CVE": "2019-11091", - "description": "MDSUM", - "vulnerable": false, - "info": { - "hardware": "Mitigation: Clear CPU buffers; SMT Host state unknown" - } - } - }, - "current_environment": "production", - "puppet_agent_pid": 2614, - "windows_java_temp": "\\tmp", - "lvm_support": true, - "lvm_vgs": 1, - "lvm_vg_0": "localhost-vg", - "lvm_vg_localhost-vg_pvs": "/dev/sda5", - "lvm_pvs": 1, - "lvm_pv_0": "/dev/sda5", - "jenkins_plugins": "", - "python_release": "2.7", - "python2_release": "2.7", - "python3_release": "3.7", - "os_maj_version": "10", - "is_pe": false, - "aio_agent_version": "7.4.1.59", - "vcsrepo_svn_ver": "", - "number_string": "", - "apt_reboot_required": false, - "function": "", - "aio_agent_build": "7.4.1.59.g5d5199a8a", - "python_version": "2.7.16", - "python2_version": "2.7.16", - "python3_version": "3.7.3", - "mongodb_is_master": "not_installed", - "is_valid_hostname": false, - "iptables_version": "1.8.2", - "mysql_server_id": 23180442, - "staging_http_get": "curl", - "whereami": "pdx", - "platform_tag": "debian-10-amd64", - "puppetserver_installed": false, - "env_temp_variable": "/tmp", - "docker_home_dirs": { - "root": "/root", - "daemon": "/usr/sbin", - "bin": "/bin", - "sys": "/dev", - "sync": "/bin", - "games": "/usr/games", - "man": "/var/cache/man", - "lp": "/var/spool/lpd", - "mail": "/var/mail", - "news": "/var/spool/news", - "uucp": "/var/spool/uucp", - "proxy": "/bin", - "www-data": "/var/www", - "backup": "/var/backups", - "list": "/var/list", - "irc": "/var/run/ircd", - "gnats": "/var/lib/gnats", - "nobody": "/nonexistent", - "_apt": "/nonexistent", - "systemd-timesync": "/run/systemd", - "systemd-network": "/run/systemd", - "systemd-resolve": "/run/systemd", - "messagebus": "/nonexistent", - "sshd": "/run/sshd", - "ntp": "/nonexistent", - "systemd-coredump": "/" - }, - "apt_has_updates": true, - "apt_has_dist_updates": true, - "apt_package_updates": [ - "base-files", - "ncurses-bin", - "libperl5.28", - "perl", - "perl-base", - "perl-modules-5.28", - "bzip2", - "libbz2-1.0", - "ncurses-base", - "libnss-systemd", - "libsystemd0", - "libpam-systemd", - "systemd", - "udev", - "libudev1", - "systemd-sysv", - "dbus", - "libdbus-1-3", - "libexpat1", - "libjson-c3", - "libssl1.1", - "libcryptsetup12", - "libidn2-0", - "libp11-kit0", - "libgnutls30", - "libzstd1", - "libapt-pkg5.0", - "libapt-inst2.0", - "apt", - "apt-utils", - "gpgv", - "initramfs-tools-core", - "initramfs-tools", - "libext2fs2", - "e2fsprogs", - "cron", - "console-setup-linux", - "console-setup", - "keyboard-configuration", - "python2.7", - "python2.7-minimal", - "libpython2.7-stdlib", - "libpython2.7-minimal", - "libncurses6", - "libtinfo6", - "libncursesw6", - "libsqlite3-0", - "python3.7", - "libpython3.7-stdlib", - "python3.7-minimal", - "libpython3.7-minimal", - "tzdata", - "iproute2", - "iputils-ping", - "libicu63", - "libxml2", - "bind9-host", - "libbind9-161", - "libisccfg163", - "libisccc161", - "libdns1104", - "libisc1100", - "libcom-err2", - "libgssapi-krb5-2", - "libkrb5-3", - "libkrb5support0", - "libk5crypto3", - "liblwres161", - "file", - "libmagic1", - "libmagic-mgc", - "krb5-locales", - "libsasl2-modules-db", - "libsasl2-2", - "libldap-common", - "libldap-2.4-2", - "ncurses-term", - "openssh-sftp-server", - "openssh-server", - "openssh-client", - "reportbug", - "gpgsm", - "gpg-wks-server", - "gpg-wks-client", - "gnupg-utils", - "gpg-agent", - "gpg", - "gnupg-l10n", - "dirmngr", - "gnupg", - "gpgconf", - "python-apt-common", - "python3-apt", - "python3-reportbug", - "openssl", - "ca-certificates", - "libnghttp2-14", - "curl", - "libcurl4", - "distro-info-data", - "fuse", - "libfuse2", - "libefivar1", - "libefiboot1", - "grub-pc", - "grub2-common", - "grub-pc-bin", - "libfreetype6", - "grub-common", - "libcurl3-gnutls", - "libisc-export1100", - "libdns-export1104", - "libglib2.0-0", - "libglib2.0-data", - "rake", - "libruby2.5", - "libsasl2-modules", - "libss2", - "libx11-data", - "libx11-6", - "libxslt1.1", - "linux-libc-dev", - "open-vm-tools", - "patch", - "rubygems-integration", - "ruby2.5", - "sudo", - "unzip" - ], - "apt_package_dist_updates": [ - "base-files", - "ncurses-bin", - "libperl5.28", - "perl", - "perl-base", - "perl-modules-5.28", - "bzip2", - "libbz2-1.0", - "ncurses-base", - "libnss-systemd", - "libsystemd0", - "libpam-systemd", - "systemd", - "udev", - "libudev1", - "systemd-sysv", - "dbus", - "libdbus-1-3", - "libexpat1", - "libjson-c3", - "libssl1.1", - "libcryptsetup12", - "libidn2-0", - "libp11-kit0", - "libgnutls30", - "libzstd1", - "libapt-pkg5.0", - "libapt-inst2.0", - "apt", - "apt-utils", - "gpgv", - "initramfs-tools-core", - "initramfs-tools", - "libext2fs2", - "e2fsprogs", - "cron", - "console-setup-linux", - "console-setup", - "keyboard-configuration", - "python2.7", - "python2.7-minimal", - "libpython2.7-stdlib", - "libpython2.7-minimal", - "libncurses6", - "libtinfo6", - "libncursesw6", - "libsqlite3-0", - "python3.7", - "libpython3.7-stdlib", - "python3.7-minimal", - "libpython3.7-minimal", - "tzdata", - "iproute2", - "iputils-ping", - "libicu63", - "libxml2", - "bind9-host", - "libbind9-161", - "libisccfg163", - "libisccc161", - "libdns1104", - "libisc1100", - "libcom-err2", - "libgssapi-krb5-2", - "libkrb5-3", - "libkrb5support0", - "libk5crypto3", - "liblwres161", - "file", - "libmagic1", - "libmagic-mgc", - "krb5-locales", - "libsasl2-modules-db", - "libsasl2-2", - "libldap-common", - "libldap-2.4-2", - "ncurses-term", - "openssh-sftp-server", - "openssh-server", - "openssh-client", - "reportbug", - "gpgsm", - "gpg-wks-server", - "gpg-wks-client", - "gnupg-utils", - "gpg-agent", - "gpg", - "gnupg-l10n", - "dirmngr", - "gnupg", - "gpgconf", - "python-apt-common", - "python3-apt", - "python3-reportbug", - "openssl", - "ca-certificates", - "libnghttp2-14", - "curl", - "libcurl4", - "distro-info-data", - "fuse", - "libfuse2", - "libefivar1", - "libefiboot1", - "grub-pc", - "grub2-common", - "grub-pc-bin", - "libfreetype6", - "grub-common", - "libcurl3-gnutls", - "libisc-export1100", - "libdns-export1104", - "libglib2.0-0", - "libglib2.0-data", - "rake", - "libruby2.5", - "libsasl2-modules", - "libss2", - "libx11-data", - "libx11-6", - "libxslt1.1", - "linux-image-4.19.0-14-amd64", - "linux-image-amd64", - "linux-libc-dev", - "open-vm-tools", - "patch", - "rubygems-integration", - "ruby2.5", - "sudo", - "unzip" - ], - "apt_package_security_updates": [ - "libexpat1", - "libjson-c3", - "libssl1.1", - "libidn2-0", - "libp11-kit0", - "libzstd1", - "libapt-pkg5.0", - "libapt-inst2.0", - "apt", - "apt-utils", - "libicu63", - "bind9-host", - "libbind9-161", - "libisccfg163", - "libisccc161", - "libdns1104", - "libisc1100", - "libgssapi-krb5-2", - "libkrb5-3", - "libkrb5support0", - "libk5crypto3", - "liblwres161", - "krb5-locales", - "libsasl2-modules-db", - "libsasl2-2", - "libldap-common", - "libldap-2.4-2", - "python-apt-common", - "python3-apt", - "openssl", - "libnghttp2-14", - "curl", - "libcurl4", - "grub-pc", - "grub2-common", - "grub-pc-bin", - "libfreetype6", - "grub-common", - "libcurl3-gnutls", - "libisc-export1100", - "libdns-export1104", - "libsasl2-modules", - "linux-libc-dev", - "patch", - "sudo" - ], - "apt_package_security_dist_updates": [ - "libexpat1", - "libjson-c3", - "libssl1.1", - "libidn2-0", - "libp11-kit0", - "libzstd1", - "libapt-pkg5.0", - "libapt-inst2.0", - "apt", - "apt-utils", - "libicu63", - "bind9-host", - "libbind9-161", - "libisccfg163", - "libisccc161", - "libdns1104", - "libisc1100", - "libgssapi-krb5-2", - "libkrb5-3", - "libkrb5support0", - "libk5crypto3", - "liblwres161", - "krb5-locales", - "libsasl2-modules-db", - "libsasl2-2", - "libldap-common", - "libldap-2.4-2", - "python-apt-common", - "python3-apt", - "openssl", - "libnghttp2-14", - "curl", - "libcurl4", - "grub-pc", - "grub2-common", - "grub-pc-bin", - "libfreetype6", - "grub-common", - "libcurl3-gnutls", - "libisc-export1100", - "libdns-export1104", - "libsasl2-modules", - "linux-image-4.19.0-14-amd64", - "linux-image-amd64", - "linux-libc-dev", - "patch", - "sudo" - ], - "apt_updates": 128, - "apt_dist_updates": 130, - "apt_security_updates": 45, - "apt_security_dist_updates": 47, - "network_nexthop_ip": "10.16.112.1", - "network_primary_interface": "ens192", - "network_primary_ip": "10.16.124.235", - "prometheus_alert_manager_running": false, - "stage": "crusade", - "haszfs": false, - "apt_update_last_success": 1615413102, - "virt_libvirt": false, - "classification": { - "hostname": "marital-crusade", - "parts": [ - "marital", - "", - "", - "", - "crusade", - "" - ], - "version": 0, - "group": "marital", - "function": "", - "number": "", - "number_string": "", - "context": "", - "stage": "crusade", - "id": "" - }, - "ip6tables_version": "1.8.2", - "primary_ip": "10.16.124.235", - "primary_iface": "eth0", - "group": "marital", - "function_number": "", - "platform_symlink_writable": true, - "pe_patch": { - "package_updates": [], - "package_update_count": 0, - "missing_update_kbs": [], - "security_package_updates": [], - "security_package_update_count": 0, - "blackouts": {}, - "pinned_packages": [], - "last_run": {}, - "patch_group": "", - "reboot_override": "default", - "reboots": { - "reboot_required": "unknown" - }, - "block_patching_on_warnings": "false", - "warnings": { - "update_file": "Update file not found, update information invalid", - "security_update_file": "Security update file not found, update information invalid" - }, - "blocked": false, - "blocked_reasons": [] - }, - "domain": "example.com", - "fqdn": "foo.example.com", - "hostname": "foo" -} diff --git a/facts/4.1/debian-10-x86_64.facts b/facts/4.1/debian-10-x86_64.facts deleted file mode 100644 index c523df73..00000000 --- a/facts/4.1/debian-10-x86_64.facts +++ /dev/null @@ -1,519 +0,0 @@ -{ - "aio_agent_version": "7.6.1", - "architecture": "amd64", - "augeas": { - "version": "1.12.0" - }, - "augeasversion": "1.12.0", - "bios_release_date": "12/01/2006", - "bios_vendor": "innotek GmbH", - "bios_version": "VirtualBox", - "blockdevice_sda_model": "VBOX HARDDISK", - "blockdevice_sda_size": 21474836480, - "blockdevice_sda_vendor": "ATA", - "blockdevices": "sda", - "boardmanufacturer": "Oracle Corporation", - "boardproductname": "VirtualBox", - "boardserialnumber": "0", - "chassistype": "Other", - "dhcp_servers": { - "eth0": "10.0.2.2", - "system": "10.0.2.2" - }, - "disks": { - "sda": { - "model": "VBOX HARDDISK", - "size": "20.00 GiB", - "size_bytes": 21474836480, - "type": "hdd", - "vendor": "ATA" - } - }, - "dmi": { - "bios": { - "release_date": "12/01/2006", - "vendor": "innotek GmbH", - "version": "VirtualBox" - }, - "board": { - "manufacturer": "Oracle Corporation", - "product": "VirtualBox", - "serial_number": "0" - }, - "chassis": { - "type": "Other" - }, - "manufacturer": "innotek GmbH", - "product": { - "name": "VirtualBox", - "serial_number": "0", - "uuid": "c4ad9560-374f-4fae-92bf-212d53fc9a7d" - } - }, - "domain": "example.com", - "facterversion": "4.1.1", - "filesystems": "ext2,ext3,ext4", - "fips_enabled": false, - "fqdn": "foo.example.com", - "gid": "root", - "hardwareisa": "unknown", - "hardwaremodel": "x86_64", - "hostname": "foo", - "hypervisors": { - "virtualbox": { - "revision": "156814", - "version": "6.1.44" - }, - "vmware": { - } - }, - "id": "root", - "identity": { - "gid": 0, - "group": "root", - "privileged": true, - "uid": 0, - "user": "root" - }, - "interfaces": "eth0,lo", - "ipaddress": "10.0.2.15", - "ipaddress6": "fe80::a00:27ff:fe8d:c04d", - "ipaddress6_eth0": "fe80::a00:27ff:fe8d:c04d", - "ipaddress6_lo": "::1", - "ipaddress_eth0": "10.0.2.15", - "ipaddress_lo": "127.0.0.1", - "is_virtual": true, - "kernel": "Linux", - "kernelmajversion": "4.19", - "kernelrelease": "4.19.0-18-amd64", - "kernelversion": "4.19.0", - "load_averages": { - "15m": 0.03, - "1m": 0.34, - "5m": 0.08 - }, - "lsbdistcodename": "buster", - "lsbdistdescription": "Debian GNU/Linux 10 (buster)", - "lsbdistid": "Debian", - "lsbdistrelease": "10.11", - "lsbmajdistrelease": "10", - "lsbminordistrelease": "11", - "macaddress": "08:00:27:8d:c0:4d", - "macaddress_eth0": "08:00:27:8d:c0:4d", - "manufacturer": "innotek GmbH", - "memory": { - "system": { - "available": "356.22 MiB", - "available_bytes": 373526528, - "capacity": "26.27%", - "total": "483.17 MiB", - "total_bytes": 506642432, - "used": "126.95 MiB", - "used_bytes": 133115904 - } - }, - "memoryfree": "356.22 MiB", - "memoryfree_mb": 356.22265625, - "memorysize": "483.17 MiB", - "memorysize_mb": 483.171875, - "mountpoints": { - "/": { - "available": "17.08 GiB", - "available_bytes": 18336464896, - "capacity": "7.91%", - "device": "/dev/sda1", - "filesystem": "ext4", - "options": [ - "rw", - "relatime", - "discard", - "errors=remount-ro" - ], - "size": "19.56 GiB", - "size_bytes": 21002534912, - "used": "1.47 GiB", - "used_bytes": 1575604224 - }, - "/dev": { - "available": "226.84 MiB", - "available_bytes": 237854720, - "capacity": "0%", - "device": "udev", - "filesystem": "devtmpfs", - "options": [ - "rw", - "nosuid", - "relatime", - "size=232280k", - "nr_inodes=58070", - "mode=755" - ], - "size": "226.84 MiB", - "size_bytes": 237854720, - "used": "0 bytes", - "used_bytes": 0 - }, - "/dev/hugepages": { - "available": "0 bytes", - "available_bytes": 0, - "capacity": "100%", - "device": "hugetlbfs", - "filesystem": "hugetlbfs", - "options": [ - "rw", - "relatime", - "pagesize=2M" - ], - "size": "0 bytes", - "size_bytes": 0, - "used": "0 bytes", - "used_bytes": 0 - }, - "/dev/mqueue": { - "available": "0 bytes", - "available_bytes": 0, - "capacity": "100%", - "device": "mqueue", - "filesystem": "mqueue", - "options": [ - "rw", - "relatime" - ], - "size": "0 bytes", - "size_bytes": 0, - "used": "0 bytes", - "used_bytes": 0 - }, - "/dev/pts": { - "available": "0 bytes", - "available_bytes": 0, - "capacity": "100%", - "device": "devpts", - "filesystem": "devpts", - "options": [ - "rw", - "nosuid", - "noexec", - "relatime", - "gid=5", - "mode=620", - "ptmxmode=000" - ], - "size": "0 bytes", - "size_bytes": 0, - "used": "0 bytes", - "used_bytes": 0 - }, - "/dev/shm": { - "available": "241.59 MiB", - "available_bytes": 253321216, - "capacity": "0%", - "device": "tmpfs", - "filesystem": "tmpfs", - "options": [ - "rw", - "nosuid", - "nodev" - ], - "size": "241.59 MiB", - "size_bytes": 253321216, - "used": "0 bytes", - "used_bytes": 0 - }, - "/run": { - "available": "46.76 MiB", - "available_bytes": 49033216, - "capacity": "3.23%", - "device": "tmpfs", - "filesystem": "tmpfs", - "options": [ - "rw", - "nosuid", - "noexec", - "relatime", - "size=49480k", - "mode=755" - ], - "size": "48.32 MiB", - "size_bytes": 50667520, - "used": "1.56 MiB", - "used_bytes": 1634304 - }, - "/run/lock": { - "available": "5.00 MiB", - "available_bytes": 5242880, - "capacity": "0%", - "device": "tmpfs", - "filesystem": "tmpfs", - "options": [ - "rw", - "nosuid", - "nodev", - "noexec", - "relatime", - "size=5120k" - ], - "size": "5.00 MiB", - "size_bytes": 5242880, - "used": "0 bytes", - "used_bytes": 0 - }, - "/run/user/1000": { - "available": "48.32 MiB", - "available_bytes": 50663424, - "capacity": "0%", - "device": "tmpfs", - "filesystem": "tmpfs", - "options": [ - "rw", - "nosuid", - "nodev", - "relatime", - "size=49476k", - "mode=700", - "uid=1000", - "gid=1000" - ], - "size": "48.32 MiB", - "size_bytes": 50663424, - "used": "0 bytes", - "used_bytes": 0 - }, - "/sys/fs/cgroup": { - "available": "241.59 MiB", - "available_bytes": 253321216, - "capacity": "0%", - "device": "tmpfs", - "filesystem": "tmpfs", - "options": [ - "ro", - "nosuid", - "nodev", - "noexec", - "mode=755" - ], - "size": "241.59 MiB", - "size_bytes": 253321216, - "used": "0 bytes", - "used_bytes": 0 - }, - "/vagrant": { - "available": "751.87 GiB", - "available_bytes": 807309365248, - "capacity": "17.90%", - "device": "vagrant", - "filesystem": "vboxsf", - "options": [ - "rw", - "nodev", - "relatime", - "iocharset=utf8", - "uid=1000", - "gid=1000" - ], - "size": "915.81 GiB", - "size_bytes": 983345152000, - "used": "163.95 GiB", - "used_bytes": 176035786752 - } - }, - "mtu_eth0": 1500, - "mtu_lo": 65536, - "netmask": "255.255.255.0", - "netmask6": "ffff:ffff:ffff:ffff::", - "netmask6_eth0": "ffff:ffff:ffff:ffff::", - "netmask6_lo": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff", - "netmask_eth0": "255.255.255.0", - "netmask_lo": "255.0.0.0", - "network": "10.0.2.0", - "network6": "fe80::", - "network6_eth0": "fe80::", - "network6_lo": "::1", - "network_eth0": "10.0.2.0", - "network_lo": "127.0.0.0", - "networking": { - "dhcp": "10.0.2.2", - "domain": "example.com", - "fqdn": "foo.example.com", - "hostname": "foo", - "interfaces": { - "eth0": { - "bindings": [ - { - "address": "10.0.2.15", - "netmask": "255.255.255.0", - "network": "10.0.2.0" - } - ], - "bindings6": [ - { - "address": "fe80::a00:27ff:fe8d:c04d", - "netmask": "ffff:ffff:ffff:ffff::", - "network": "fe80::", - "scope6": "link" - } - ], - "dhcp": "10.0.2.2", - "ip": "10.0.2.15", - "ip6": "fe80::a00:27ff:fe8d:c04d", - "mac": "08:00:27:8d:c0:4d", - "mtu": 1500, - "netmask": "255.255.255.0", - "netmask6": "ffff:ffff:ffff:ffff::", - "network": "10.0.2.0", - "network6": "fe80::", - "scope6": "link" - }, - "lo": { - "bindings": [ - { - "address": "127.0.0.1", - "netmask": "255.0.0.0", - "network": "127.0.0.0" - } - ], - "bindings6": [ - { - "address": "::1", - "netmask": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff", - "network": "::1", - "scope6": "host" - } - ], - "ip": "127.0.0.1", - "ip6": "::1", - "mtu": 65536, - "netmask": "255.0.0.0", - "netmask6": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff", - "network": "127.0.0.0", - "network6": "::1", - "scope6": "host" - } - }, - "ip": "10.0.2.15", - "ip6": "fe80::a00:27ff:fe8d:c04d", - "mac": "08:00:27:8d:c0:4d", - "mtu": 1500, - "netmask": "255.255.255.0", - "netmask6": "ffff:ffff:ffff:ffff::", - "network": "10.0.2.0", - "network6": "fe80::", - "primary": "eth0", - "scope6": "link" - }, - "operatingsystem": "Debian", - "operatingsystemmajrelease": "10", - "operatingsystemrelease": "10.11", - "os": { - "architecture": "amd64", - "distro": { - "codename": "buster", - "description": "Debian GNU/Linux 10 (buster)", - "id": "Debian", - "release": { - "full": "10.11", - "major": "10", - "minor": "11" - } - }, - "family": "Debian", - "hardware": "x86_64", - "name": "Debian", - "release": { - "full": "10.11", - "major": "10", - "minor": "11" - }, - "selinux": { - "enabled": false - } - }, - "osfamily": "Debian", - "partitions": { - "/dev/sda1": { - "filesystem": "ext4", - "mount": "/", - "partuuid": "af34f827-01", - "size": "20.00 GiB", - "size_bytes": 21473787904, - "uuid": "552b238a-1246-4b61-8115-4ef2579c55df" - } - }, - "path": "/opt/puppetlabs/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", - "physicalprocessorcount": 1, - "processor0": "12th Gen Intel(R) Core(TM) i9-12900K", - "processor1": "12th Gen Intel(R) Core(TM) i9-12900K", - "processorcount": 2, - "processors": { - "cores": 2, - "count": 2, - "isa": "unknown", - "models": [ - "12th Gen Intel(R) Core(TM) i9-12900K", - "12th Gen Intel(R) Core(TM) i9-12900K" - ], - "physicalcount": 1, - "speed": "3.19 GHz", - "threads": 1 - }, - "productname": "VirtualBox", - "puppetversion": "7.6.1", - "ruby": { - "platform": "x86_64-linux", - "sitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.7.0", - "version": "2.7.3" - }, - "rubyplatform": "x86_64-linux", - "rubysitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.7.0", - "rubyversion": "2.7.3", - "scope6": "link", - "scope6_eth0": "link", - "scope6_lo": "host", - "selinux": false, - "serialnumber": "0", - "ssh": { - "ecdsa": { - "fingerprints": { - "sha1": "SSHFP 3 1 963c0630612cda66226a22dcebd7523d8fef8195", - "sha256": "SSHFP 3 2 4f87c78c8a35a83eaffdc5206ac0453032e70d9f588e0cfb75071946c152b84c" - }, - "key": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLaICuDBqVj4lFPWwLFl/T7t7rY53HOrpPJwShoC9j4QembFoxYBEWS81twsjLikr+fIPzD1jx1chu81GOwAXTs=", - "type": "ecdsa-sha2-nistp256" - }, - "ed25519": { - "fingerprints": { - "sha1": "SSHFP 4 1 7853c9897e147d2944188aa3b0393c3feec029f6", - "sha256": "SSHFP 4 2 58158d35c65e84b9e1239e99ac626ae676c508a1909f8cea3e5297faaa93ae5e" - }, - "key": "AAAAC3NzaC1lZDI1NTE5AAAAILdSSDvoixKF7xGcEdSMGDZFTjV6rudsAx3ngZ9K2i2h", - "type": "ssh-ed25519" - }, - "rsa": { - "fingerprints": { - "sha1": "SSHFP 1 1 906d5bbac5fb2746613a7ab9a02fb3dee0a3a052", - "sha256": "SSHFP 1 2 08e4ab754aea0042d6381e40c72fb5f08c1696573db785f0592e4e98e988dd94" - }, - "key": "AAAAB3NzaC1yc2EAAAADAQABAAABAQCkoUpFerywtakSYWtM+/MIlTVNAqCqxGVW3+6gLaqTdgNKmqEOlTnCC5FeGWM8ku/DVCj4BGbZwYmKXGjyrLZn3L7TRL9X1iNmhiyxl4KsZ4zodHwWYoLOp3YLA//9pJbNjAjhC4FnVnCNKy7/QVsBRHng3xdIgn+ffjMoS7bO6vwDN8O9yQAQP0IAEV2SouefoPiphCdIBvmoxbdWFzqLHYOMsddtOyi92YmvyJCCczypA2ZPP4LwqbgKpHjbmzGae94KKWo6VxEhEjbrRv5dWIDEzh+tmPInUtKLg1uP3Cn07xqA21iN8EhGvO0WLUFli4XHnCGSH84oUdQ1/evN", - "type": "ssh-rsa" - } - }, - "sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLaICuDBqVj4lFPWwLFl/T7t7rY53HOrpPJwShoC9j4QembFoxYBEWS81twsjLikr+fIPzD1jx1chu81GOwAXTs=", - "sshed25519key": "AAAAC3NzaC1lZDI1NTE5AAAAILdSSDvoixKF7xGcEdSMGDZFTjV6rudsAx3ngZ9K2i2h", - "sshfp_ecdsa": "SSHFP 3 1 963c0630612cda66226a22dcebd7523d8fef8195\nSSHFP 3 2 4f87c78c8a35a83eaffdc5206ac0453032e70d9f588e0cfb75071946c152b84c", - "sshfp_ed25519": "SSHFP 4 1 7853c9897e147d2944188aa3b0393c3feec029f6\nSSHFP 4 2 58158d35c65e84b9e1239e99ac626ae676c508a1909f8cea3e5297faaa93ae5e", - "sshfp_rsa": "SSHFP 1 1 906d5bbac5fb2746613a7ab9a02fb3dee0a3a052\nSSHFP 1 2 08e4ab754aea0042d6381e40c72fb5f08c1696573db785f0592e4e98e988dd94", - "sshrsakey": "AAAAB3NzaC1yc2EAAAADAQABAAABAQCkoUpFerywtakSYWtM+/MIlTVNAqCqxGVW3+6gLaqTdgNKmqEOlTnCC5FeGWM8ku/DVCj4BGbZwYmKXGjyrLZn3L7TRL9X1iNmhiyxl4KsZ4zodHwWYoLOp3YLA//9pJbNjAjhC4FnVnCNKy7/QVsBRHng3xdIgn+ffjMoS7bO6vwDN8O9yQAQP0IAEV2SouefoPiphCdIBvmoxbdWFzqLHYOMsddtOyi92YmvyJCCczypA2ZPP4LwqbgKpHjbmzGae94KKWo6VxEhEjbrRv5dWIDEzh+tmPInUtKLg1uP3Cn07xqA21iN8EhGvO0WLUFli4XHnCGSH84oUdQ1/evN", - "system_uptime": { - "days": 0, - "hours": 0, - "seconds": 56, - "uptime": "0:00 hours" - }, - "timezone": "UTC", - "uptime": "0:00 hours", - "uptime_days": 0, - "uptime_hours": 0, - "uptime_seconds": 56, - "uuid": "c4ad9560-374f-4fae-92bf-212d53fc9a7d", - "virtual": "virtualbox" -} diff --git a/facts/4.2/debian-10-x86_64.facts b/facts/4.2/debian-10-x86_64.facts deleted file mode 100644 index 16cce205..00000000 --- a/facts/4.2/debian-10-x86_64.facts +++ /dev/null @@ -1,574 +0,0 @@ -{ - "aio_agent_version": "7.9.0", - "architecture": "amd64", - "augeas": { - "version": "1.12.0" - }, - "augeasversion": "1.12.0", - "bios_release_date": "12/01/2006", - "bios_vendor": "innotek GmbH", - "bios_version": "VirtualBox", - "blockdevice_sda_model": "VBOX HARDDISK", - "blockdevice_sda_size": 21474836480, - "blockdevice_sda_vendor": "ATA", - "blockdevices": "sda", - "boardmanufacturer": "Oracle Corporation", - "boardproductname": "VirtualBox", - "boardserialnumber": "0", - "chassistype": "Other", - "dhcp_servers": { - "eth0": "10.0.2.2", - "system": "10.0.2.2" - }, - "disks": { - "sda": { - "model": "VBOX HARDDISK", - "size": "20.00 GiB", - "size_bytes": 21474836480, - "type": "hdd", - "vendor": "ATA" - } - }, - "dmi": { - "bios": { - "release_date": "12/01/2006", - "vendor": "innotek GmbH", - "version": "VirtualBox" - }, - "board": { - "manufacturer": "Oracle Corporation", - "product": "VirtualBox", - "serial_number": "0" - }, - "chassis": { - "type": "Other" - }, - "manufacturer": "innotek GmbH", - "product": { - "name": "VirtualBox", - "serial_number": "0", - "uuid": "a8e37f33-bfb5-4d32-a4f1-50d6811468f5" - } - }, - "domain": "example.com", - "facterversion": "4.2.2", - "filesystems": "ext2,ext3,ext4", - "fips_enabled": false, - "fqdn": "foo.example.com", - "gid": "root", - "hardwareisa": "unknown", - "hardwaremodel": "x86_64", - "hostname": "foo", - "hypervisors": { - "virtualbox": { - "revision": "145957", - "version": "6.1.26" - }, - "vmware": { - } - }, - "id": "root", - "identity": { - "gid": 0, - "group": "root", - "privileged": true, - "uid": 0, - "user": "root" - }, - "interfaces": "eth0,eth1,lo", - "ipaddress": "10.0.2.15", - "ipaddress6": "fe80::a00:27ff:fe8d:c04d", - "ipaddress6_eth0": "fe80::a00:27ff:fe8d:c04d", - "ipaddress6_eth1": "fe80::a00:27ff:fecf:fc75", - "ipaddress6_lo": "::1", - "ipaddress_eth0": "10.0.2.15", - "ipaddress_eth1": "10.0.0.2", - "ipaddress_lo": "127.0.0.1", - "is_virtual": true, - "kernel": "Linux", - "kernelmajversion": "4.19", - "kernelrelease": "4.19.0-16-amd64", - "kernelversion": "4.19.0", - "load_averages": { - "15m": 0.01, - "1m": 0.14, - "5m": 0.03 - }, - "lsbdistcodename": "buster", - "lsbdistdescription": "Debian GNU/Linux 10 (buster)", - "lsbdistid": "Debian", - "lsbdistrelease": "10.9", - "lsbmajdistrelease": "10", - "lsbminordistrelease": "9", - "macaddress": "08:00:27:8d:c0:4d", - "macaddress_eth0": "08:00:27:8d:c0:4d", - "macaddress_eth1": "08:00:27:cf:fc:75", - "manufacturer": "innotek GmbH", - "memory": { - "system": { - "available": "307.68 MiB", - "available_bytes": 322625536, - "capacity": "36.32%", - "total": "483.18 MiB", - "total_bytes": 506650624, - "used": "175.50 MiB", - "used_bytes": 184025088 - } - }, - "memoryfree": "307.68 MiB", - "memoryfree_mb": 307.6796875, - "memorysize": "483.18 MiB", - "memorysize_mb": 483.1796875, - "mountpoints": { - "/": { - "available": "17.37 GiB", - "available_bytes": 18652839936, - "capacity": "6.32%", - "device": "/dev/sda1", - "filesystem": "ext4", - "options": [ - "rw", - "relatime", - "discard", - "errors=remount-ro" - ], - "size": "19.56 GiB", - "size_bytes": 21002534912, - "used": "1.17 GiB", - "used_bytes": 1259229184 - }, - "/dev": { - "available": "226.84 MiB", - "available_bytes": 237858816, - "capacity": "0%", - "device": "udev", - "filesystem": "devtmpfs", - "options": [ - "rw", - "nosuid", - "relatime", - "size=232284k", - "nr_inodes=58071", - "mode=755" - ], - "size": "226.84 MiB", - "size_bytes": 237858816, - "used": "0 bytes", - "used_bytes": 0 - }, - "/dev/hugepages": { - "available": "0 bytes", - "available_bytes": 0, - "capacity": "100%", - "device": "hugetlbfs", - "filesystem": "hugetlbfs", - "options": [ - "rw", - "relatime", - "pagesize=2M" - ], - "size": "0 bytes", - "size_bytes": 0, - "used": "0 bytes", - "used_bytes": 0 - }, - "/dev/mqueue": { - "available": "0 bytes", - "available_bytes": 0, - "capacity": "100%", - "device": "mqueue", - "filesystem": "mqueue", - "options": [ - "rw", - "relatime" - ], - "size": "0 bytes", - "size_bytes": 0, - "used": "0 bytes", - "used_bytes": 0 - }, - "/dev/pts": { - "available": "0 bytes", - "available_bytes": 0, - "capacity": "100%", - "device": "devpts", - "filesystem": "devpts", - "options": [ - "rw", - "nosuid", - "noexec", - "relatime", - "gid=5", - "mode=620", - "ptmxmode=000" - ], - "size": "0 bytes", - "size_bytes": 0, - "used": "0 bytes", - "used_bytes": 0 - }, - "/dev/shm": { - "available": "241.59 MiB", - "available_bytes": 253325312, - "capacity": "0%", - "device": "tmpfs", - "filesystem": "tmpfs", - "options": [ - "rw", - "nosuid", - "nodev" - ], - "size": "241.59 MiB", - "size_bytes": 253325312, - "used": "0 bytes", - "used_bytes": 0 - }, - "/run": { - "available": "46.73 MiB", - "available_bytes": 49000448, - "capacity": "3.29%", - "device": "tmpfs", - "filesystem": "tmpfs", - "options": [ - "rw", - "nosuid", - "noexec", - "relatime", - "size=49480k", - "mode=755" - ], - "size": "48.32 MiB", - "size_bytes": 50667520, - "used": "1.59 MiB", - "used_bytes": 1667072 - }, - "/run/lock": { - "available": "5.00 MiB", - "available_bytes": 5242880, - "capacity": "0%", - "device": "tmpfs", - "filesystem": "tmpfs", - "options": [ - "rw", - "nosuid", - "nodev", - "noexec", - "relatime", - "size=5120k" - ], - "size": "5.00 MiB", - "size_bytes": 5242880, - "used": "0 bytes", - "used_bytes": 0 - }, - "/run/user/1000": { - "available": "48.32 MiB", - "available_bytes": 50663424, - "capacity": "0%", - "device": "tmpfs", - "filesystem": "tmpfs", - "options": [ - "rw", - "nosuid", - "nodev", - "relatime", - "size=49476k", - "mode=700", - "uid=1000", - "gid=1000" - ], - "size": "48.32 MiB", - "size_bytes": 50663424, - "used": "0 bytes", - "used_bytes": 0 - }, - "/sys/fs/cgroup": { - "available": "241.59 MiB", - "available_bytes": 253325312, - "capacity": "0%", - "device": "tmpfs", - "filesystem": "tmpfs", - "options": [ - "ro", - "nosuid", - "nodev", - "noexec", - "mode=755" - ], - "size": "241.59 MiB", - "size_bytes": 253325312, - "used": "0 bytes", - "used_bytes": 0 - }, - "/vagrant": { - "available": "378.87 GiB", - "available_bytes": 406807830528, - "capacity": "15.60%", - "device": "10.0.0.1:/System/Volumes/Data/Users/jacobmw/git/facterdb/facts", - "filesystem": "nfs", - "options": [ - "rw", - "relatime", - "vers=3", - "rsize=8192", - "wsize=8192", - "namlen=255", - "hard", - "proto=udp", - "timeo=11", - "retrans=3", - "sec=sys", - "mountaddr=10.0.0.1", - "mountvers=3", - "mountport=690", - "mountproto=udp", - "local_lock=none", - "addr=10.0.0.1" - ], - "size": "465.63 GiB", - "size_bytes": 499963174912, - "used": "70.01 GiB", - "used_bytes": 75169988608 - } - }, - "mtu_eth0": 1500, - "mtu_eth1": 1500, - "mtu_lo": 65536, - "netmask": "255.255.255.0", - "netmask6": "ffff:ffff:ffff:ffff::", - "netmask6_eth0": "ffff:ffff:ffff:ffff::", - "netmask6_eth1": "ffff:ffff:ffff:ffff::", - "netmask6_lo": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff", - "netmask_eth0": "255.255.255.0", - "netmask_eth1": "255.255.255.0", - "netmask_lo": "255.0.0.0", - "network": "10.0.2.0", - "network6": "fe80::", - "network6_eth0": "fe80::", - "network6_eth1": "fe80::", - "network6_lo": "::1", - "network_eth0": "10.0.2.0", - "network_eth1": "10.0.0.0", - "network_lo": "127.0.0.0", - "networking": { - "dhcp": "10.0.2.2", - "domain": "example.com", - "fqdn": "foo.example.com", - "hostname": "foo", - "interfaces": { - "eth0": { - "bindings": [ - { - "address": "10.0.2.15", - "netmask": "255.255.255.0", - "network": "10.0.2.0" - } - ], - "bindings6": [ - { - "address": "fe80::a00:27ff:fe8d:c04d", - "netmask": "ffff:ffff:ffff:ffff::", - "network": "fe80::", - "scope6": "link", - "flags": [ - "permanent" - ] - } - ], - "dhcp": "10.0.2.2", - "ip": "10.0.2.15", - "ip6": "fe80::a00:27ff:fe8d:c04d", - "mac": "08:00:27:8d:c0:4d", - "mtu": 1500, - "netmask": "255.255.255.0", - "netmask6": "ffff:ffff:ffff:ffff::", - "network": "10.0.2.0", - "network6": "fe80::", - "scope6": "link" - }, - "eth1": { - "bindings": [ - { - "address": "10.0.0.2", - "netmask": "255.255.255.0", - "network": "10.0.0.0" - } - ], - "bindings6": [ - { - "address": "fe80::a00:27ff:fecf:fc75", - "netmask": "ffff:ffff:ffff:ffff::", - "network": "fe80::", - "scope6": "link", - "flags": [ - "permanent" - ] - } - ], - "ip": "10.0.0.2", - "ip6": "fe80::a00:27ff:fecf:fc75", - "mac": "08:00:27:cf:fc:75", - "mtu": 1500, - "netmask": "255.255.255.0", - "netmask6": "ffff:ffff:ffff:ffff::", - "network": "10.0.0.0", - "network6": "fe80::", - "scope6": "link" - }, - "lo": { - "bindings": [ - { - "address": "127.0.0.1", - "netmask": "255.0.0.0", - "network": "127.0.0.0" - } - ], - "bindings6": [ - { - "address": "::1", - "netmask": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff", - "network": "::1", - "scope6": "host", - "flags": [ - "permanent" - ] - } - ], - "ip": "127.0.0.1", - "ip6": "::1", - "mtu": 65536, - "netmask": "255.0.0.0", - "netmask6": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff", - "network": "127.0.0.0", - "network6": "::1", - "scope6": "host" - } - }, - "ip": "10.0.2.15", - "ip6": "fe80::a00:27ff:fe8d:c04d", - "mac": "08:00:27:8d:c0:4d", - "mtu": 1500, - "netmask": "255.255.255.0", - "netmask6": "ffff:ffff:ffff:ffff::", - "network": "10.0.2.0", - "network6": "fe80::", - "primary": "eth0", - "scope6": "link" - }, - "operatingsystem": "Debian", - "operatingsystemmajrelease": "10", - "operatingsystemrelease": "10.9", - "os": { - "architecture": "amd64", - "distro": { - "codename": "buster", - "description": "Debian GNU/Linux 10 (buster)", - "id": "Debian", - "release": { - "full": "10.9", - "major": "10", - "minor": "9" - } - }, - "family": "Debian", - "hardware": "x86_64", - "name": "Debian", - "release": { - "full": "10.9", - "major": "10", - "minor": "9" - }, - "selinux": { - "enabled": false - } - }, - "osfamily": "Debian", - "partitions": { - "/dev/sda1": { - "filesystem": "ext4", - "mount": "/", - "partuuid": "d958ae29-01", - "size": "20.00 GiB", - "size_bytes": 21473787904, - "uuid": "67aff8cb-5daf-40f8-9d21-88127f0d52b6" - } - }, - "path": "/opt/puppetlabs/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", - "physicalprocessorcount": 1, - "processor0": "Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz", - "processor1": "Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz", - "processorcount": 2, - "processors": { - "cores": 2, - "count": 2, - "isa": "unknown", - "models": [ - "Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz", - "Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz" - ], - "physicalcount": 1, - "speed": "2.59 GHz", - "threads": 1 - }, - "productname": "VirtualBox", - "puppetversion": "7.9.0", - "ruby": { - "platform": "x86_64-linux", - "sitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.7.0", - "version": "2.7.3" - }, - "rubyplatform": "x86_64-linux", - "rubysitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.7.0", - "rubyversion": "2.7.3", - "scope6": "link", - "scope6_eth0": "link", - "scope6_eth1": "link", - "scope6_lo": "host", - "selinux": false, - "serialnumber": "0", - "ssh": { - "ecdsa": { - "fingerprints": { - "sha1": "SSHFP 3 1 0b66d589b1a9dd956acfdb56c39c52e2d2f39fa1", - "sha256": "SSHFP 3 2 20667ad10af59218d6f45bcd2aff719417411e264f4c6338983c9f0102d2de5f" - }, - "key": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGKFd/yidPxhK8KgjrBkZHdfFevVG7glACoUKy0G95FrT0az7EtpVZgBh0hO6ROWunpdYxXqbV01XuzbbpoiquA=", - "type": "ecdsa-sha2-nistp256" - }, - "ed25519": { - "fingerprints": { - "sha1": "SSHFP 4 1 4664fe5498df6296e1a5707bfce38e8172bea645", - "sha256": "SSHFP 4 2 ac0a2c1b879a670be8b25db902af70a3778afa51619e54c9448def5243359557" - }, - "key": "AAAAC3NzaC1lZDI1NTE5AAAAIEOIH1wr5ZprBLX8/Lnwq2OzIGPAxNFhfNXazV1XMIv4", - "type": "ssh-ed25519" - }, - "rsa": { - "fingerprints": { - "sha1": "SSHFP 1 1 00797ab735d8c539cd499b0b841df54d69654229", - "sha256": "SSHFP 1 2 351e2054f3823ca12ccf0fc31b0abf7e23dcce7099db2fddfd6cbc4fd8502cc3" - }, - "key": "AAAAB3NzaC1yc2EAAAADAQABAAABAQCjtXigAcmE0TSQcVq3lymWUMmZu3PUSVIiYB5X3T7aGuBL/454Y/CHEIHsRIHXsWklT2k0Yatrdb3dqGtk1sOCvaciKcD9c95v3pv8Ftw3lvBM+SQEsCKQfV8c0SU8l42OBfzcOXEIq3XEapuuwu/G/NU0mP3Sfz7JJkLV0iSzjkSrKhTvilX7MFswTTvwYNemASmhb9FKFyCMuyW43Y9h+NtSqqdKs8ARxXiWebzAUa0V9unx1DBXu2fb2F0s5LHM5UKel/jFNi0neYaLyAI/BGoWZNtSGw1xo3hsiXch9kIz0UGg8QEvGtK+HJ0EmABfZ19kaTpP6qzOAZV/Tgor", - "type": "ssh-rsa" - } - }, - "sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGKFd/yidPxhK8KgjrBkZHdfFevVG7glACoUKy0G95FrT0az7EtpVZgBh0hO6ROWunpdYxXqbV01XuzbbpoiquA=", - "sshed25519key": "AAAAC3NzaC1lZDI1NTE5AAAAIEOIH1wr5ZprBLX8/Lnwq2OzIGPAxNFhfNXazV1XMIv4", - "sshfp_ecdsa": "SSHFP 3 1 0b66d589b1a9dd956acfdb56c39c52e2d2f39fa1\nSSHFP 3 2 20667ad10af59218d6f45bcd2aff719417411e264f4c6338983c9f0102d2de5f", - "sshfp_ed25519": "SSHFP 4 1 4664fe5498df6296e1a5707bfce38e8172bea645\nSSHFP 4 2 ac0a2c1b879a670be8b25db902af70a3778afa51619e54c9448def5243359557", - "sshfp_rsa": "SSHFP 1 1 00797ab735d8c539cd499b0b841df54d69654229\nSSHFP 1 2 351e2054f3823ca12ccf0fc31b0abf7e23dcce7099db2fddfd6cbc4fd8502cc3", - "sshrsakey": "AAAAB3NzaC1yc2EAAAADAQABAAABAQCjtXigAcmE0TSQcVq3lymWUMmZu3PUSVIiYB5X3T7aGuBL/454Y/CHEIHsRIHXsWklT2k0Yatrdb3dqGtk1sOCvaciKcD9c95v3pv8Ftw3lvBM+SQEsCKQfV8c0SU8l42OBfzcOXEIq3XEapuuwu/G/NU0mP3Sfz7JJkLV0iSzjkSrKhTvilX7MFswTTvwYNemASmhb9FKFyCMuyW43Y9h+NtSqqdKs8ARxXiWebzAUa0V9unx1DBXu2fb2F0s5LHM5UKel/jFNi0neYaLyAI/BGoWZNtSGw1xo3hsiXch9kIz0UGg8QEvGtK+HJ0EmABfZ19kaTpP6qzOAZV/Tgor", - "system_uptime": { - "days": 0, - "hours": 0, - "seconds": 61, - "uptime": "0:01 hours" - }, - "timezone": "UTC", - "uptime": "0:01 hours", - "uptime_days": 0, - "uptime_hours": 0, - "uptime_seconds": 61, - "uuid": "a8e37f33-bfb5-4d32-a4f1-50d6811468f5", - "virtual": "virtualbox" -} diff --git a/facts/4.2/debian-9-x86_64.facts b/facts/4.2/debian-9-x86_64.facts deleted file mode 100644 index 7bea9b59..00000000 --- a/facts/4.2/debian-9-x86_64.facts +++ /dev/null @@ -1,597 +0,0 @@ -{ - "aio_agent_version": "7.9.0", - "architecture": "amd64", - "augeas": { - "version": "1.12.0" - }, - "augeasversion": "1.12.0", - "bios_release_date": "12/01/2006", - "bios_vendor": "innotek GmbH", - "bios_version": "VirtualBox", - "blockdevice_sda_model": "VBOX HARDDISK", - "blockdevice_sda_size": 21265121280, - "blockdevice_sda_vendor": "ATA", - "blockdevices": "sda", - "boardmanufacturer": "Oracle Corporation", - "boardproductname": "VirtualBox", - "boardserialnumber": "0", - "chassistype": "Other", - "dhcp_servers": { - "eth0": "10.0.2.2", - "system": "10.0.2.2" - }, - "disks": { - "sda": { - "model": "VBOX HARDDISK", - "size": "19.80 GiB", - "size_bytes": 21265121280, - "type": "hdd", - "vendor": "ATA" - } - }, - "dmi": { - "bios": { - "release_date": "12/01/2006", - "vendor": "innotek GmbH", - "version": "VirtualBox" - }, - "board": { - "manufacturer": "Oracle Corporation", - "product": "VirtualBox", - "serial_number": "0" - }, - "chassis": { - "type": "Other" - }, - "manufacturer": "innotek GmbH", - "product": { - "name": "VirtualBox", - "serial_number": "0", - "uuid": "A5EC47F5-6899-40BE-BAE2-0AAE40B78761" - } - }, - "domain": "example.com", - "facterversion": "4.2.2", - "filesystems": "ext2,ext3,ext4", - "fips_enabled": false, - "fqdn": "foo.example.com", - "gid": "root", - "hardwareisa": "unknown", - "hardwaremodel": "x86_64", - "hostname": "foo", - "hypervisors": { - "virtualbox": { - "revision": "145957", - "version": "6.1.26" - } - }, - "id": "root", - "identity": { - "gid": 0, - "group": "root", - "privileged": true, - "uid": 0, - "user": "root" - }, - "interfaces": "eth0,eth1,lo", - "ipaddress": "10.0.2.15", - "ipaddress6": "fe80::a00:27ff:fe8d:c04d", - "ipaddress6_eth0": "fe80::a00:27ff:fe8d:c04d", - "ipaddress6_eth1": "fe80::a00:27ff:fe2b:a7db", - "ipaddress6_lo": "::1", - "ipaddress_eth0": "10.0.2.15", - "ipaddress_eth1": "10.0.0.2", - "ipaddress_lo": "127.0.0.1", - "is_virtual": true, - "kernel": "Linux", - "kernelmajversion": "4.9", - "kernelrelease": "4.9.0-12-amd64", - "kernelversion": "4.9.0", - "load_averages": { - "15m": 0.01, - "1m": 0.21, - "5m": 0.05 - }, - "lsbdistcodename": "stretch", - "lsbdistdescription": "Debian GNU/Linux 9.12 (stretch)", - "lsbdistid": "Debian", - "lsbdistrelease": "9.12", - "lsbmajdistrelease": "9", - "lsbminordistrelease": "12", - "macaddress": "08:00:27:8d:c0:4d", - "macaddress_eth0": "08:00:27:8d:c0:4d", - "macaddress_eth1": "08:00:27:2b:a7:db", - "manufacturer": "innotek GmbH", - "memory": { - "swap": { - "available": "1021.00 MiB", - "available_bytes": 1070592000, - "capacity": "0.00%", - "total": "1021.00 MiB", - "total_bytes": 1070592000, - "used": "0 bytes", - "used_bytes": 0 - }, - "system": { - "available": "389.79 MiB", - "available_bytes": 408723456, - "capacity": "20.82%", - "total": "492.30 MiB", - "total_bytes": 516210688, - "used": "102.51 MiB", - "used_bytes": 107487232 - } - }, - "memoryfree": "389.79 MiB", - "memoryfree_mb": 389.7890625, - "memorysize": "492.30 MiB", - "memorysize_mb": 492.296875, - "mountpoints": { - "/": { - "available": "16.40 GiB", - "available_bytes": 17605840896, - "capacity": "5.92%", - "device": "/dev/sda1", - "filesystem": "ext4", - "options": [ - "rw", - "relatime", - "errors=remount-ro", - "data=ordered" - ], - "size": "18.38 GiB", - "size_bytes": 19739693056, - "used": "1.03 GiB", - "used_bytes": 1107509248 - }, - "/dev": { - "available": "235.27 MiB", - "available_bytes": 246702080, - "capacity": "0%", - "device": "udev", - "filesystem": "devtmpfs", - "options": [ - "rw", - "nosuid", - "relatime", - "size=240920k", - "nr_inodes=60230", - "mode=755" - ], - "size": "235.27 MiB", - "size_bytes": 246702080, - "used": "0 bytes", - "used_bytes": 0 - }, - "/dev/hugepages": { - "available": "0 bytes", - "available_bytes": 0, - "capacity": "100%", - "device": "hugetlbfs", - "filesystem": "hugetlbfs", - "options": [ - "rw", - "relatime" - ], - "size": "0 bytes", - "size_bytes": 0, - "used": "0 bytes", - "used_bytes": 0 - }, - "/dev/mqueue": { - "available": "0 bytes", - "available_bytes": 0, - "capacity": "100%", - "device": "mqueue", - "filesystem": "mqueue", - "options": [ - "rw", - "relatime" - ], - "size": "0 bytes", - "size_bytes": 0, - "used": "0 bytes", - "used_bytes": 0 - }, - "/dev/pts": { - "available": "0 bytes", - "available_bytes": 0, - "capacity": "100%", - "device": "devpts", - "filesystem": "devpts", - "options": [ - "rw", - "nosuid", - "noexec", - "relatime", - "gid=5", - "mode=620", - "ptmxmode=000" - ], - "size": "0 bytes", - "size_bytes": 0, - "used": "0 bytes", - "used_bytes": 0 - }, - "/dev/shm": { - "available": "246.15 MiB", - "available_bytes": 258105344, - "capacity": "0%", - "device": "tmpfs", - "filesystem": "tmpfs", - "options": [ - "rw", - "nosuid", - "nodev" - ], - "size": "246.15 MiB", - "size_bytes": 258105344, - "used": "0 bytes", - "used_bytes": 0 - }, - "/run": { - "available": "46.32 MiB", - "available_bytes": 48574464, - "capacity": "5.90%", - "device": "tmpfs", - "filesystem": "tmpfs", - "options": [ - "rw", - "nosuid", - "noexec", - "relatime", - "size=50412k", - "mode=755" - ], - "size": "49.23 MiB", - "size_bytes": 51621888, - "used": "2.91 MiB", - "used_bytes": 3047424 - }, - "/run/lock": { - "available": "5.00 MiB", - "available_bytes": 5242880, - "capacity": "0%", - "device": "tmpfs", - "filesystem": "tmpfs", - "options": [ - "rw", - "nosuid", - "nodev", - "noexec", - "relatime", - "size=5120k" - ], - "size": "5.00 MiB", - "size_bytes": 5242880, - "used": "0 bytes", - "used_bytes": 0 - }, - "/run/user/1000": { - "available": "49.23 MiB", - "available_bytes": 51617792, - "capacity": "0%", - "device": "tmpfs", - "filesystem": "tmpfs", - "options": [ - "rw", - "nosuid", - "nodev", - "relatime", - "size=50408k", - "mode=700", - "uid=1000", - "gid=1000" - ], - "size": "49.23 MiB", - "size_bytes": 51617792, - "used": "0 bytes", - "used_bytes": 0 - }, - "/sys/fs/cgroup": { - "available": "246.15 MiB", - "available_bytes": 258105344, - "capacity": "0%", - "device": "tmpfs", - "filesystem": "tmpfs", - "options": [ - "ro", - "nosuid", - "nodev", - "noexec", - "mode=755" - ], - "size": "246.15 MiB", - "size_bytes": 258105344, - "used": "0 bytes", - "used_bytes": 0 - }, - "/vagrant": { - "available": "380.42 GiB", - "available_bytes": 408473559040, - "capacity": "15.25%", - "device": "10.0.0.1:/System/Volumes/Data/Users/jacobmw/git/facterdb/facts", - "filesystem": "nfs", - "options": [ - "rw", - "relatime", - "vers=3", - "rsize=8192", - "wsize=8192", - "namlen=255", - "hard", - "proto=udp", - "timeo=11", - "retrans=3", - "sec=sys", - "mountaddr=10.0.0.1", - "mountvers=3", - "mountport=899", - "mountproto=udp", - "local_lock=none", - "addr=10.0.0.1" - ], - "size": "465.63 GiB", - "size_bytes": 499963174912, - "used": "68.46 GiB", - "used_bytes": 73504251904 - } - }, - "mtu_eth0": 1500, - "mtu_eth1": 1500, - "mtu_lo": 65536, - "netmask": "255.255.255.0", - "netmask6": "ffff:ffff:ffff:ffff::", - "netmask6_eth0": "ffff:ffff:ffff:ffff::", - "netmask6_eth1": "ffff:ffff:ffff:ffff::", - "netmask6_lo": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff", - "netmask_eth0": "255.255.255.0", - "netmask_eth1": "255.255.255.0", - "netmask_lo": "255.0.0.0", - "network": "10.0.2.0", - "network6": "fe80::", - "network6_eth0": "fe80::", - "network6_eth1": "fe80::", - "network6_lo": "::1", - "network_eth0": "10.0.2.0", - "network_eth1": "10.0.0.0", - "network_lo": "127.0.0.0", - "networking": { - "dhcp": "10.0.2.2", - "domain": "example.com", - "fqdn": "foo.example.com", - "hostname": "foo", - "interfaces": { - "eth0": { - "bindings": [ - { - "address": "10.0.2.15", - "netmask": "255.255.255.0", - "network": "10.0.2.0" - } - ], - "bindings6": [ - { - "address": "fe80::a00:27ff:fe8d:c04d", - "netmask": "ffff:ffff:ffff:ffff::", - "network": "fe80::", - "scope6": "link", - "flags": [ - "permanent" - ] - } - ], - "dhcp": "10.0.2.2", - "ip": "10.0.2.15", - "ip6": "fe80::a00:27ff:fe8d:c04d", - "mac": "08:00:27:8d:c0:4d", - "mtu": 1500, - "netmask": "255.255.255.0", - "netmask6": "ffff:ffff:ffff:ffff::", - "network": "10.0.2.0", - "network6": "fe80::", - "scope6": "link" - }, - "eth1": { - "bindings": [ - { - "address": "10.0.0.2", - "netmask": "255.255.255.0", - "network": "10.0.0.0" - } - ], - "bindings6": [ - { - "address": "fe80::a00:27ff:fe2b:a7db", - "netmask": "ffff:ffff:ffff:ffff::", - "network": "fe80::", - "scope6": "link", - "flags": [ - "dadfailed", - "tentative", - "permanent" - ] - } - ], - "ip": "10.0.0.2", - "ip6": "fe80::a00:27ff:fe2b:a7db", - "mac": "08:00:27:2b:a7:db", - "mtu": 1500, - "netmask": "255.255.255.0", - "netmask6": "ffff:ffff:ffff:ffff::", - "network": "10.0.0.0", - "network6": "fe80::", - "scope6": "link" - }, - "lo": { - "bindings": [ - { - "address": "127.0.0.1", - "netmask": "255.0.0.0", - "network": "127.0.0.0" - } - ], - "bindings6": [ - { - "address": "::1", - "netmask": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff", - "network": "::1", - "scope6": "host", - "flags": [ - "permanent" - ] - } - ], - "ip": "127.0.0.1", - "ip6": "::1", - "mtu": 65536, - "netmask": "255.0.0.0", - "netmask6": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff", - "network": "127.0.0.0", - "network6": "::1", - "scope6": "host" - } - }, - "ip": "10.0.2.15", - "ip6": "fe80::a00:27ff:fe8d:c04d", - "mac": "08:00:27:8d:c0:4d", - "mtu": 1500, - "netmask": "255.255.255.0", - "netmask6": "ffff:ffff:ffff:ffff::", - "network": "10.0.2.0", - "network6": "fe80::", - "primary": "eth0", - "scope6": "link" - }, - "operatingsystem": "Debian", - "operatingsystemmajrelease": "9", - "operatingsystemrelease": "9.12", - "os": { - "architecture": "amd64", - "distro": { - "codename": "stretch", - "description": "Debian GNU/Linux 9 (stretch)", - "id": "Debian", - "release": { - "full": "9.12", - "major": "9", - "minor": "12" - } - }, - "family": "Debian", - "hardware": "x86_64", - "name": "Debian", - "release": { - "full": "9.12", - "major": "9", - "minor": "12" - }, - "selinux": { - "enabled": false - } - }, - "osfamily": "Debian", - "partitions": { - "/dev/sda1": { - "filesystem": "ext4", - "mount": "/", - "partuuid": "66503b3b-01", - "size": "18.80 GiB", - "size_bytes": 20191379456, - "uuid": "697adde9-e2e7-42ef-83d2-75cb4244f3be" - }, - "/dev/sda2": { - "size": "1.00 KiB", - "size_bytes": 1024 - }, - "/dev/sda5": { - "filesystem": "swap", - "partuuid": "66503b3b-05", - "size": "1021.00 MiB", - "size_bytes": 1070596096, - "uuid": "e62a64e0-710c-49a4-b319-6aa566866111" - } - }, - "path": "/opt/puppetlabs/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", - "physicalprocessorcount": 1, - "processor0": "Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz", - "processor1": "Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz", - "processorcount": 2, - "processors": { - "cores": 2, - "count": 2, - "isa": "unknown", - "models": [ - "Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz", - "Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz" - ], - "physicalcount": 1, - "speed": "2.59 GHz", - "threads": 1 - }, - "productname": "VirtualBox", - "puppetversion": "7.9.0", - "ruby": { - "platform": "x86_64-linux", - "sitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.7.0", - "version": "2.7.3" - }, - "rubyplatform": "x86_64-linux", - "rubysitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.7.0", - "rubyversion": "2.7.3", - "scope6": "link", - "scope6_eth0": "link", - "scope6_eth1": "link", - "scope6_lo": "host", - "selinux": false, - "serialnumber": "0", - "ssh": { - "ecdsa": { - "fingerprints": { - "sha1": "SSHFP 3 1 f4da546a01f805926233709f9bab79d274822a05", - "sha256": "SSHFP 3 2 67cb5c1f5c64a81199579c922f87a2dc21da582a833339bb0c792c8432762810" - }, - "key": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOcj5x0IfPoTsgufFw5mQ9hfHUiL9JE1XuMblU1lvRrMCELOccMBpt+stEIKz4BElqc4/lsw9MddbqHrObBoMzY=", - "type": "ecdsa-sha2-nistp256" - }, - "ed25519": { - "fingerprints": { - "sha1": "SSHFP 4 1 09c69d7f67640d0037f2de7ce967c9c42b14323a", - "sha256": "SSHFP 4 2 33b011ed95c2817daa93f14c91de643d153d88085f8b7837e7a63b82b2051521" - }, - "key": "AAAAC3NzaC1lZDI1NTE5AAAAIPl9PldA7KuWz80GtHP4yGaDnp1gj3w4dKbl/aBy3JUt", - "type": "ssh-ed25519" - }, - "rsa": { - "fingerprints": { - "sha1": "SSHFP 1 1 ead5b868970d354af0e570d20eea82fd40695f46", - "sha256": "SSHFP 1 2 7615d0fd9988e441635db87de381c0cde50836c954429311a1a1917e6e5c5067" - }, - "key": "AAAAB3NzaC1yc2EAAAADAQABAAABAQC1CBFrxZZ6Qq66ApIZSaUgFsoFDXQK0KH647TdWXqt/fQccRiRotiJQ7vWLIrh0R6lgWTTG0nD3SS7Jfp8L5ZHEksEtWzXvkVpzpX9cMFncihXVbSyRTRJSPsN/UNHmWySjqpYLWglLZapPYbu+xknC2xxjPTaQcYUDr1ie48GWVMfzJqZXJSCTh0T1crHpm8oQ5aFaIaIh2PKz5/nAyl5UvGviT77iQlvSuHFzQCCs73fruVZBwgwN4oBhJe7hujXnSYFijtKuWiCwiB+xUPGB4KtUMG1CyiD1r/gpMVaAOVYEUNqRGahAN/c9DAvskOd16IvJQXCrSA/Rcyed8pN", - "type": "ssh-rsa" - } - }, - "sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOcj5x0IfPoTsgufFw5mQ9hfHUiL9JE1XuMblU1lvRrMCELOccMBpt+stEIKz4BElqc4/lsw9MddbqHrObBoMzY=", - "sshed25519key": "AAAAC3NzaC1lZDI1NTE5AAAAIPl9PldA7KuWz80GtHP4yGaDnp1gj3w4dKbl/aBy3JUt", - "sshfp_ecdsa": "SSHFP 3 1 f4da546a01f805926233709f9bab79d274822a05\nSSHFP 3 2 67cb5c1f5c64a81199579c922f87a2dc21da582a833339bb0c792c8432762810", - "sshfp_ed25519": "SSHFP 4 1 09c69d7f67640d0037f2de7ce967c9c42b14323a\nSSHFP 4 2 33b011ed95c2817daa93f14c91de643d153d88085f8b7837e7a63b82b2051521", - "sshfp_rsa": "SSHFP 1 1 ead5b868970d354af0e570d20eea82fd40695f46\nSSHFP 1 2 7615d0fd9988e441635db87de381c0cde50836c954429311a1a1917e6e5c5067", - "sshrsakey": "AAAAB3NzaC1yc2EAAAADAQABAAABAQC1CBFrxZZ6Qq66ApIZSaUgFsoFDXQK0KH647TdWXqt/fQccRiRotiJQ7vWLIrh0R6lgWTTG0nD3SS7Jfp8L5ZHEksEtWzXvkVpzpX9cMFncihXVbSyRTRJSPsN/UNHmWySjqpYLWglLZapPYbu+xknC2xxjPTaQcYUDr1ie48GWVMfzJqZXJSCTh0T1crHpm8oQ5aFaIaIh2PKz5/nAyl5UvGviT77iQlvSuHFzQCCs73fruVZBwgwN4oBhJe7hujXnSYFijtKuWiCwiB+xUPGB4KtUMG1CyiD1r/gpMVaAOVYEUNqRGahAN/c9DAvskOd16IvJQXCrSA/Rcyed8pN", - "swapfree": "1021.00 MiB", - "swapfree_mb": 1020.99609375, - "swapsize": "1021.00 MiB", - "swapsize_mb": 1020.99609375, - "system_uptime": { - "days": 0, - "hours": 0, - "seconds": 69, - "uptime": "0:01 hours" - }, - "timezone": "GMT", - "uptime": "0:01 hours", - "uptime_days": 0, - "uptime_hours": 0, - "uptime_seconds": 69, - "uuid": "A5EC47F5-6899-40BE-BAE2-0AAE40B78761", - "virtual": "virtualbox" -} diff --git a/facts/4.3/debian-10-x86_64.facts b/facts/4.3/debian-10-x86_64.facts deleted file mode 100644 index 19ddb237..00000000 --- a/facts/4.3/debian-10-x86_64.facts +++ /dev/null @@ -1,526 +0,0 @@ -{ - "aio_agent_version": "7.24.0", - "architecture": "amd64", - "augeas": { - "version": "1.13.0" - }, - "augeasversion": "1.13.0", - "bios_release_date": "12/01/2006", - "bios_vendor": "innotek GmbH", - "bios_version": "VirtualBox", - "blockdevice_sda_model": "VBOX HARDDISK", - "blockdevice_sda_size": 21474836480, - "blockdevice_sda_vendor": "ATA", - "blockdevices": "sda", - "boardmanufacturer": "Oracle Corporation", - "boardproductname": "VirtualBox", - "boardserialnumber": "0", - "chassistype": "Other", - "dhcp_servers": { - "eth0": "10.0.2.2", - "system": "10.0.2.2" - }, - "disks": { - "sda": { - "model": "VBOX HARDDISK", - "serial": "VBbd0bc53d-3d6f9bda", - "size": "20.00 GiB", - "size_bytes": 21474836480, - "type": "hdd", - "vendor": "ATA" - } - }, - "dmi": { - "bios": { - "release_date": "12/01/2006", - "vendor": "innotek GmbH", - "version": "VirtualBox" - }, - "board": { - "manufacturer": "Oracle Corporation", - "product": "VirtualBox", - "serial_number": "0" - }, - "chassis": { - "type": "Other" - }, - "manufacturer": "innotek GmbH", - "product": { - "name": "VirtualBox", - "serial_number": "0", - "uuid": "c4ad9560-374f-4fae-92bf-212d53fc9a7d" - } - }, - "domain": "example.com", - "facterversion": "4.3.1", - "filesystems": "ext2,ext3,ext4", - "fips_enabled": false, - "fqdn": "foo.example.com", - "gid": "root", - "hardwareisa": "unknown", - "hardwaremodel": "x86_64", - "hostname": "foo", - "hypervisors": { - "virtualbox": { - "revision": "156814", - "version": "6.1.44" - }, - "vmware": { - } - }, - "id": "root", - "identity": { - "gid": 0, - "group": "root", - "privileged": true, - "uid": 0, - "user": "root" - }, - "interfaces": "eth0,lo", - "ipaddress": "10.0.2.15", - "ipaddress6": "fe80::a00:27ff:fe8d:c04d", - "ipaddress6_eth0": "fe80::a00:27ff:fe8d:c04d", - "ipaddress6_lo": "::1", - "ipaddress_eth0": "10.0.2.15", - "ipaddress_lo": "127.0.0.1", - "is_virtual": true, - "kernel": "Linux", - "kernelmajversion": "4.19", - "kernelrelease": "4.19.0-18-amd64", - "kernelversion": "4.19.0", - "load_averages": { - "15m": 0.04, - "1m": 0.44, - "5m": 0.11 - }, - "lsbdistcodename": "buster", - "lsbdistdescription": "Debian GNU/Linux 10 (buster)", - "lsbdistid": "Debian", - "lsbdistrelease": "10.11", - "lsbmajdistrelease": "10", - "lsbminordistrelease": "11", - "macaddress": "08:00:27:8d:c0:4d", - "macaddress_eth0": "08:00:27:8d:c0:4d", - "manufacturer": "innotek GmbH", - "memory": { - "system": { - "available": "356.11 MiB", - "available_bytes": 373403648, - "capacity": "26.30%", - "total": "483.17 MiB", - "total_bytes": 506642432, - "used": "127.07 MiB", - "used_bytes": 133238784 - } - }, - "memoryfree": "356.11 MiB", - "memoryfree_mb": 356.10546875, - "memorysize": "483.17 MiB", - "memorysize_mb": 483.171875, - "mountpoints": { - "/": { - "available": "17.04 GiB", - "available_bytes": 18300145664, - "capacity": "8.10%", - "device": "/dev/sda1", - "filesystem": "ext4", - "options": [ - "rw", - "relatime", - "discard", - "errors=remount-ro" - ], - "size": "19.56 GiB", - "size_bytes": 21002534912, - "used": "1.50 GiB", - "used_bytes": 1611923456 - }, - "/dev": { - "available": "226.84 MiB", - "available_bytes": 237854720, - "capacity": "0%", - "device": "udev", - "filesystem": "devtmpfs", - "options": [ - "rw", - "nosuid", - "relatime", - "size=232280k", - "nr_inodes=58070", - "mode=755" - ], - "size": "226.84 MiB", - "size_bytes": 237854720, - "used": "0 bytes", - "used_bytes": 0 - }, - "/dev/hugepages": { - "available": "0 bytes", - "available_bytes": 0, - "capacity": "100%", - "device": "hugetlbfs", - "filesystem": "hugetlbfs", - "options": [ - "rw", - "relatime", - "pagesize=2M" - ], - "size": "0 bytes", - "size_bytes": 0, - "used": "0 bytes", - "used_bytes": 0 - }, - "/dev/mqueue": { - "available": "0 bytes", - "available_bytes": 0, - "capacity": "100%", - "device": "mqueue", - "filesystem": "mqueue", - "options": [ - "rw", - "relatime" - ], - "size": "0 bytes", - "size_bytes": 0, - "used": "0 bytes", - "used_bytes": 0 - }, - "/dev/pts": { - "available": "0 bytes", - "available_bytes": 0, - "capacity": "100%", - "device": "devpts", - "filesystem": "devpts", - "options": [ - "rw", - "nosuid", - "noexec", - "relatime", - "gid=5", - "mode=620", - "ptmxmode=000" - ], - "size": "0 bytes", - "size_bytes": 0, - "used": "0 bytes", - "used_bytes": 0 - }, - "/dev/shm": { - "available": "241.59 MiB", - "available_bytes": 253321216, - "capacity": "0%", - "device": "tmpfs", - "filesystem": "tmpfs", - "options": [ - "rw", - "nosuid", - "nodev" - ], - "size": "241.59 MiB", - "size_bytes": 253321216, - "used": "0 bytes", - "used_bytes": 0 - }, - "/run": { - "available": "46.76 MiB", - "available_bytes": 49029120, - "capacity": "3.23%", - "device": "tmpfs", - "filesystem": "tmpfs", - "options": [ - "rw", - "nosuid", - "noexec", - "relatime", - "size=49480k", - "mode=755" - ], - "size": "48.32 MiB", - "size_bytes": 50667520, - "used": "1.56 MiB", - "used_bytes": 1638400 - }, - "/run/lock": { - "available": "5.00 MiB", - "available_bytes": 5242880, - "capacity": "0%", - "device": "tmpfs", - "filesystem": "tmpfs", - "options": [ - "rw", - "nosuid", - "nodev", - "noexec", - "relatime", - "size=5120k" - ], - "size": "5.00 MiB", - "size_bytes": 5242880, - "used": "0 bytes", - "used_bytes": 0 - }, - "/run/user/1000": { - "available": "48.32 MiB", - "available_bytes": 50663424, - "capacity": "0%", - "device": "tmpfs", - "filesystem": "tmpfs", - "options": [ - "rw", - "nosuid", - "nodev", - "relatime", - "size=49476k", - "mode=700", - "uid=1000", - "gid=1000" - ], - "size": "48.32 MiB", - "size_bytes": 50663424, - "used": "0 bytes", - "used_bytes": 0 - }, - "/sys/fs/cgroup": { - "available": "241.59 MiB", - "available_bytes": 253321216, - "capacity": "0%", - "device": "tmpfs", - "filesystem": "tmpfs", - "options": [ - "ro", - "nosuid", - "nodev", - "noexec", - "mode=755" - ], - "size": "241.59 MiB", - "size_bytes": 253321216, - "used": "0 bytes", - "used_bytes": 0 - }, - "/vagrant": { - "available": "751.60 GiB", - "available_bytes": 807027589120, - "capacity": "17.93%", - "device": "vagrant", - "filesystem": "vboxsf", - "options": [ - "rw", - "nodev", - "relatime", - "iocharset=utf8", - "uid=1000", - "gid=1000" - ], - "size": "915.81 GiB", - "size_bytes": 983345152000, - "used": "164.21 GiB", - "used_bytes": 176317562880 - } - }, - "mtu_eth0": 1500, - "mtu_lo": 65536, - "netmask": "255.255.255.0", - "netmask6": "ffff:ffff:ffff:ffff::", - "netmask6_eth0": "ffff:ffff:ffff:ffff::", - "netmask6_lo": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff", - "netmask_eth0": "255.255.255.0", - "netmask_lo": "255.0.0.0", - "network": "10.0.2.0", - "network6": "fe80::", - "network6_eth0": "fe80::", - "network6_lo": "::1", - "network_eth0": "10.0.2.0", - "network_lo": "127.0.0.0", - "networking": { - "dhcp": "10.0.2.2", - "domain": "example.com", - "fqdn": "foo.example.com", - "hostname": "foo", - "interfaces": { - "eth0": { - "bindings": [ - { - "address": "10.0.2.15", - "netmask": "255.255.255.0", - "network": "10.0.2.0" - } - ], - "bindings6": [ - { - "address": "fe80::a00:27ff:fe8d:c04d", - "netmask": "ffff:ffff:ffff:ffff::", - "network": "fe80::", - "scope6": "link", - "flags": [ - "permanent" - ] - } - ], - "dhcp": "10.0.2.2", - "ip": "10.0.2.15", - "ip6": "fe80::a00:27ff:fe8d:c04d", - "mac": "08:00:27:8d:c0:4d", - "mtu": 1500, - "netmask": "255.255.255.0", - "netmask6": "ffff:ffff:ffff:ffff::", - "network": "10.0.2.0", - "network6": "fe80::", - "scope6": "link" - }, - "lo": { - "bindings": [ - { - "address": "127.0.0.1", - "netmask": "255.0.0.0", - "network": "127.0.0.0" - } - ], - "bindings6": [ - { - "address": "::1", - "netmask": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff", - "network": "::1", - "scope6": "host", - "flags": [ - "permanent" - ] - } - ], - "ip": "127.0.0.1", - "ip6": "::1", - "mtu": 65536, - "netmask": "255.0.0.0", - "netmask6": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff", - "network": "127.0.0.0", - "network6": "::1", - "scope6": "host" - } - }, - "ip": "10.0.2.15", - "ip6": "fe80::a00:27ff:fe8d:c04d", - "mac": "08:00:27:8d:c0:4d", - "mtu": 1500, - "netmask": "255.255.255.0", - "netmask6": "ffff:ffff:ffff:ffff::", - "network": "10.0.2.0", - "network6": "fe80::", - "primary": "eth0", - "scope6": "link" - }, - "operatingsystem": "Debian", - "operatingsystemmajrelease": "10", - "operatingsystemrelease": "10.11", - "os": { - "architecture": "amd64", - "distro": { - "codename": "buster", - "description": "Debian GNU/Linux 10 (buster)", - "id": "Debian", - "release": { - "full": "10.11", - "major": "10", - "minor": "11" - } - }, - "family": "Debian", - "hardware": "x86_64", - "name": "Debian", - "release": { - "full": "10.11", - "major": "10", - "minor": "11" - }, - "selinux": { - "enabled": false - } - }, - "osfamily": "Debian", - "partitions": { - "/dev/sda1": { - "filesystem": "ext4", - "mount": "/", - "partuuid": "af34f827-01", - "size": "20.00 GiB", - "size_bytes": 21473787904, - "uuid": "552b238a-1246-4b61-8115-4ef2579c55df" - } - }, - "path": "/opt/puppetlabs/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", - "physicalprocessorcount": 1, - "processor0": "12th Gen Intel(R) Core(TM) i9-12900K", - "processor1": "12th Gen Intel(R) Core(TM) i9-12900K", - "processorcount": 2, - "processors": { - "cores": 2, - "count": 2, - "isa": "unknown", - "models": [ - "12th Gen Intel(R) Core(TM) i9-12900K", - "12th Gen Intel(R) Core(TM) i9-12900K" - ], - "physicalcount": 1, - "speed": "3.19 GHz", - "threads": 1 - }, - "productname": "VirtualBox", - "puppetversion": "7.24.0", - "ruby": { - "platform": "x86_64-linux", - "sitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.7.0", - "version": "2.7.7" - }, - "rubyplatform": "x86_64-linux", - "rubysitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/2.7.0", - "rubyversion": "2.7.7", - "scope6": "link", - "scope6_eth0": "link", - "scope6_lo": "host", - "selinux": false, - "serialnumber": "0", - "ssh": { - "ecdsa": { - "fingerprints": { - "sha1": "SSHFP 3 1 963c0630612cda66226a22dcebd7523d8fef8195", - "sha256": "SSHFP 3 2 4f87c78c8a35a83eaffdc5206ac0453032e70d9f588e0cfb75071946c152b84c" - }, - "key": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLaICuDBqVj4lFPWwLFl/T7t7rY53HOrpPJwShoC9j4QembFoxYBEWS81twsjLikr+fIPzD1jx1chu81GOwAXTs=", - "type": "ecdsa-sha2-nistp256" - }, - "ed25519": { - "fingerprints": { - "sha1": "SSHFP 4 1 7853c9897e147d2944188aa3b0393c3feec029f6", - "sha256": "SSHFP 4 2 58158d35c65e84b9e1239e99ac626ae676c508a1909f8cea3e5297faaa93ae5e" - }, - "key": "AAAAC3NzaC1lZDI1NTE5AAAAILdSSDvoixKF7xGcEdSMGDZFTjV6rudsAx3ngZ9K2i2h", - "type": "ssh-ed25519" - }, - "rsa": { - "fingerprints": { - "sha1": "SSHFP 1 1 906d5bbac5fb2746613a7ab9a02fb3dee0a3a052", - "sha256": "SSHFP 1 2 08e4ab754aea0042d6381e40c72fb5f08c1696573db785f0592e4e98e988dd94" - }, - "key": "AAAAB3NzaC1yc2EAAAADAQABAAABAQCkoUpFerywtakSYWtM+/MIlTVNAqCqxGVW3+6gLaqTdgNKmqEOlTnCC5FeGWM8ku/DVCj4BGbZwYmKXGjyrLZn3L7TRL9X1iNmhiyxl4KsZ4zodHwWYoLOp3YLA//9pJbNjAjhC4FnVnCNKy7/QVsBRHng3xdIgn+ffjMoS7bO6vwDN8O9yQAQP0IAEV2SouefoPiphCdIBvmoxbdWFzqLHYOMsddtOyi92YmvyJCCczypA2ZPP4LwqbgKpHjbmzGae94KKWo6VxEhEjbrRv5dWIDEzh+tmPInUtKLg1uP3Cn07xqA21iN8EhGvO0WLUFli4XHnCGSH84oUdQ1/evN", - "type": "ssh-rsa" - } - }, - "sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLaICuDBqVj4lFPWwLFl/T7t7rY53HOrpPJwShoC9j4QembFoxYBEWS81twsjLikr+fIPzD1jx1chu81GOwAXTs=", - "sshed25519key": "AAAAC3NzaC1lZDI1NTE5AAAAILdSSDvoixKF7xGcEdSMGDZFTjV6rudsAx3ngZ9K2i2h", - "sshfp_ecdsa": "SSHFP 3 1 963c0630612cda66226a22dcebd7523d8fef8195\nSSHFP 3 2 4f87c78c8a35a83eaffdc5206ac0453032e70d9f588e0cfb75071946c152b84c", - "sshfp_ed25519": "SSHFP 4 1 7853c9897e147d2944188aa3b0393c3feec029f6\nSSHFP 4 2 58158d35c65e84b9e1239e99ac626ae676c508a1909f8cea3e5297faaa93ae5e", - "sshfp_rsa": "SSHFP 1 1 906d5bbac5fb2746613a7ab9a02fb3dee0a3a052\nSSHFP 1 2 08e4ab754aea0042d6381e40c72fb5f08c1696573db785f0592e4e98e988dd94", - "sshrsakey": "AAAAB3NzaC1yc2EAAAADAQABAAABAQCkoUpFerywtakSYWtM+/MIlTVNAqCqxGVW3+6gLaqTdgNKmqEOlTnCC5FeGWM8ku/DVCj4BGbZwYmKXGjyrLZn3L7TRL9X1iNmhiyxl4KsZ4zodHwWYoLOp3YLA//9pJbNjAjhC4FnVnCNKy7/QVsBRHng3xdIgn+ffjMoS7bO6vwDN8O9yQAQP0IAEV2SouefoPiphCdIBvmoxbdWFzqLHYOMsddtOyi92YmvyJCCczypA2ZPP4LwqbgKpHjbmzGae94KKWo6VxEhEjbrRv5dWIDEzh+tmPInUtKLg1uP3Cn07xqA21iN8EhGvO0WLUFli4XHnCGSH84oUdQ1/evN", - "system_uptime": { - "days": 0, - "hours": 0, - "seconds": 65, - "uptime": "0:01 hours" - }, - "timezone": "UTC", - "uptime": "0:01 hours", - "uptime_days": 0, - "uptime_hours": 0, - "uptime_seconds": 65, - "uuid": "c4ad9560-374f-4fae-92bf-212d53fc9a7d", - "virtual": "virtualbox" -} diff --git a/facts/4.4/debian-10-x86_64.facts b/facts/4.4/debian-10-x86_64.facts deleted file mode 100644 index 0cb18f2a..00000000 --- a/facts/4.4/debian-10-x86_64.facts +++ /dev/null @@ -1,526 +0,0 @@ -{ - "aio_agent_version": "8.0.0", - "architecture": "amd64", - "augeas": { - "version": "1.13.0" - }, - "augeasversion": "1.13.0", - "bios_release_date": "12/01/2006", - "bios_vendor": "innotek GmbH", - "bios_version": "VirtualBox", - "blockdevice_sda_model": "VBOX HARDDISK", - "blockdevice_sda_size": 21474836480, - "blockdevice_sda_vendor": "ATA", - "blockdevices": "sda", - "boardmanufacturer": "Oracle Corporation", - "boardproductname": "VirtualBox", - "boardserialnumber": "0", - "chassistype": "Other", - "dhcp_servers": { - "eth0": "10.0.2.2", - "system": "10.0.2.2" - }, - "disks": { - "sda": { - "model": "VBOX HARDDISK", - "serial": "VBbd0bc53d-3d6f9bda", - "size": "20.00 GiB", - "size_bytes": 21474836480, - "type": "hdd", - "vendor": "ATA" - } - }, - "dmi": { - "bios": { - "release_date": "12/01/2006", - "vendor": "innotek GmbH", - "version": "VirtualBox" - }, - "board": { - "manufacturer": "Oracle Corporation", - "product": "VirtualBox", - "serial_number": "0" - }, - "chassis": { - "type": "Other" - }, - "manufacturer": "innotek GmbH", - "product": { - "name": "VirtualBox", - "serial_number": "0", - "uuid": "c4ad9560-374f-4fae-92bf-212d53fc9a7d" - } - }, - "domain": "example.com", - "facterversion": "4.4.0", - "filesystems": "ext2,ext3,ext4", - "fips_enabled": false, - "fqdn": "foo.example.com", - "gid": "root", - "hardwareisa": "unknown", - "hardwaremodel": "x86_64", - "hostname": "foo", - "hypervisors": { - "virtualbox": { - "revision": "156814", - "version": "6.1.44" - }, - "vmware": { - } - }, - "id": "root", - "identity": { - "gid": 0, - "group": "root", - "privileged": true, - "uid": 0, - "user": "root" - }, - "interfaces": "eth0,lo", - "ipaddress": "10.0.2.15", - "ipaddress6": "fe80::a00:27ff:fe8d:c04d", - "ipaddress6_eth0": "fe80::a00:27ff:fe8d:c04d", - "ipaddress6_lo": "::1", - "ipaddress_eth0": "10.0.2.15", - "ipaddress_lo": "127.0.0.1", - "is_virtual": true, - "kernel": "Linux", - "kernelmajversion": "4.19", - "kernelrelease": "4.19.0-18-amd64", - "kernelversion": "4.19.0", - "load_averages": { - "15m": 0.05, - "1m": 0.65, - "5m": 0.16 - }, - "lsbdistcodename": "buster", - "lsbdistdescription": "Debian GNU/Linux 10 (buster)", - "lsbdistid": "Debian", - "lsbdistrelease": "10.11", - "lsbmajdistrelease": "10", - "lsbminordistrelease": "11", - "macaddress": "08:00:27:8d:c0:4d", - "macaddress_eth0": "08:00:27:8d:c0:4d", - "manufacturer": "innotek GmbH", - "memory": { - "system": { - "available": "355.54 MiB", - "available_bytes": 372813824, - "capacity": "26.41%", - "total": "483.17 MiB", - "total_bytes": 506642432, - "used": "127.63 MiB", - "used_bytes": 133828608 - } - }, - "memoryfree": "355.54 MiB", - "memoryfree_mb": 355.54296875, - "memorysize": "483.17 MiB", - "memorysize_mb": 483.171875, - "mountpoints": { - "/": { - "available": "17.00 GiB", - "available_bytes": 18248740864, - "capacity": "8.35%", - "device": "/dev/sda1", - "filesystem": "ext4", - "options": [ - "rw", - "relatime", - "discard", - "errors=remount-ro" - ], - "size": "19.56 GiB", - "size_bytes": 21002534912, - "used": "1.55 GiB", - "used_bytes": 1663328256 - }, - "/dev": { - "available": "226.84 MiB", - "available_bytes": 237854720, - "capacity": "0%", - "device": "udev", - "filesystem": "devtmpfs", - "options": [ - "rw", - "nosuid", - "relatime", - "size=232280k", - "nr_inodes=58070", - "mode=755" - ], - "size": "226.84 MiB", - "size_bytes": 237854720, - "used": "0 bytes", - "used_bytes": 0 - }, - "/dev/hugepages": { - "available": "0 bytes", - "available_bytes": 0, - "capacity": "100%", - "device": "hugetlbfs", - "filesystem": "hugetlbfs", - "options": [ - "rw", - "relatime", - "pagesize=2M" - ], - "size": "0 bytes", - "size_bytes": 0, - "used": "0 bytes", - "used_bytes": 0 - }, - "/dev/mqueue": { - "available": "0 bytes", - "available_bytes": 0, - "capacity": "100%", - "device": "mqueue", - "filesystem": "mqueue", - "options": [ - "rw", - "relatime" - ], - "size": "0 bytes", - "size_bytes": 0, - "used": "0 bytes", - "used_bytes": 0 - }, - "/dev/pts": { - "available": "0 bytes", - "available_bytes": 0, - "capacity": "100%", - "device": "devpts", - "filesystem": "devpts", - "options": [ - "rw", - "nosuid", - "noexec", - "relatime", - "gid=5", - "mode=620", - "ptmxmode=000" - ], - "size": "0 bytes", - "size_bytes": 0, - "used": "0 bytes", - "used_bytes": 0 - }, - "/dev/shm": { - "available": "241.59 MiB", - "available_bytes": 253321216, - "capacity": "0%", - "device": "tmpfs", - "filesystem": "tmpfs", - "options": [ - "rw", - "nosuid", - "nodev" - ], - "size": "241.59 MiB", - "size_bytes": 253321216, - "used": "0 bytes", - "used_bytes": 0 - }, - "/run": { - "available": "46.76 MiB", - "available_bytes": 49029120, - "capacity": "3.23%", - "device": "tmpfs", - "filesystem": "tmpfs", - "options": [ - "rw", - "nosuid", - "noexec", - "relatime", - "size=49480k", - "mode=755" - ], - "size": "48.32 MiB", - "size_bytes": 50667520, - "used": "1.56 MiB", - "used_bytes": 1638400 - }, - "/run/lock": { - "available": "5.00 MiB", - "available_bytes": 5242880, - "capacity": "0%", - "device": "tmpfs", - "filesystem": "tmpfs", - "options": [ - "rw", - "nosuid", - "nodev", - "noexec", - "relatime", - "size=5120k" - ], - "size": "5.00 MiB", - "size_bytes": 5242880, - "used": "0 bytes", - "used_bytes": 0 - }, - "/run/user/1000": { - "available": "48.32 MiB", - "available_bytes": 50663424, - "capacity": "0%", - "device": "tmpfs", - "filesystem": "tmpfs", - "options": [ - "rw", - "nosuid", - "nodev", - "relatime", - "size=49476k", - "mode=700", - "uid=1000", - "gid=1000" - ], - "size": "48.32 MiB", - "size_bytes": 50663424, - "used": "0 bytes", - "used_bytes": 0 - }, - "/sys/fs/cgroup": { - "available": "241.59 MiB", - "available_bytes": 253321216, - "capacity": "0%", - "device": "tmpfs", - "filesystem": "tmpfs", - "options": [ - "ro", - "nosuid", - "nodev", - "noexec", - "mode=755" - ], - "size": "241.59 MiB", - "size_bytes": 253321216, - "used": "0 bytes", - "used_bytes": 0 - }, - "/vagrant": { - "available": "751.36 GiB", - "available_bytes": 806766133248, - "capacity": "17.96%", - "device": "vagrant", - "filesystem": "vboxsf", - "options": [ - "rw", - "nodev", - "relatime", - "iocharset=utf8", - "uid=1000", - "gid=1000" - ], - "size": "915.81 GiB", - "size_bytes": 983345152000, - "used": "164.45 GiB", - "used_bytes": 176579018752 - } - }, - "mtu_eth0": 1500, - "mtu_lo": 65536, - "netmask": "255.255.255.0", - "netmask6": "ffff:ffff:ffff:ffff::", - "netmask6_eth0": "ffff:ffff:ffff:ffff::", - "netmask6_lo": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff", - "netmask_eth0": "255.255.255.0", - "netmask_lo": "255.0.0.0", - "network": "10.0.2.0", - "network6": "fe80::", - "network6_eth0": "fe80::", - "network6_lo": "::1", - "network_eth0": "10.0.2.0", - "network_lo": "127.0.0.0", - "networking": { - "dhcp": "10.0.2.2", - "domain": "example.com", - "fqdn": "foo.example.com", - "hostname": "foo", - "interfaces": { - "eth0": { - "bindings": [ - { - "address": "10.0.2.15", - "netmask": "255.255.255.0", - "network": "10.0.2.0" - } - ], - "bindings6": [ - { - "address": "fe80::a00:27ff:fe8d:c04d", - "netmask": "ffff:ffff:ffff:ffff::", - "network": "fe80::", - "scope6": "link", - "flags": [ - "permanent" - ] - } - ], - "dhcp": "10.0.2.2", - "ip": "10.0.2.15", - "ip6": "fe80::a00:27ff:fe8d:c04d", - "mac": "08:00:27:8d:c0:4d", - "mtu": 1500, - "netmask": "255.255.255.0", - "netmask6": "ffff:ffff:ffff:ffff::", - "network": "10.0.2.0", - "network6": "fe80::", - "scope6": "link" - }, - "lo": { - "bindings": [ - { - "address": "127.0.0.1", - "netmask": "255.0.0.0", - "network": "127.0.0.0" - } - ], - "bindings6": [ - { - "address": "::1", - "netmask": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff", - "network": "::1", - "scope6": "host", - "flags": [ - "permanent" - ] - } - ], - "ip": "127.0.0.1", - "ip6": "::1", - "mtu": 65536, - "netmask": "255.0.0.0", - "netmask6": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff", - "network": "127.0.0.0", - "network6": "::1", - "scope6": "host" - } - }, - "ip": "10.0.2.15", - "ip6": "fe80::a00:27ff:fe8d:c04d", - "mac": "08:00:27:8d:c0:4d", - "mtu": 1500, - "netmask": "255.255.255.0", - "netmask6": "ffff:ffff:ffff:ffff::", - "network": "10.0.2.0", - "network6": "fe80::", - "primary": "eth0", - "scope6": "link" - }, - "operatingsystem": "Debian", - "operatingsystemmajrelease": "10", - "operatingsystemrelease": "10.11", - "os": { - "architecture": "amd64", - "distro": { - "codename": "buster", - "description": "Debian GNU/Linux 10 (buster)", - "id": "Debian", - "release": { - "full": "10.11", - "major": "10", - "minor": "11" - } - }, - "family": "Debian", - "hardware": "x86_64", - "name": "Debian", - "release": { - "full": "10.11", - "major": "10", - "minor": "11" - }, - "selinux": { - "enabled": false - } - }, - "osfamily": "Debian", - "partitions": { - "/dev/sda1": { - "filesystem": "ext4", - "mount": "/", - "partuuid": "af34f827-01", - "size": "20.00 GiB", - "size_bytes": 21473787904, - "uuid": "552b238a-1246-4b61-8115-4ef2579c55df" - } - }, - "path": "/opt/puppetlabs/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", - "physicalprocessorcount": 1, - "processor0": "12th Gen Intel(R) Core(TM) i9-12900K", - "processor1": "12th Gen Intel(R) Core(TM) i9-12900K", - "processorcount": 2, - "processors": { - "cores": 2, - "count": 2, - "isa": "unknown", - "models": [ - "12th Gen Intel(R) Core(TM) i9-12900K", - "12th Gen Intel(R) Core(TM) i9-12900K" - ], - "physicalcount": 1, - "speed": "3.19 GHz", - "threads": 1 - }, - "productname": "VirtualBox", - "puppetversion": "8.0.0", - "ruby": { - "platform": "x86_64-linux", - "sitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/3.2.0", - "version": "3.2.2" - }, - "rubyplatform": "x86_64-linux", - "rubysitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/3.2.0", - "rubyversion": "3.2.2", - "scope6": "link", - "scope6_eth0": "link", - "scope6_lo": "host", - "selinux": false, - "serialnumber": "0", - "ssh": { - "ecdsa": { - "fingerprints": { - "sha1": "SSHFP 3 1 963c0630612cda66226a22dcebd7523d8fef8195", - "sha256": "SSHFP 3 2 4f87c78c8a35a83eaffdc5206ac0453032e70d9f588e0cfb75071946c152b84c" - }, - "key": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLaICuDBqVj4lFPWwLFl/T7t7rY53HOrpPJwShoC9j4QembFoxYBEWS81twsjLikr+fIPzD1jx1chu81GOwAXTs=", - "type": "ecdsa-sha2-nistp256" - }, - "ed25519": { - "fingerprints": { - "sha1": "SSHFP 4 1 7853c9897e147d2944188aa3b0393c3feec029f6", - "sha256": "SSHFP 4 2 58158d35c65e84b9e1239e99ac626ae676c508a1909f8cea3e5297faaa93ae5e" - }, - "key": "AAAAC3NzaC1lZDI1NTE5AAAAILdSSDvoixKF7xGcEdSMGDZFTjV6rudsAx3ngZ9K2i2h", - "type": "ssh-ed25519" - }, - "rsa": { - "fingerprints": { - "sha1": "SSHFP 1 1 906d5bbac5fb2746613a7ab9a02fb3dee0a3a052", - "sha256": "SSHFP 1 2 08e4ab754aea0042d6381e40c72fb5f08c1696573db785f0592e4e98e988dd94" - }, - "key": "AAAAB3NzaC1yc2EAAAADAQABAAABAQCkoUpFerywtakSYWtM+/MIlTVNAqCqxGVW3+6gLaqTdgNKmqEOlTnCC5FeGWM8ku/DVCj4BGbZwYmKXGjyrLZn3L7TRL9X1iNmhiyxl4KsZ4zodHwWYoLOp3YLA//9pJbNjAjhC4FnVnCNKy7/QVsBRHng3xdIgn+ffjMoS7bO6vwDN8O9yQAQP0IAEV2SouefoPiphCdIBvmoxbdWFzqLHYOMsddtOyi92YmvyJCCczypA2ZPP4LwqbgKpHjbmzGae94KKWo6VxEhEjbrRv5dWIDEzh+tmPInUtKLg1uP3Cn07xqA21iN8EhGvO0WLUFli4XHnCGSH84oUdQ1/evN", - "type": "ssh-rsa" - } - }, - "sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLaICuDBqVj4lFPWwLFl/T7t7rY53HOrpPJwShoC9j4QembFoxYBEWS81twsjLikr+fIPzD1jx1chu81GOwAXTs=", - "sshed25519key": "AAAAC3NzaC1lZDI1NTE5AAAAILdSSDvoixKF7xGcEdSMGDZFTjV6rudsAx3ngZ9K2i2h", - "sshfp_ecdsa": "SSHFP 3 1 963c0630612cda66226a22dcebd7523d8fef8195\nSSHFP 3 2 4f87c78c8a35a83eaffdc5206ac0453032e70d9f588e0cfb75071946c152b84c", - "sshfp_ed25519": "SSHFP 4 1 7853c9897e147d2944188aa3b0393c3feec029f6\nSSHFP 4 2 58158d35c65e84b9e1239e99ac626ae676c508a1909f8cea3e5297faaa93ae5e", - "sshfp_rsa": "SSHFP 1 1 906d5bbac5fb2746613a7ab9a02fb3dee0a3a052\nSSHFP 1 2 08e4ab754aea0042d6381e40c72fb5f08c1696573db785f0592e4e98e988dd94", - "sshrsakey": "AAAAB3NzaC1yc2EAAAADAQABAAABAQCkoUpFerywtakSYWtM+/MIlTVNAqCqxGVW3+6gLaqTdgNKmqEOlTnCC5FeGWM8ku/DVCj4BGbZwYmKXGjyrLZn3L7TRL9X1iNmhiyxl4KsZ4zodHwWYoLOp3YLA//9pJbNjAjhC4FnVnCNKy7/QVsBRHng3xdIgn+ffjMoS7bO6vwDN8O9yQAQP0IAEV2SouefoPiphCdIBvmoxbdWFzqLHYOMsddtOyi92YmvyJCCczypA2ZPP4LwqbgKpHjbmzGae94KKWo6VxEhEjbrRv5dWIDEzh+tmPInUtKLg1uP3Cn07xqA21iN8EhGvO0WLUFli4XHnCGSH84oUdQ1/evN", - "system_uptime": { - "days": 0, - "hours": 0, - "seconds": 72, - "uptime": "0:01 hours" - }, - "timezone": "UTC", - "uptime": "0:01 hours", - "uptime_days": 0, - "uptime_hours": 0, - "uptime_seconds": 72, - "uuid": "c4ad9560-374f-4fae-92bf-212d53fc9a7d", - "virtual": "virtualbox" -} diff --git a/facts/4.5/debian-10-x86_64.facts b/facts/4.5/debian-10-x86_64.facts deleted file mode 100644 index 6541f51b..00000000 --- a/facts/4.5/debian-10-x86_64.facts +++ /dev/null @@ -1,532 +0,0 @@ -{ - "aio_agent_version": "8.0.0", - "architecture": "amd64", - "augeas": { - "version": "1.13.0" - }, - "augeasversion": "1.13.0", - "bios_release_date": "12/01/2006", - "bios_vendor": "innotek GmbH", - "bios_version": "VirtualBox", - "blockdevice_sda_model": "VBOX HARDDISK", - "blockdevice_sda_size": 21474836480, - "blockdevice_sda_vendor": "ATA", - "blockdevices": "sda", - "boardmanufacturer": "Oracle Corporation", - "boardproductname": "VirtualBox", - "boardserialnumber": "0", - "chassistype": "Other", - "dhcp_servers": { - "eth0": "10.0.2.2", - "system": "10.0.2.2" - }, - "disks": { - "sda": { - "model": "VBOX HARDDISK", - "serial": "VB678cc503-06015afd", - "size": "20.00 GiB", - "size_bytes": 21474836480, - "type": "hdd", - "vendor": "ATA" - } - }, - "dmi": { - "bios": { - "release_date": "12/01/2006", - "vendor": "innotek GmbH", - "version": "VirtualBox" - }, - "board": { - "manufacturer": "Oracle Corporation", - "product": "VirtualBox", - "serial_number": "0" - }, - "chassis": { - "type": "Other" - }, - "manufacturer": "innotek GmbH", - "product": { - "name": "VirtualBox", - "serial_number": "0", - "uuid": "84ee957a-5ce4-4a82-b7de-a3d05416789e" - } - }, - "domain": "example.com", - "facterversion": "4.5.0", - "filesystems": "ext2,ext3,ext4", - "fips_enabled": false, - "fqdn": "foo.example.com", - "gem_version": "~> 4.5.0", - "gid": "root", - "hardwareisa": "unknown", - "hardwaremodel": "x86_64", - "hostname": "foo", - "hypervisors": { - "virtualbox": { - "revision": "158379", - "version": "7.0.10" - }, - "vmware": { - } - }, - "id": "root", - "identity": { - "gid": 0, - "group": "root", - "privileged": true, - "uid": 0, - "user": "root" - }, - "interfaces": "eth0,lo", - "ipaddress": "10.0.2.15", - "ipaddress6": "fe80::a00:27ff:fe8d:c04d", - "ipaddress6_eth0": "fe80::a00:27ff:fe8d:c04d", - "ipaddress6_lo": "::1", - "ipaddress_eth0": "10.0.2.15", - "ipaddress_lo": "127.0.0.1", - "is_virtual": true, - "kernel": "Linux", - "kernelmajversion": "4.19", - "kernelrelease": "4.19.0-18-amd64", - "kernelversion": "4.19.0", - "load_averages": { - "15m": 0.08, - "1m": 0.71, - "5m": 0.22 - }, - "lsbdistcodename": "buster", - "lsbdistdescription": "Debian GNU/Linux 10 (buster)", - "lsbdistid": "Debian", - "lsbdistrelease": "10.11", - "lsbmajdistrelease": "10", - "lsbminordistrelease": "11", - "macaddress": "08:00:27:8d:c0:4d", - "macaddress_eth0": "08:00:27:8d:c0:4d", - "manufacturer": "innotek GmbH", - "memory": { - "system": { - "available": "376.17 MiB", - "available_bytes": 394444800, - "capacity": "22.15%", - "total": "483.17 MiB", - "total_bytes": 506642432, - "used": "107.00 MiB", - "used_bytes": 112197632 - } - }, - "memoryfree": "376.17 MiB", - "memoryfree_mb": 376.171875, - "memorysize": "483.17 MiB", - "memorysize_mb": 483.171875, - "mountpoints": { - "/": { - "available": "16.90 GiB", - "available_bytes": 18148622336, - "capacity": "8.86%", - "device": "/dev/sda1", - "filesystem": "ext4", - "options": [ - "rw", - "relatime", - "discard", - "errors=remount-ro" - ], - "size": "19.56 GiB", - "size_bytes": 21002534912, - "used": "1.64 GiB", - "used_bytes": 1763446784 - }, - "/dev": { - "available": "226.84 MiB", - "available_bytes": 237854720, - "capacity": "0%", - "device": "udev", - "filesystem": "devtmpfs", - "options": [ - "rw", - "nosuid", - "relatime", - "size=232280k", - "nr_inodes=58070", - "mode=755" - ], - "size": "226.84 MiB", - "size_bytes": 237854720, - "used": "0 bytes", - "used_bytes": 0 - }, - "/dev/hugepages": { - "available": "0 bytes", - "available_bytes": 0, - "capacity": "100%", - "device": "hugetlbfs", - "filesystem": "hugetlbfs", - "options": [ - "rw", - "relatime", - "pagesize=2M" - ], - "size": "0 bytes", - "size_bytes": 0, - "used": "0 bytes", - "used_bytes": 0 - }, - "/dev/mqueue": { - "available": "0 bytes", - "available_bytes": 0, - "capacity": "100%", - "device": "mqueue", - "filesystem": "mqueue", - "options": [ - "rw", - "relatime" - ], - "size": "0 bytes", - "size_bytes": 0, - "used": "0 bytes", - "used_bytes": 0 - }, - "/dev/pts": { - "available": "0 bytes", - "available_bytes": 0, - "capacity": "100%", - "device": "devpts", - "filesystem": "devpts", - "options": [ - "rw", - "nosuid", - "noexec", - "relatime", - "gid=5", - "mode=620", - "ptmxmode=000" - ], - "size": "0 bytes", - "size_bytes": 0, - "used": "0 bytes", - "used_bytes": 0 - }, - "/dev/shm": { - "available": "241.59 MiB", - "available_bytes": 253321216, - "capacity": "0%", - "device": "tmpfs", - "filesystem": "tmpfs", - "options": [ - "rw", - "nosuid", - "nodev" - ], - "size": "241.59 MiB", - "size_bytes": 253321216, - "used": "0 bytes", - "used_bytes": 0 - }, - "/run": { - "available": "46.76 MiB", - "available_bytes": 49029120, - "capacity": "3.23%", - "device": "tmpfs", - "filesystem": "tmpfs", - "options": [ - "rw", - "nosuid", - "noexec", - "relatime", - "size=49480k", - "mode=755" - ], - "size": "48.32 MiB", - "size_bytes": 50667520, - "used": "1.56 MiB", - "used_bytes": 1638400 - }, - "/run/lock": { - "available": "5.00 MiB", - "available_bytes": 5242880, - "capacity": "0%", - "device": "tmpfs", - "filesystem": "tmpfs", - "options": [ - "rw", - "nosuid", - "nodev", - "noexec", - "relatime", - "size=5120k" - ], - "size": "5.00 MiB", - "size_bytes": 5242880, - "used": "0 bytes", - "used_bytes": 0 - }, - "/run/user/1000": { - "available": "48.32 MiB", - "available_bytes": 50663424, - "capacity": "0%", - "device": "tmpfs", - "filesystem": "tmpfs", - "options": [ - "rw", - "nosuid", - "nodev", - "relatime", - "size=49476k", - "mode=700", - "uid=1000", - "gid=1000" - ], - "size": "48.32 MiB", - "size_bytes": 50663424, - "used": "0 bytes", - "used_bytes": 0 - }, - "/sys/fs/cgroup": { - "available": "241.59 MiB", - "available_bytes": 253321216, - "capacity": "0%", - "device": "tmpfs", - "filesystem": "tmpfs", - "options": [ - "ro", - "nosuid", - "nodev", - "noexec", - "mode=755" - ], - "size": "241.59 MiB", - "size_bytes": 253321216, - "used": "0 bytes", - "used_bytes": 0 - }, - "/vagrant": { - "available": "710.54 GiB", - "available_bytes": 762931417088, - "capacity": "22.41%", - "device": "vagrant", - "filesystem": "vboxsf", - "options": [ - "rw", - "nodev", - "relatime", - "iocharset=utf8", - "uid=1000", - "gid=1000" - ], - "size": "915.81 GiB", - "size_bytes": 983345152000, - "used": "205.28 GiB", - "used_bytes": 220413734912 - } - }, - "mtu_eth0": 1500, - "mtu_lo": 65536, - "netmask": "255.255.255.0", - "netmask6": "ffff:ffff:ffff:ffff::", - "netmask6_eth0": "ffff:ffff:ffff:ffff::", - "netmask6_lo": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff", - "netmask_eth0": "255.255.255.0", - "netmask_lo": "255.0.0.0", - "network": "10.0.2.0", - "network6": "fe80::", - "network6_eth0": "fe80::", - "network6_lo": "::1", - "network_eth0": "10.0.2.0", - "network_lo": "127.0.0.0", - "networking": { - "dhcp": "10.0.2.2", - "domain": "example.com", - "fqdn": "foo.example.com", - "hostname": "foo", - "interfaces": { - "eth0": { - "bindings": [ - { - "address": "10.0.2.15", - "netmask": "255.255.255.0", - "network": "10.0.2.0" - } - ], - "bindings6": [ - { - "address": "fe80::a00:27ff:fe8d:c04d", - "netmask": "ffff:ffff:ffff:ffff::", - "network": "fe80::", - "scope6": "link", - "flags": [ - "permanent" - ] - } - ], - "dhcp": "10.0.2.2", - "duplex": "full", - "ip": "10.0.2.15", - "ip6": "fe80::a00:27ff:fe8d:c04d", - "mac": "08:00:27:8d:c0:4d", - "mtu": 1500, - "netmask": "255.255.255.0", - "netmask6": "ffff:ffff:ffff:ffff::", - "network": "10.0.2.0", - "network6": "fe80::", - "operational_state": "up", - "physical": true, - "scope6": "link", - "speed": 1000 - }, - "lo": { - "bindings": [ - { - "address": "127.0.0.1", - "netmask": "255.0.0.0", - "network": "127.0.0.0" - } - ], - "bindings6": [ - { - "address": "::1", - "netmask": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff", - "network": "::1", - "scope6": "host", - "flags": [ - "permanent" - ] - } - ], - "ip": "127.0.0.1", - "ip6": "::1", - "mtu": 65536, - "netmask": "255.0.0.0", - "netmask6": "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff", - "network": "127.0.0.0", - "network6": "::1", - "operational_state": "unknown", - "physical": false, - "scope6": "host" - } - }, - "ip": "10.0.2.15", - "ip6": "fe80::a00:27ff:fe8d:c04d", - "mac": "08:00:27:8d:c0:4d", - "mtu": 1500, - "netmask": "255.255.255.0", - "netmask6": "ffff:ffff:ffff:ffff::", - "network": "10.0.2.0", - "network6": "fe80::", - "primary": "eth0", - "scope6": "link" - }, - "operatingsystem": "Debian", - "operatingsystemmajrelease": "10", - "operatingsystemrelease": "10.11", - "os": { - "architecture": "amd64", - "distro": { - "codename": "buster", - "description": "Debian GNU/Linux 10 (buster)", - "id": "Debian", - "release": { - "full": "10.11", - "major": "10", - "minor": "11" - } - }, - "family": "Debian", - "hardware": "x86_64", - "name": "Debian", - "release": { - "full": "10.11", - "major": "10", - "minor": "11" - }, - "selinux": { - "enabled": false - } - }, - "osfamily": "Debian", - "partitions": { - "/dev/sda1": { - "filesystem": "ext4", - "mount": "/", - "partuuid": "af34f827-01", - "size": "20.00 GiB", - "size_bytes": 21473787904, - "uuid": "552b238a-1246-4b61-8115-4ef2579c55df" - } - }, - "path": "/home/vagrant/vendor/bundler/ruby/3.2.0/bin:/opt/puppetlabs/puppet/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", - "physicalprocessorcount": 1, - "processor0": "12th Gen Intel(R) Core(TM) i9-12900K", - "processor1": "12th Gen Intel(R) Core(TM) i9-12900K", - "processorcount": 2, - "processors": { - "cores": 2, - "count": 2, - "isa": "unknown", - "models": [ - "12th Gen Intel(R) Core(TM) i9-12900K", - "12th Gen Intel(R) Core(TM) i9-12900K" - ], - "physicalcount": 1, - "speed": "3.19 GHz", - "threads": 1 - }, - "productname": "VirtualBox", - "ruby": { - "platform": "x86_64-linux", - "sitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/3.2.0", - "version": "3.2.2" - }, - "rubyplatform": "x86_64-linux", - "rubysitedir": "/opt/puppetlabs/puppet/lib/ruby/site_ruby/3.2.0", - "rubyversion": "3.2.2", - "scope6": "link", - "scope6_eth0": "link", - "scope6_lo": "host", - "selinux": false, - "serialnumber": "0", - "ssh": { - "ecdsa": { - "fingerprints": { - "sha1": "SSHFP 3 1 41052c2719ff1ec4f0710f77ce69cab12f5f73a1", - "sha256": "SSHFP 3 2 93c8d879a8434b042390be4338d30574843e0052e016dd01fac6224d08409498" - }, - "key": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIfoMRrdlhbTso08GO859XWh+x0eh8+qpUWVEmZvKcCyObe39v+F+U0j/UAvqZz9NkelLfwFbGxRT1R2WXIHfG8=", - "type": "ecdsa-sha2-nistp256" - }, - "ed25519": { - "fingerprints": { - "sha1": "SSHFP 4 1 5a1b51ba3bd58bf8f04869d5fedf557b0b02348f", - "sha256": "SSHFP 4 2 e95a7b94993d76ccbb8285167318f96be8cec9dd92062a1ce852135351ee494e" - }, - "key": "AAAAC3NzaC1lZDI1NTE5AAAAIBeOvU0e/gdtOJGuwkbF3L2KqrQPnDxFn9Lj16tEl2hf", - "type": "ssh-ed25519" - }, - "rsa": { - "fingerprints": { - "sha1": "SSHFP 1 1 399ef83006e2bd0088fdbb0e630e5021f79d7234", - "sha256": "SSHFP 1 2 c6f2e79ff5bf07dcc56dc1b4c59e90f1a701031e5a0a4d1a7f9264028533603a" - }, - "key": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDLLURiDPp2qtYTT2w+5gNq9AN6o/6OwIGTCxj51uYjy+Zu7+tqCRKji7ENAVw0q+vvuFPNd0MCnUe/TYJzrlDfS17wHquYHN4du5S6Ymh60UaQVbBoQK92+O8zeesI3tcKjXvogY0uMrs36UPm8sJFcUEAD7BYQV85l7PqGDLPEQ65PH/4ASBmvz7+5XqOhbSP16FaPjgbgRRyb85MaesnULMZCPyE2TkgvaOm8qgUWZGNCJxoX0H06xvrgTqXgJV0VshpJdpwtEsE1QuHRHlCZNB/+VfyAkyWDqKcMGPRei6ehXl7iyzzwnlfGHRgbsKqD5eHt3Wx1n3h5TOrOJoP", - "type": "ssh-rsa" - } - }, - "sshecdsakey": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIfoMRrdlhbTso08GO859XWh+x0eh8+qpUWVEmZvKcCyObe39v+F+U0j/UAvqZz9NkelLfwFbGxRT1R2WXIHfG8=", - "sshed25519key": "AAAAC3NzaC1lZDI1NTE5AAAAIBeOvU0e/gdtOJGuwkbF3L2KqrQPnDxFn9Lj16tEl2hf", - "sshfp_ecdsa": "SSHFP 3 1 41052c2719ff1ec4f0710f77ce69cab12f5f73a1\nSSHFP 3 2 93c8d879a8434b042390be4338d30574843e0052e016dd01fac6224d08409498", - "sshfp_ed25519": "SSHFP 4 1 5a1b51ba3bd58bf8f04869d5fedf557b0b02348f\nSSHFP 4 2 e95a7b94993d76ccbb8285167318f96be8cec9dd92062a1ce852135351ee494e", - "sshfp_rsa": "SSHFP 1 1 399ef83006e2bd0088fdbb0e630e5021f79d7234\nSSHFP 1 2 c6f2e79ff5bf07dcc56dc1b4c59e90f1a701031e5a0a4d1a7f9264028533603a", - "sshrsakey": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDLLURiDPp2qtYTT2w+5gNq9AN6o/6OwIGTCxj51uYjy+Zu7+tqCRKji7ENAVw0q+vvuFPNd0MCnUe/TYJzrlDfS17wHquYHN4du5S6Ymh60UaQVbBoQK92+O8zeesI3tcKjXvogY0uMrs36UPm8sJFcUEAD7BYQV85l7PqGDLPEQ65PH/4ASBmvz7+5XqOhbSP16FaPjgbgRRyb85MaesnULMZCPyE2TkgvaOm8qgUWZGNCJxoX0H06xvrgTqXgJV0VshpJdpwtEsE1QuHRHlCZNB/+VfyAkyWDqKcMGPRei6ehXl7iyzzwnlfGHRgbsKqD5eHt3Wx1n3h5TOrOJoP", - "system_uptime": { - "days": 0, - "hours": 0, - "seconds": 103, - "uptime": "0:01 hours" - }, - "timezone": "UTC", - "uptime": "0:01 hours", - "uptime_days": 0, - "uptime_hours": 0, - "uptime_seconds": 103, - "uuid": "84ee957a-5ce4-4a82-b7de-a3d05416789e", - "virtual": "virtualbox" -} diff --git a/facts/Vagrantfile b/facts/Vagrantfile index c4ff6989..8caf4416 100644 --- a/facts/Vagrantfile +++ b/facts/Vagrantfile @@ -14,12 +14,6 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config| v.gui = false end - config.vm.define 'debian-10-x86_64' do |host| - host.vm.box = 'debian/contrib-buster64' - host.vm.provision 'file', source: 'Gemfile', destination: 'Gemfile' - host.vm.provision 'shell', path: 'get_facts.sh' - host.vm.provision 'shell', inline: '/sbin/shutdown -h now' - end config.vm.define 'debian-11-x86_64' do |host| host.vm.box = 'debian/bullseye64' host.vm.provision 'file', source: 'Gemfile', destination: 'Gemfile'