The following variables are designed to be used within kickstart provisioning templates.
Name | Description |
---|---|
@arch |
The host architecture name, same as @host.architecture.name. |
@dynamic |
Returns |
@epel |
A command which will automatically install the correct version of the epel-release rpm. Use in a %post script. |
@mediapath |
The full kickstart line to provide the URL command. |
@osver |
The operating system major version number, same as @host.operatingsystem.major. |