1
0
Fork 0
mirror of https://github.com/DO1JLR/ansible_playbook_servers.git synced 2024-09-14 19:53:56 +02:00

update ssh pubkeys

This commit is contained in:
L3D 2021-01-28 23:47:32 +01:00
parent 4be56bd9eb
commit 5520b5b7b0
Signed by: l3d
GPG key ID: CD08445BFF4313D1
3 changed files with 4 additions and 2 deletions

2
.gitmodules vendored
View file

@ -21,7 +21,7 @@
url = https://github.com/chaos-bodensee/role_sshd.git
[submodule "files/ssh_public_keys"]
path = files/ssh_public_keys
url = https://gitea.see-base.de/toolbox/ssh-public-keys.git
url = https://backwesen.de/ansible/ssh_public_keys.git
[submodule "roles/nginx2"]
path = roles/nginx2
url = git@git.ccczh.ch:ansible-roles/role-nginx_new2.git

@ -1 +1 @@
Subproject commit 32af4ea50141aa37c25bb2f76eecd2198e190c20
Subproject commit 6a5eef7cb2761e33466ebac334e408de70e83dad

View file

@ -110,6 +110,8 @@ gitea_repository_root: "{{ gitea_home }}/repos"
gitea_ssh_domain: "{{ gitea_http_domain }}"
gitea_start_ssh: "{{ _gitea_start_ssh }}"
gitea_ssh_port: 22
gitea_require_signin: false
gitea_enable_notify_mail: true
# gitea db
gitea_db_type: mysql