Skip to content

Commit 4d9f092

Browse files
authored
Moving lodestar-automation to labs-sre-automation (#460)
1 parent 898ce96 commit 4d9f092

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

bootstrap/core/tools/resource-dispatcher/configs/day-two-daily.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repositories:
22
- name: automation-repo
3-
url: https://github.com/rht-labs/lodestar-automation.git
3+
url: https://github.com/rht-labs/labs-sre-automation.git
44
ref: master
55

66
- name: infra-ansible

bootstrap/core/tools/resource-dispatcher/configs/gitlab-to-argo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repositories:
22
- name: automation-repo
3-
url: https://github.com/rht-labs/lodestar-automation.git
3+
url: https://github.com/rht-labs/labs-sre-automation.git
44
ref: master
55

66
tasks:

bootstrap/core/tools/resource-dispatcher/configs/translate-engagement-data.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repositories:
22
- name: automation-repo
3-
url: https://github.com/rht-labs/lodestar-automation.git
3+
url: https://github.com/rht-labs/labs-sre-automation.git
44
ref: master
55

66
tasks:

bootstrap/core/tools/resource-dispatcher/configs/update-statuses.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repositories:
22
- name: automation-repo
3-
url: https://github.com/rht-labs/lodestar-automation.git
3+
url: https://github.com/rht-labs/labs-sre-automation.git
44
ref: master
55

66
tasks:
@@ -60,4 +60,4 @@ tasks:
6060
params:
6161
action: push
6262
secret:
63-
ssh_private_key: /sshSecret/sshPrivateKey
63+
ssh_private_key: /sshSecret/sshPrivateKey

0 commit comments

Comments
 (0)