Slackbot
07/27/2022, 11:07 PMvchepkov
07/27/2022, 11:07 PMvchepkov
07/27/2022, 11:12 PMpuppet query "facts[value,count()]{name='operatingsystemrelease' group by value}"
shows
{
"count": 1,
"value": "6.3.9600"
},
And that can't be rightvchepkov
07/27/2022, 11:12 PM20xx
hbui
07/27/2022, 11:24 PMvchepkov
07/27/2022, 11:25 PMvchepkov
07/27/2022, 11:25 PMn3snah
07/27/2022, 11:25 PMoperatingsystemrelease
showing as 2012.. Interestingvchepkov
07/27/2022, 11:26 PM{
"count": 31,
"value": "2012"
},
{
"count": 89,
"value": "2012 R2"
},
n3snah
07/27/2022, 11:26 PMoperatingsystemrelease
showing as 2012.. Interestingn3snah
07/27/2022, 11:26 PMvchepkov
07/27/2022, 11:32 PMhbui
07/27/2022, 11:32 PM/opt/puppetlabs/puppet/lib/ruby/gems/2.5.0/gems/facter-ng-4.2.8/lib/facter/util/facts/windows_release_finder.rb
on the afflicted systemhbui
07/27/2022, 11:32 PMvchepkov
07/27/2022, 11:33 PMsmortex
07/27/2022, 11:36 PMvchepkov
07/27/2022, 11:36 PMdrobinson
07/27/2022, 11:36 PMvchepkov
07/27/2022, 11:38 PMvchepkov
07/27/2022, 11:40 PMvchepkov
07/27/2022, 11:40 PM"os": {
"windows": {
"product_name": "Windows Server 2012 R2 Standard",
"system32": "C:\\Windows\\system32",
"edition_id": "ServerStandard",
"installation_type": "Server"
},
"family": "windows",
"hardware": "x86_64",
"name": "windows",
"release": {
"full": "2012 R2",
"major": "2012 R2"
},
"architecture": "x64"
},
vchepkov
07/27/2022, 11:43 PMvchepkov
07/27/2022, 11:45 PME, [2022-07-27T19:44:06.189503 #23712] ERROR -- : Facter::InternalFactManager -
undefined method `include?' for nil:NilClass
so either way I get an error, damn ithbui
07/27/2022, 11:46 PMvchepkov
07/27/2022, 11:47 PMvchepkov
07/27/2022, 11:47 PMvchepkov
07/27/2022, 11:48 PMvchepkov
07/27/2022, 11:49 PMsmortex
07/27/2022, 11:51 PMvchepkov
07/27/2022, 11:51 PM