2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-22 17:43:14 +00:00

Correct open string in the attributes edit

This commit is contained in:
Jarrod Johnson 2022-10-13 14:58:41 -04:00
parent 84407e3d2b
commit 730af73069

View File

@ -474,7 +474,7 @@ node = {
'interface for IPv4. "firmwaredhcp" means to defer to '
'external DHCP server during firmware execution, but '
'use static for OS. "firmwarenone" means to suppress '
'even the no-IP dhcp offers, to fully delegate to an external
'even the no-IP dhcp offers, to fully delegate to an external '
'dhcp/pxe configuration, even for confluent deployment.',
'validvalues': ('dhcp', 'static', 'firmwaredhcp', 'firmwarenone', 'none')
},