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 8b9ced0 commit 727eac6Copy full SHA for 727eac6
etc/kayobe/kolla.yml
@@ -365,7 +365,7 @@ kolla_build_customizations_ubuntu: {}
365
kolla_build_customizations: "{{ kolla_build_customizations_common | combine(kolla_build_customizations_rocky if kolla_base_distro == 'rocky' else kolla_build_customizations_ubuntu) }}"
366
367
# Dict mapping Kolla Dockerfile ARG names to their values.
368
-#kolla_build_args:
+kolla_build_args: {}
369
370
###############################################################################
371
# Kolla-ansible inventory configuration.
0 commit comments