Role - edpm_bootstrap¶
osp.edpm.edpm_bootstrap role – The main entry point for the edpm_bootstrap role.¶
Entry point main
– The main entry point for the edpm_bootstrap role.¶
Synopsis¶
Parameters¶
Parameter |
Comments |
---|---|
Shell command that is executed before any packages are installed by the role. Can be used to register systems using any arbitrary registration command(s). Default: |
|
The seconds between retries for failed download tasks Default: |
|
The number of retries for failed download tasks Default: |
|
Map between `fips-mode-setup –is-enabled` exit status and messages, as defined in man page fips-mode-setup(8) Default: |
|
edpm_bootstrap_fips_mode is used to check fips status or enable/disable it can take on the following values: enabled: Enable FIPS disabled: Disable FIPS check: Check the FIPS status (this is the default) Default: |
|
List of packages that are required for legacy networking to function. NOTE: We are using ‘network’ service provided by ‘network-scripts’ (initscripts) which deprecated in recent releases but os-net-config doesn’t support yet NetworkManager. Until it happens, we need to ensure that network is started at boot, as it’ll take care of restarting the network interfaces managed by OVS. Note that OVS unit service is already configure to start before network.service. Default: |
|
Control resolv.conf management by NetworkManager false = disable NetworkManager resolv.conf update (default) true = enable NetworkManager resolv.conf update Choices:
|
|
Default: |
|
List of packages that are requred to bootstrap EDPM. Default: |
|
Path of the reboot_required folder used by `edpm_reboot` role Default: |
|
Default: |
|
String for SELinux state. One of: disabled, enforcing, permissive Default: |
|
Enable swap partition instead of swap file. Choices:
|
|
Partition label used to search swap partition on disk. Default: |
|
Swap file location. Default: |
|
Swap file size (in Megabytes). Default: |