Skip to content

Commit 612734b

Browse files
authored
Merge pull request #757 from stackhpc/bifrost-vars
Remove references to undefined Bifrost variables
2 parents bbaf7bb + add2721 commit 612734b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

etc/kayobe/bifrost.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
# Bifrost installation.
66

77
# URL of Bifrost source code repository.
8-
kolla_bifrost_source_url: "{{ stackhpc_bifrost_source_url }}"
8+
#kolla_bifrost_source_url:
99

1010
# Version (branch, tag, etc.) of Bifrost source code repository. Default is
1111
# {{ openstack_branch }}.
12-
kolla_bifrost_source_version: "{{ stackhpc_bifrost_source_version }}"
12+
#kolla_bifrost_source_version:
1313

1414
# Whether Bifrost uses firewalld. Default value is false to avoid conflicting
1515
# with iptables rules configured on the seed host by Kayobe.

0 commit comments

Comments
 (0)