Hi,

I'm currently writing an integration test for ssh_authorized_key that
basically does the following

- write a tempfile with a few dummy lines
- apply a catalog with one or more resources
- check the tempfile again

Now I have a failing test and I dont know why it failed. Is there a way
to see the messages (debug, info etc) that puppet would have printed
during a normal catalog apply? It would help to see if puppet prefetched
the file, detected the necessary change and did flush the file again.

(failing test: resource is ensure => :present but it isn't added to the file)

-Stefan

Attachment: pgpsEJq6zQjNd.pgp
Description: PGP signature

Reply via email to