[Fix] use the new gitea urls for ansible roles
This commit is contained in:
parent
621c228a8f
commit
1d9f797e45
@ -1,41 +1,41 @@
|
||||
---
|
||||
|
||||
- src: ssh://git@git.felcloud.io:2224/ansible_roles/base.git
|
||||
- src: ssh://git@git.felcloud.io/ansible_roles_base.git
|
||||
version: 0.0.4
|
||||
scm: git
|
||||
accept_hostkey: yes
|
||||
|
||||
- src: ssh://git@git.felcloud.io:2224/ansible_roles/ssh.git
|
||||
- src: ssh://git@git.felcloud.io/ansibles_roles_ssh.git
|
||||
version: 0.0.1
|
||||
scm: git
|
||||
accept_hostkey: yes
|
||||
|
||||
- src: ssh://git@git.felcloud.io:2224/ansible_roles/haproxy.git
|
||||
- src: ssh://git@git.felcloud.io/ansibles_roles_haproxy.git
|
||||
version: 0.0.1
|
||||
scm: git
|
||||
accept_hostkey: yes
|
||||
|
||||
- src: ssh://git@git.felcloud.io:2224/ansible_roles/keepalived.git
|
||||
- src: ssh://git@git.felcloud.io/ansibles_roles_keepalived.git
|
||||
version: 0.0.1
|
||||
scm: git
|
||||
accept_hostkey: yes
|
||||
|
||||
- src: ssh://git@git.felcloud.io:2224/ansible_roles/docker.git
|
||||
- src: ssh://git@git.felcloud.io/ansibles_roles_docker.git
|
||||
version: 0.0.1
|
||||
scm: git
|
||||
accept_hostkey: yes
|
||||
|
||||
- src: ssh://git@git.felcloud.io:2224/ansible_roles/console.git
|
||||
- src: ssh://git@git.felcloud.io/ansibles_roles_console.git
|
||||
version: 0.0.6
|
||||
scm: git
|
||||
accept_hostkey: yes
|
||||
|
||||
- src: ssh://git@git.felcloud.io:2224/ansible_roles/mongodb.git
|
||||
- src: ssh://git@git.felcloud.io/ansibles_roles_mongodb.git
|
||||
version: 0.0.1
|
||||
scm: git
|
||||
accept_hostkey: yes
|
||||
|
||||
- src: ssh://git@git.felcloud.io:2224/ansible_roles/nexus.git
|
||||
- src: ssh://git@git.felcloud.io/ansibles_roles_nexus.git
|
||||
version: 0.0.1
|
||||
scm: git
|
||||
accept_hostkey: yes
|
||||
|
Loading…
Reference in New Issue
Block a user