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 2923ece commit b956cdeCopy full SHA for b956cde
etc/kayobe/kolla.yml
@@ -450,7 +450,7 @@ kolla_build_customizations_ubuntu: {}
450
kolla_build_customizations: "{{ kolla_build_customizations_common | combine(kolla_build_customizations_rocky if kolla_base_distro == 'rocky' else kolla_build_customizations_ubuntu) }}"
451
452
# Dict mapping Kolla Dockerfile ARG names to their values.
453
-#kolla_build_args:
+kolla_build_args: {}
454
455
###############################################################################
456
# Kolla-ansible inventory configuration.
0 commit comments