Yury Bushmelev
10/29/2024, 10:48 PMzipkid
10/30/2024, 7:48 AMbastelfreak
10/30/2024, 7:50 AMpuppet ssl
. But openssl has no support for the csr_attributes.yaml, so you would need to parse that on your ownBrian Schonecker
10/30/2024, 1:28 PMrunlolarun
10/30/2024, 2:48 PM<% if @facts['hostname'] !~ /^node\d+/ %>
Ian CB
10/30/2024, 5:32 PMBrian Schonecker
10/30/2024, 6:14 PMLumiere
10/30/2024, 7:09 PMbastelfreak
10/30/2024, 7:14 PMbastelfreak
10/30/2024, 7:15 PMbastelfreak
10/30/2024, 7:15 PMLumiere
10/30/2024, 7:30 PMLumiere
10/30/2024, 7:30 PMvchepkov
10/30/2024, 7:31 PMvchepkov
10/30/2024, 7:31 PMvchepkov
10/30/2024, 7:31 PMLumiere
10/30/2024, 7:34 PMstdlib::has_function()
Lumiere
10/30/2024, 7:34 PMbastelfreak
10/30/2024, 7:51 PMbastelfreak
10/30/2024, 7:51 PMArgon Wade
10/30/2024, 7:56 PMvchepkov
10/30/2024, 8:07 PMvchepkov
10/30/2024, 8:07 PMpuppet_enterprise::manage_symlinks: false
vchepkov
10/30/2024, 8:07 PMvchepkov
10/30/2024, 11:29 PMunless $version =~ Interer {
Lumiere
10/30/2024, 11:30 PMIan CB
10/31/2024, 8:09 AMJamal Yasin
10/31/2024, 10:03 AMis_*
functions for StdLIB 9. Wanted to confirm, for example replacing is_integer($somevar)
with $somevar =~ Stdlib::Compat::Integer
is the way forward ? What is the difference if we use $somevar =~ Integer
?Argon Wade
10/31/2024, 12:34 PMyachub
10/31/2024, 12:37 PM