How to get the output of the bash script inside a puppet file in the output from puppet
I am hoping that someone might be able to help me. I have a puppet script with some bash code inside it. I am trying to get the output of some echo commands to show in the puppet output so that I can see the order that the bash script is running.