Merge pull request #3593 from grobinson-blockchain/patch-2
Add Debian 8.4 to gotchas for google compute builder
This commit is contained in:
commit
ab8d091304
|
@ -164,7 +164,7 @@ builder.
|
||||||
|
|
||||||
## Gotchas
|
## Gotchas
|
||||||
|
|
||||||
Centos images have root ssh access disabled by default. Set `ssh_username` to
|
Centos and recent Debian images have root ssh access disabled by default. Set `ssh_username` to
|
||||||
any user, which will be created by packer with sudo access.
|
any user, which will be created by packer with sudo access.
|
||||||
|
|
||||||
The machine type must have a scratch disk, which means you can't use an
|
The machine type must have a scratch disk, which means you can't use an
|
||||||
|
|
Loading…
Reference in New Issue