So I've got a huge puppet module that does all kinds of things:
setting up lvms
creating new mount points
configuring multiple files etc..
I just want to touch a file if the module is installed successfully. I'm not sure how to check the module install status and then touch a file. And then, if the file exists don't run the module again.
If you've done something similar, please help me out.
Thanks.
↧