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¶
- profiles apache-web-server in Apache as part of Params (declared)
- profiles universal-application-apache-web-server in Apache as part of Params (declared)
- templates setup.tmpl in Community Core as part of Contents (used)
- templates prelude.tmpl in Community Core as part of Contents (used)
Objects used by install-os-pkg-map¶
Not used in current content packs