mirror of
https://github.com/xcat2/confluent.git
synced 2025-08-11 05:50:16 +00:00
Expound upon crypted.rootpassword documentation
This commit is contained in:
@@ -99,7 +99,10 @@ node = {
|
||||
},
|
||||
'crypted.rootpassword': {
|
||||
'description': 'The password of the local root password. '
|
||||
'This is stored as a non-recoverable hash.',
|
||||
'This is stored as a non-recoverable hash. If '
|
||||
'unspecified and confluent is used to deploy, then '
|
||||
'login at console using password will be impossible '
|
||||
'and only key based login can work for root.',
|
||||
},
|
||||
'crypted.grubpassword': {
|
||||
'description': 'Password required to modify grub behavior at boot',
|
||||
|
Reference in New Issue
Block a user