We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 786523a commit d10f6d8Copy full SHA for d10f6d8
etc/kayobe/kolla.yml
@@ -116,6 +116,10 @@ kolla_tag: "{{ openstack_release }}-{{ kolla_base_distro }}-{{ kolla_base_distro
116
# branches are only required when we have custom backports. For a new release,
117
# we may have caught up with upstream.
118
kolla_sources:
119
+ bifrost-base:
120
+ type: git
121
+ location: https://github.com/stackhpc/bifrost.git
122
+ reference: stackhpc/{{ openstack_release }}
123
bifrost-base-additions-stackhpc-inspector-plugins:
124
# Install our custom inspector plugins.
125
type: git
0 commit comments