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:
Jens Harbott 2018-01-10 11:29:21 +00:00
parent 5b360ec55b
commit 63e9f43d49
1 changed files with 1 additions and 1 deletions

View File

@ -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::