Hello,
I recently started to test puppet enterprise.
We did the integration with gitlab to manage code. Deploying code from gitlab works well, but each time I do a "puppet-code deploy -all" or puppet-code deploy <environment>, this deletes the default production environment( "/etc/puppetlabs/code/environments/production" ) on my puppet server, thus also all the modules I have installed from puppet forge. Restarting puppetserver of course recreates it, but all my modules are lost.
I don't know if it is related to my config in puppet or if I did some mistake in gitlab, since I played around with the environments.
I see an environment master in gitlab and two custom ones I created. The production environment does not appear in gitlab, is this normal?
What else could be the reason for this?
Kind regards
Claude