File tree Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 1
1
# ## Values and Secrets ###
2
2
.vault-password.txt
3
- hosts
Original file line number Diff line number Diff line change @@ -325,7 +325,7 @@ certbot_post_renewal: |
325
325
systemctl restart proftpd || true
326
326
certbot_domains :
327
327
- " {{ inventory_hostname }}"
328
- - galaxy-re.grid.cesnet .cz
328
+ - repeatexplorer-elixir.cerit-sc .cz
329
329
certbot_expand : true
330
330
certbot_agree_tos : --agree-tos
331
331
Original file line number Diff line number Diff line change 1
1
[galaxyservers]
2
- repeatexplorer-elixir.cerit-sc .cz ansible_connection =local ansible_user =debian
2
+ galaxy-re.grid.cesnet .cz ansible_connection =local ansible_user =debian
3
3
# galaxy-re.grid.cesnet.cz ansible_connection=local ansible_user=debian
4
4
# usegalaxy.cz ansible_connection=local ansible_user=debian
5
5
# galaxy-re.grid.cesnet.cz ansible_connection=local ansible_user=debian
@@ -9,8 +9,8 @@ galaxyservers
9
9
[dbservers:children]
10
10
galaxyservers
11
11
[monitoring]
12
- repeatexplorer-elixir.cerit-sc .cz ansible_connection =local ansible_user =debian
12
+ galaxy-re.grid.cesnet .cz ansible_connection =local ansible_user =debian
13
13
# galaxy-re.grid.cesnet.cz ansible_connection=local ansible_user=debian
14
14
[sentryservers]
15
- repeatexplorer-elixir.cerit-sc .cz ansible_connection =local ansible_user =debian
15
+ galaxy-re.grid.cesnet .cz ansible_connection =local ansible_user =debian
16
16
# galaxy-re.grid.cesnet.cz ansible_connection=local ansible_user=debian
You can’t perform that action at this time.
0 commit comments