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