Skip to content

install-os-pkg-map

Defines a mapping of OS packages to new package names based on OS qualities

This map defines a pamming of OS packages to new OS packages, where qualities of the OS are used to determine the new package name.

For example, On Ubuntu 22.04, the ansible package is named "ansible". On Rocky the same package is named "ansible-core". This map will look up the name "ansible" and return "ansible-core" for the OS Rocky.

Lookup translation based upon:

* OS_NAME

* OS_NAME with less dots

* OS_TYPE

* OS_FAMILY

Objects that Reference install-os-pkg-map

Objects used by install-os-pkg-map

Not used in current content packs