Move gitlab runner secrets to dedicated vault

This commit is contained in:
Jake Howard
2021-12-21 20:00:54 +00:00
parent 66662594d0
commit 4cbc15fe0b
3 changed files with 12 additions and 7 deletions

View File

@ -1,7 +1 @@
gitlab_runner_token: !vault |
$ANSIBLE_VAULT;1.1;AES256
65643664363337623138623538363032646330316263626632353233373832313235353939643465
3736633363663137653432306465626331653064303736310a313030646266316230396563313834
39366638646238303936633961343030623030633034653133376663656263333034373265313764
6637373531373262610a323037316336346339616563373933313436633337656634393535333235
36653337383864666137323331636136653338313133316265366337646465313533
gitlab_runner_token: "{{ vault_gitlab_runner_token }}"