Fix os_server docs build
This commit is contained in:
parent
50e7bff554
commit
f04cd88d22
1 changed files with 2 additions and 2 deletions
|
@ -93,8 +93,8 @@ options:
|
|||
be attached. Networks may be referenced by net-id/net-name/port-id
|
||||
or port-name.
|
||||
- 'Also this accepts a string containing a list of (net/port)-(id/name)
|
||||
Eg: nics: "net-id=uuid-1,port-name=myport"'
|
||||
Only one of network or nics should be supplied.
|
||||
Eg: nics: "net-id=uuid-1,port-name=myport"
|
||||
Only one of network or nics should be supplied.'
|
||||
required: false
|
||||
default: None
|
||||
auto_ip:
|
||||
|
|
Loading…
Reference in a new issue