---
###############################################################################
# Seed node custom containers configuration.

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

# Whether to attempt a basic authentication login to a registry when
# deploying seed containers
manage_containers_registry_attempt_login: "{{ seed_manage_containers_registry_attempt_login }}"
