Skip to content

Commit 650ec36

Browse files
committed
Add magnum-capi-helm repository
1 parent 51779c3 commit 650ec36

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

ansible/inventory/group_vars/all/source-repositories

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,13 @@ source_repositories:
259259
- codeowners:
260260
content: "{{ community_files.codeowners.openstack }}"
261261
dest: ".github/CODEOWNERS"
262+
magnum-capi-helm:
263+
repository_type: "single-branch"
264+
workflows: []
265+
community_files:
266+
- codeowners:
267+
content: "{{ community_files.codeowners.openstack }}"
268+
dest: ".github/CODEOWNERS"
262269
magnum-ui:
263270
ignored_releases:
264271
- zed

terraform/github/terraform.tfvars.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@
7272
"ironic-ui",
7373
"keystone",
7474
"magnum",
75+
"magnum-capi-helm",
7576
"magnum-ui",
7677
"manila",
7778
"networking-generic-switch",

0 commit comments

Comments
 (0)