Skip to content

Commit

Permalink
update ssh pubkeys
Browse files Browse the repository at this point in the history
  • Loading branch information
DO1JLR committed Jan 28, 2021
1 parent 4be56bd commit 5520b5b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -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 = [email protected]:ansible-roles/role-nginx_new2.git
Expand Down
2 changes: 1 addition & 1 deletion files/ssh_public_keys
Submodule ssh_public_keys updated from 32af4e to 6a5eef
2 changes: 2 additions & 0 deletions host_vars/web01.l3d.space/vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5520b5b

Please sign in to comment.