Ari Weinberg
07/17/2023, 3:31 PMKathy Satterlee
07/17/2023, 4:03 PMAri Weinberg
07/17/2023, 4:04 PMAri Weinberg
07/17/2023, 4:05 PMKathy Satterlee
07/17/2023, 4:16 PMAri Weinberg
07/17/2023, 4:26 PMfacter -p on a host with the puppet agent. the data returned is already in key-value format, and should be pretty easy to parse.
This would be really helpful to query across the fleet for specific machines that have specific values in the fact database.Ari Weinberg
07/17/2023, 4:26 PMAri Weinberg
07/17/2023, 4:29 PMKathy Satterlee
07/17/2023, 4:58 PMAri Weinberg
07/17/2023, 4:58 PMAri Weinberg
08/16/2023, 7:05 PMKathy Satterlee
08/16/2023, 7:11 PMKathy Satterlee
08/16/2023, 7:11 PMAri Weinberg
08/16/2023, 7:11 PMKathy Satterlee
08/16/2023, 7:13 PMhis would be really helpful to query across the fleet for specific machines that have specific values in the fact database.Is that data stored locally in a database? If so, we could be in business real quick.
Ari Weinberg
08/16/2023, 7:16 PMaio_agent_version => 5.5.10
augeas => {
version => "1.10.1"
}
disks => {
sda => {
model => "VBOX HARDDISK",
size => "60.00 GiB",
size_bytes => 64424509440,
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 => "717C9420-019D-2448-A449-6D0501707087"
}
}
facterversion => 3.11.7
filesystems => ext2,ext3,ext4,squashfs,vfat
fips_enabled => false
hypervisors => {
virtualbox => {
revision => "155176",
version => "7.0.6"
}
}Ari Weinberg
08/16/2023, 7:18 PMKathy Satterlee
08/16/2023, 7:30 PMAri Weinberg
08/16/2023, 7:31 PMKathy Satterlee
08/16/2023, 7:33 PMAri Weinberg
08/16/2023, 7:37 PMKathy Satterlee
08/16/2023, 7:38 PMKathy Satterlee
08/16/2023, 7:38 PMAri Weinberg
08/16/2023, 7:39 PMKathy Satterlee
08/16/2023, 7:40 PMKathy Satterlee
08/16/2023, 7:41 PMAri Weinberg
08/16/2023, 7:45 PM