| Okay I see that behavior as well, the problem I'm having results from accessing information from puppetdb specifically. On my puppet master server I have the following versions: puppetserver 6.15.3 puppetdb 6.16.1 We're using a python script against puppetdb. When we have facts that are set with a null value, with puppet agent 6.22.1 they show up in puppetdb also with the null value, but when my puppet agents were upgraded to version 7 my facts with null values no longer populate in puppetdb. |