ziggy
07/21/2022, 10:06 PMSlackbot
07/22/2022, 9:38 AMRobert Vincent
07/22/2022, 4:19 PMec2_metadata
fact exists?Robert Vincent
07/22/2022, 4:21 PMec2_metadata != undef
, ec2_metadata != null
, ec2_metadata != nil
, ec2_metadata ~ Hash
, none of which works.vchepkov
07/22/2022, 4:22 PMvchepkov
07/22/2022, 4:22 PMvchepkov
07/22/2022, 4:24 PMec2_metadata.hostname ~ .*
bastelfreak
07/22/2022, 4:27 PMnpwalker
07/22/2022, 4:30 PMRobert Vincent
07/24/2022, 3:58 AMec2_metadata.hostname ~ .
. because hostname should be non-blank. Thanks for the confirmation!Robert Vincent
07/24/2022, 3:59 AMec2_metadata.hostname ~ .
. because hostname should be non-blank. Thanks for the confirmation!Marty Ewings
07/25/2022, 12:14 PMMarty Ewings
07/25/2022, 12:15 PMMarty Ewings
07/25/2022, 12:15 PMSlackbot
07/26/2022, 5:05 PMtenajsystems
07/26/2022, 5:07 PMpuppet infrastructure provision compiler <http://puppetcompiler-prod.com|puppetcompiler-prod.com>
on the primary server and after sometime, I get the below error. Any thoughts on this error? This is on the latest LTS version.
Errors in task facts:
<http://puppetcompiler-prod.com|puppetcompiler-prod.com>:
Message: ERROR: unsupported Unicode escape sequence
Detail: \u0000 cannot be converted to text.
Where: JSON data, line 1: ...apl_msr"]},"virtio_mmio":{"parameters":{"device":...
Kind:
Details:
nil
Overall job status: failure...
Error: Error during orchestrated plan run of enterprise_tasks::provision_compiler.
Error: An error has occurred while running orchestrated plan.
Message: Evaluation Error: Operator '[]' is not applicable to an Undef Value. (file: /opt/puppetlabs/puppet/modules/enterprise_tasks/plans/agent_cert_regen.pp, line: 77, column: 57)
Kind: bolt/pal-error
Details:
file: /opt/puppetlabs/puppet/modules/enterprise_tasks/plans/agent_cert_regen.pp
line: 77
column: 57
NickB
07/26/2022, 5:09 PMtenajsystems
07/26/2022, 6:03 PMfactor -p
NickB
07/26/2022, 9:20 PMpuppet task run facts --nodes <http://puppetcompiler-prod.com|puppetcompiler-prod.com>
, not sure if you’ll get more info or notEsteban Almarales
07/26/2022, 9:29 PMEsteban Almarales
07/26/2022, 9:29 PMEsteban Almarales
07/26/2022, 10:19 PMEsteban Almarales
07/26/2022, 10:20 PMSlackbot
07/27/2022, 2:59 PMspin
07/27/2022, 7:25 PMSlackbot
07/27/2022, 7:46 PMbastelfreak
07/27/2022, 8:02 PMvchepkov
07/27/2022, 8:09 PMSlackbot
07/28/2022, 4:52 PMSlackbot
07/29/2022, 6:11 PM