Posted On 10.12.2024

Puppet 8 Top Level Facts Format has changed

0 comments
confdroid.com >> blog >> Puppet 8 Top Level Facts Format has changed
$os_name = $facts['os']['name']
$os_release = $facts['os']['release']['major']
Advertisements

Author Profile

12ww1160DevOps engineer & architect

Advertisements

Leave a Reply

Your email address will not be published. Required fields are marked *

eight − 6 =

Related Post

Wikijs | Postgresql | Transport Encryption

Today I am on a quest to have all my applications running in Kubernetes containers…

AH00526: Syntax error on line 5 of /etc/httpd/conf.d/ssl.conf

Today I ran into an odd error on my foreman server. I had enabled auto-updates…

Importing Puppet modules to Foreman

In order for Foreman to be able to work with our Puppet modules, we'll need…