puppet-gitlab
puppet-gitlab copied to clipboard
feat: implement initial root API token management
This PR implements somehow hack-ish, but the only possible way to create an initial root API token during the Gitlab installation. This allows to start managing Gitlab resources via API immediately after it is installed.
While I understand how bad it looks, I guess the benefits are big enough..