Fix nodepool pause option
The option to pause building a diskimage is called "pause" and not "paused". Change-Id: Id19c3bf79b1348aa03d7e649996722c1c2a07cab
This commit is contained in:
parent
5b360ec55b
commit
63e9f43d49
@ -83,7 +83,7 @@ shortest age.
|
||||
Nodepool aggressively attempts to build and upload missing images, so
|
||||
if the problem with the image will not be solved with an immediate
|
||||
rebuild, image builds must first be disabled for that image. To do
|
||||
so, add ``paused: True`` to the ``diskimage`` section for
|
||||
so, add ``pause: True`` to the ``diskimage`` section for
|
||||
``ubuntu-precise`` in nodepool.yaml.
|
||||
|
||||
Then delete the problematic image with::
|
||||
|
Loading…
x
Reference in New Issue
Block a user