mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-11 01:30:06 -04:00
spelling: privileges
This commit is contained in:
parent
8e36178e5b
commit
91ecc80ede
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@ This builder currently only works with the SSH communicator.
|
|||
|
||||
- `ssh_username` (string) - The username that Packer will use to SSH into the
|
||||
instance; defaults to `opc`, the default oracle user, which has sudo
|
||||
priveliges. If you have already configured users on your machine, you may
|
||||
privileges. If you have already configured users on your machine, you may
|
||||
prompt Packer to use one of those instead. For more detail, see the
|
||||
[documentation](https://docs.oracle.com/en/cloud/iaas/compute-iaas-cloud/stcsg/accessing-oracle-linux-instance-using-ssh.html).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue