2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-22 09:32:21 +00:00

Close typo in edited attributes

This commit is contained in:
Jarrod Johnson 2022-10-14 08:10:39 -04:00
parent c3afd45475
commit 4ba0087c93

View File

@ -496,7 +496,7 @@ node = {
'interface for IPv6. "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')
},