Skip to content

Commit 73738b8

Browse files
committed
Add blazar repository to terraform
Also order alphebetically the repository list.
1 parent f08f9e4 commit 73738b8

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

terraform/github/terraform.tfvars.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,9 @@
5252
"ansible-collection-kayobe-workflows"
5353
],
5454
"OpenStack": [
55-
"bifrost",
5655
"barbican",
56+
"bifrost",
57+
"blazar",
5758
"cinder",
5859
"cloudkitty",
5960
"cloudkitty-dashboard",
@@ -69,8 +70,8 @@
6970
"nova",
7071
"octavia-dashboard",
7172
"ovn-octavia-provider",
72-
"stackhpc-inspector-plugins",
73-
"requirements"
73+
"requirements",
74+
"stackhpc-inspector-plugins"
7475
],
7576
"Platform": [
7677
],

0 commit comments

Comments
 (0)