---
###############################################################################
# Infrastructure VM node custom containers configuration.

# Dict of containers to deploy.
manage_custom_containers: "{{ infra_vm_containers }}"

# Whether to attempt a basic authentication login to a registry when
# deploying infrastructure VM containers
manage_containers_registry_attempt_login: "{{ infra_vm_manage_containers_registry_attempt_login }}"
