57.21. Overcloud 节点 bios 配置
在给定节点上应用 BIOS 配置
使用方法:
openstack overcloud node bios configure [-h] [--all-manageable]
[--configuration <configuration>]
[<node_uuid> [<node_uuid> ...]]
openstack overcloud node bios configure [-h] [--all-manageable]
[--configuration <configuration>]
[<node_uuid> [<node_uuid> ...]]
| 值 | 概述 |
|---|---|
| <node_uuid> | 节点的裸机节点 uuid 用于配置 bios |
| 值 | 概述 |
|---|---|
| -h, --help | 显示帮助信息并退出 |
| --all-manageable | 为当前处于 manageable 状态的节点配置 bios |
| --configuration <configuration> | BIOS 配置(yaml/json 字符串或文件名)。 |