Problem:
I want to backup / track my puppet server configuration (means my complete environment with all devices). I would normally try to GIT files on the puppet server (I don’t know which these are). Is there a GUI function in Foreman for that like “Save the current state as Revision X”?
Expected outcome:
My puppet config is under a version control so that I can go back to a config version if I configured something wrong.