Role - edpm_download_cache

osp.edpm.edpm_download_cache role – The main entry point for the edpm_download_cache role.

Entry point main – The main entry point for the edpm_download_cache role.

Synopsis

Parameters

Parameter

Comments

edpm_download_cache_container_images

boolean

Enable caching of container images

Choices:

  • false

  • true ← (default)

edpm_download_cache_packages

boolean

Enable caching of packages

Choices:

  • false

  • true ← (default)

edpm_download_cache_podman_auth_file

string

Location of authentication file to be used by podman.

Default: "~/.config/containers/auth.json"

edpm_download_cache_running_services

list / elements=string

Used to select which list of services are running on the machine. The list is provided by openstack-operator.

Default: ["edpm_services"]

edpm_download_role_install_requirements

boolean

Download and install role dependencies

Choices:

  • false

  • true ← (default)