iscb1962
iscb1962
The enable_core_dump parameter is a boolean which translates false to 0 and true to 1, before setting the kernel parameter fs.suid_dumpable to the resultant value. This kernel setting actually has...
Hi First off I'm a sysadmin and have no development experience of the products used by puppet explorer. I'm trying to get an up to date version of puppet explorer...
## Use Case We've recently upgraded the LVM module to get access to the unless_vg setting for physical volumes within hieradata. Formerly the hieradata would have been physical_volumes: - /dev/sdb...
We've been running the stdlib_deprecations linter across all of our puppet code and were surprised to find that stdlib (version 9.6.0) itself has some deprecated functions defined ! Fortunately its...
Someone pushed a module update which resulted in catalog compilation failure due to duplicate resource declaration. Puppet board reports the host as unchanged (arguably correct because nothing has changed) -...