mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-07-29 11:14:30 +00:00
Update root hint documentation link
Root hint documentation link points to non-existing link. This patch corrects this link. Fixes: https://github.com/ansible/ansible/issues/67357 Change-Id: I1ad77ca2b1007ed1660ac938c6fee7f4059a979c Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
@@ -100,8 +100,8 @@ options:
|
|||||||
root_device:
|
root_device:
|
||||||
description:
|
description:
|
||||||
- Root disk device hints for deployment.
|
- Root disk device hints for deployment.
|
||||||
(see U(https://docs.openstack.org/ironic/latest/install/include/root-device-hints.html)
|
- See U(https://docs.openstack.org/ironic/latest/install/advanced.html#specifying-the-disk-for-deployment-root-device-hints)
|
||||||
for allowed hints)
|
for allowed hints.
|
||||||
default: ""
|
default: ""
|
||||||
skip_update_of_driver_password:
|
skip_update_of_driver_password:
|
||||||
description:
|
description:
|
||||||
|
|||||||
Reference in New Issue
Block a user