Is there a way to automate the installation of Jenkins using puppet language? I want to be able to install Jenkins and its prerequisites without manual intervention, and configure it to serve requests of port 8000. I'm using Centos 7.
Not sure where to start so any help or advice is appreciated.