Tom Richards
Tom Richards
The problem I have is this integrated into our Jenkins Build pipeline - the puppet run itself is controlled via an ansible task, the puppet code is packaged into a...
@LongLiveCHIEF if this is ran again right after it works, but this is not the solution I need..
I think you need to put the official gitlab repo in your hiera still but with an absent value ``` # Gitlab Repository Configuration gitlab::repository_configuration: yumrepo: "gitlab_official": ensure: 'absent' ```