Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Sébastien Luttringer
infrastructure
Commits
1a3d789b
Commit
1a3d789b
authored
Aug 11, 2019
by
Sven-Hendrik Haase
Browse files
gitlab: Make variable name consistent with other vault passwords
parent
f21c6023
Changes
2
Hide whitespace changes
Inline
Side-by-side
group_vars/all/vault_gitlab.yml
View file @
1a3d789b
$ANSIBLE_VAULT;1.1;AES256
3
037366231323336633532
64
6
530
3964376230346234633438
35
6
330
64396262633835613333376
4
3
639366535343030303632303766656663633937393561370a65306238333533353133636332383
5
3
26
630633139643539376632343132633639376530393331626164373937666
663373
5663236633
2
3
434636134643030640a613462353965333339643366313239
64366
53
463
33383336633765316364
35366
33036333338666532323231633461333
33
6
313
435303963393564373837383538
393
4
38
3632
6
3313037613131613232343561333034323862363534363562333436616366306434366462646330
6
56163303863373565656233646239633064
3
63964656264613431
64
3
530
6537646233326665
35
3
330
333439343465316634633532366633653
4
3
263613762343039313031356233646139633865633636370a36613638626266666434613135306
5
6
26
56436303531376561386164353431313631653831646331656265
663
8
373
9636331376630356
2
3
138333262373032310a39326638
64366463
63663837363863373130623532643630373337626339
35366
639353062626132616335386634376565363135
33313
6646538346532363263346234
393
0
38
6
1353638356334393863343337633363393537313039306263346534316363316462396161373939
6
33563613165373538376266396132646631
roles/gitlab/tasks/main.yml
View file @
1a3d789b
...
...
@@ -25,7 +25,7 @@
letsencrypt['contact_emails'] = ['webmaster@archlinux.org']
gitlab_rails['lfs_enabled'] = true
gitlab_rails['gitlab_shell_ssh_port'] = 222
gitlab_rails['initial_root_password'] = "{{ gitlab_root_password }}"
gitlab_rails['initial_root_password'] = "{{
vault_
gitlab_root_password }}"
gitlab_rails['smtp_enable'] = true
gitlab_rails['smtp_address'] = 'mail.archlinux.org'
gitlab_rails['smtp_port'] = 587
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment