GonzaloAlvarez / provisioning

Provisioning functionality for a new box
0 stars 0 forks source link

Sudo with password fails on bootstrap #3

Open GonzaloAlvarez opened 1 year ago

GonzaloAlvarez commented 1 year ago

If the OS user has been installed without the ability to sudo without a password, the bootstrap will simply fail, since it doesn't have a sudo password.

Don't assume passwordless sudo.