Category "puppet"

Puppet validate lookup of ip address with port eg 1.2.3.4:5678

I am performing a lookup as a top scope variable in a Puppet manifest for values that will contain a concatenated IP address and port, e.g., 1.2.3.4:5678. I kno

Puppet pluginfacts 404

I'm using puppet 6.10.1 on Ubuntu 18.04.3 and when I run puppet agent -t on a server I get the below output Info: Using configured environment 'dev' Info: Ret

I want to write a puppet manifest that will first check available space in C drive if the size is exceed then it will call powershell script

Senario 1 : I want to write a puppet manifest that will first check available space in C drive if the size is exceed then it will call powershell script to do t

Puppet: disable echo of notify commands

I would like to print some messages and variable values while my configuration is applied. I would also like to separate the output of different configuration b