-
- 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
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
Please register or sign in to comment