docs: add Scaleway documentation

Signed-off-by: Alexandre NICOLAIE <alexandre.nicolaie@gmail.com>
This commit is contained in:
Alexandre NICOLAIE 2019-07-24 21:25:17 +02:00
parent 6835a12cb3
commit a338dab8fc
1 changed files with 4 additions and 1 deletions

View File

@ -74,11 +74,14 @@ builder.
appear in your account. Default `packer-TIMESTAMP`
- `boottype` (string) - The type of boot, can be either `local` or
`bootscript`, Default `bootscript`
`bootscript`. Default `bootscript`
- `bootscript` (string) - The id of an existing bootscript to use when
booting the server.
- `remove_volume` (boolean) - Force Packer to delete volume associated with
the resulting snapshot after the build. Default `false`.
## Basic Example
Here is a basic example. It is completely valid as soon as you enter your own