how to prove installation?
where I work I need to provide "installation qualification" for the applications. this is my first go round with this but I was told it typically includes lots of screen shots as evidence.. for instance they take screen shots of sql manager showing that tables were indeed created etc.. is this something that can be accomplished with puppet? install, configure and provide evidence. I was told "saying the script ran is not enough"..
thanks!
One could always provide secondary proof, by using something like ScriptRock or serverspec to validate your builds.