Add missing sections in Quickstart
Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
This commit is contained in:
parent
9e7797e459
commit
6a56a19eb8
3 changed files with 271 additions and 6 deletions
2
testdata/config.toml
vendored
2
testdata/config.toml
vendored
|
|
@ -121,7 +121,7 @@ time_to_live = "8760h"
|
|||
# * virtual-machine (default)
|
||||
# * container
|
||||
#
|
||||
instance_type = "virtual-machine"
|
||||
instance_type = "container"
|
||||
# enable/disable secure boot. If the image you select for the pool does not have a
|
||||
# signed bootloader, set this to false, otherwise your instances won't boot.
|
||||
secure_boot = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue