I have installed apache and tomcat from source in the /opt directory.
Once I completed the install I modified the directory and file ownership and permissions.
I also modified the .conf and .xml files for both tomcat and apache.
Is there a way to capture a directory structure and the modifications and then create a puppet module from this info?
would I use puppet resource or do I need to entre the info by hand?
Thanks