Skip to content

Commit b781e8a

Browse files
committed
Doc : remove IpxeCustomerScript from boot_type enum
1 parent 349b28e commit b781e8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/d/dedicated_server_boots.html.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ data "ovh_dedicated_server_boots" "netboots" {
1919

2020
* `service_name` - (Required) The internal name of your dedicated server.
2121

22-
* `boot_type` - (Optional) Filter the value of bootType property (harddisk, rescue, ipxeCustomerScript, internal, network)
22+
* `boot_type` - (Optional) Filter the value of bootType property (harddisk, rescue, internal, network)
2323

2424
* `kernel` - (Optional) Filter the value of kernel property (iPXE script name)
2525

0 commit comments

Comments
 (0)