1 # Copyright (C) The Arvados Authors. All rights reserved.
3 # SPDX-License-Identifier: Apache-2.0
5 arvados_dnf_command: "dnf --quiet --assumeyes"
7 # For each version of RHEL we support, map component names to the module
8 # that needs to be enabled for it.
9 arvados_dnf_modules_map:
11 postgresql: "postgresql:15"