Skip to content

Commit 3d7d80b

Browse files
committed
Add Skyline contiainer images
1 parent 93786ca commit 3d7d80b

File tree

1 file changed

+6
-2
lines changed
  • ansible/inventory/group_vars/all

1 file changed

+6
-2
lines changed

ansible/inventory/group_vars/all/kolla

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,18 +130,22 @@ kolla_container_images:
130130
- skydive-agent
131131
- skydive-analyzer
132132
- skydive-base
133+
- skyline
133134

134135
kolla_unbuildable_images:
135136
old_scheme:
136-
ubuntu: []
137-
centos: []
137+
ubuntu:
138+
- skyline
139+
centos:
140+
- skyline
138141
rocky:
139142
- caso
140143
- elasticsearch
141144
- elasticsearch-curator
142145
- iscsid
143146
- kibana
144147
- prometheus-server
148+
- skyline
145149
new_scheme:
146150
- elasticsearch
147151
- elasticsearch-curator

0 commit comments

Comments
 (0)