From ca43e89aa73d1c35adeeaae8bd3ee72417caf98a Mon Sep 17 00:00:00 2001 From: YAMADA Tsuyoshi Date: Sat, 5 Dec 2015 14:17:55 +0900 Subject: [PATCH] added document --- website/source/docs/builders/googlecompute.html.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/source/docs/builders/googlecompute.html.markdown b/website/source/docs/builders/googlecompute.html.markdown index c97cd672a..fe45ee01b 100644 --- a/website/source/docs/builders/googlecompute.html.markdown +++ b/website/source/docs/builders/googlecompute.html.markdown @@ -144,6 +144,8 @@ builder. - `use_internal_ip` (boolean) - If true, use the instance's internal IP instead of its external IP during building. +- `preemptible` (boolean) - If true, launch a preembtible instance. + ## Gotchas Centos images have root ssh access disabled by default. Set `ssh_username` to