Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Sébastien Luttringer
infrastructure
Commits
01bbfe79
Commit
01bbfe79
authored
Jun 07, 2018
by
Florian Pritz
Browse files
Improve group vars vault usage for archboxes
Signed-off-by:
Florian Pritz
<
bluewind@xinu.at
>
parent
b1503b03
Changes
2
Hide whitespace changes
Inline
Side-by-side
group_vars/all/vault_arch-boxes.yml
View file @
01bbfe79
$ANSIBLE_VAULT;1.1;AES256
383834316361623635653837333163336435383033656131303961646565666633316166383963
35
3161376438306137313039313465323965346661636661370a6261663433313464643966386331
39
3
93263636662653135366134303932653433366135366632373865
34333
9
633
23438663832653264
3
061
37333
0343362340a663466636130666635353236616137666363633339613337383865346361
3
265
3537303
1
373
9626334616637353964326434656431633230
626
5
346
264323938373338626532
3
533316630393030643564323563656438356264653336626136
663
2
63
3
13
8333033666264383462
353
03832376638353732323835333263333737
323
1
363
9
63
6432386463
393
13
3363
5383961393464
3
5303863316266646637316461386631356435666
6623
96337643139326539326265356265313533
3
2636161303339323130626232343931613466656636383434333262633232363663303030366261
3
6373463333931386435
666
1
33
35
34
6
36
3
65
6332323261626361
666266653934393434636636626430653936353565376237363166383634326162336537373034
35
6233326133333739643135613939306334343336353232330a6432346439376466373937623134
39
3
337313061383832396233623765316335623931336235666138373639
343
4
33633
0376166313366
3
5
37333
235636433350a376536376461326337383632366438353564616232323836616263316639
3
13364303436356562623562
3537303
8
373
63036613536383335363461336635633133
626
4
346
339
3
93663356438313130386135323861386637663962656335646165
6636313
5636365393765616336
353
3333938656363373665303134646636336236
323
0
36363
7363164333066653162
39333
8
63
3333
3
46131633232323435396137306230316130393934373065306563
66
3
23
139613838653036663861
3
5623739333630386634376664313038323064356338353466353465626366626437613430643832
3
5336633653966326364333239
66633
76638
343665
3261343530
roles/arch-boxes/tasks/main.yml
View file @
01bbfe79
...
...
@@ -20,7 +20,7 @@
file
:
path="{{ archboxes_git_dir }}" state=directory recurse=yes owner="{{ archboxes_user }}" group="{{ archboxes_user }}"
-
name
:
replace placeholder to vagrantcloud API Key
replace
:
path="{{ archboxes_git_dir }}/vagrant.json" regexp='PLACEHOLDER' replace="{{ archboxes_apikey }}"
replace
:
path="{{ archboxes_git_dir }}/vagrant.json" regexp='PLACEHOLDER' replace="{{
vault_
archboxes_apikey }}"
-
name
:
install sudoers file
template
:
src=sudoers.d.j2 dest=/etc/sudoers.d/archboxes
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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