mirror of
https://github.com/ovh/the-bastion.git
synced 2025-01-19 22:03:47 +08:00
9 lines
220 B
JSON
9 lines
220 B
JSON
{
|
|
"interactive": [
|
|
"selfMFASetupPassword" , {"pr" : ["<enter>"]}
|
|
],
|
|
"master_only": true,
|
|
"execution_mode_on_freebsd": "system",
|
|
"terminal_mode": "noecho",
|
|
"mfa_setup_not_required": true
|
|
}
|