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
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
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