-
- Downloads
gitlab: Add ruby script for continuous extending of bot tokens
We are not on top of expiring bot tokens and we usually only notice when someone else points it out. It is also a bit cumbersome to add new bot tokens, so avoid the issue altogether, by just extending the lifetime of the bot tokens continuously. Fix #617
parent
7de29235
No related branches found
No related tags found
Showing
- group_vars/all/gitlab_bots.yml 0 additions, 0 deletionsgroup_vars/all/gitlab_bots.yml
- roles/gitlab/files/gitlab-bot-token-extender.service 6 additions, 0 deletionsroles/gitlab/files/gitlab-bot-token-extender.service
- roles/gitlab/files/gitlab-bot-token-extender.timer 10 additions, 0 deletionsroles/gitlab/files/gitlab-bot-token-extender.timer
- roles/gitlab/tasks/main.yml 16 additions, 4 deletionsroles/gitlab/tasks/main.yml
- roles/gitlab/templates/gitlab-bot-token-extender.rb.j2 7 additions, 0 deletionsroles/gitlab/templates/gitlab-bot-token-extender.rb.j2
File moved