Hello everyone,
I ask you a hand to better understand if puppet is the right tool to use in my company.
I had the task of carrying out an exploratory survey of puppet and this is a short summary of the various tasks that should be performed.
1. copy files from a repository (nexus and ftp)
2. change file names or folder structure
3. modify strings in files
4. execute shell commands (like java run, or run services)
5. update the environment variables
6. check the status of the machine
7. execute complex workflows such as (start process, check the status of the process, perform another operation immediately depending on what has happened before)
Thanks so much.
Diego