Skip to content

Commit d10f6d8

Browse files
committed
wip
1 parent 786523a commit d10f6d8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

etc/kayobe/kolla.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,10 @@ kolla_tag: "{{ openstack_release }}-{{ kolla_base_distro }}-{{ kolla_base_distro
116116
# branches are only required when we have custom backports. For a new release,
117117
# we may have caught up with upstream.
118118
kolla_sources:
119+
bifrost-base:
120+
type: git
121+
location: https://github.com/stackhpc/bifrost.git
122+
reference: stackhpc/{{ openstack_release }}
119123
bifrost-base-additions-stackhpc-inspector-plugins:
120124
# Install our custom inspector plugins.
121125
type: git

0 commit comments

Comments
 (0)