mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-26 11:32:04 -05:00
spelling: defined
This commit is contained in:
parent
0cff0f2f84
commit
dfcd5742cc
1 changed files with 2 additions and 2 deletions
|
|
@ -25,9 +25,9 @@ builder.
|
|||
|
||||
- `image` (string) - ProfitBricks volume image. Only Linux public images are supported. To obtain full list of available images you can use [ProfitBricks CLI](https://github.com/profitbricks/profitbricks-cli#image).
|
||||
|
||||
- `password` (string) - ProfitBricks password. This can be specified via environment variable \`PROFITBRICKS\_PASSWORD', if provided. The value definded in the config has precedence over environemnt variable.
|
||||
- `password` (string) - ProfitBricks password. This can be specified via environment variable \`PROFITBRICKS\_PASSWORD', if provided. The value defined in the config has precedence over environemnt variable.
|
||||
|
||||
- `username` (string) - ProfitBricks username. This can be specified via environment variable \`PROFITBRICKS\_USERNAME', if provided. The value definded in the config has precedence over environemnt variable.
|
||||
- `username` (string) - ProfitBricks username. This can be specified via environment variable \`PROFITBRICKS\_USERNAME', if provided. The value defined in the config has precedence over environemnt variable.
|
||||
|
||||
### Optional
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue