why doesn't the log show every step?
I'm busy ironing out the bugs in my manifests. I'm trying to "follow the flow", But the log isn't showing every step.
Sometimes I get "skipping step , failed dependencies", sometimes not. When I don't get those messages, I don't get any "I did step X Successfully", but sometimes I do.
Here's what I'm running at command line:
puppet agent --no-daemonize -vo --logdest c:\puppet_agent.log --graph
note: -v verbose.
PS C:\Users\Administrator> puppet -V
3.8.3
... yes, windows.