
This deploys the nodepool-builder container and verifies it has started in testinfra. Change-Id: I8a717d06f1291a4112b2753641ff88f074cf0b31
6 lines
205 B
YAML
6 lines
205 B
YAML
nodepool_base_install_zookeeper: False
|
|
|
|
# Keep these in sync with the container uid's so containers can write
|
|
# to local bits and pieces.
|
|
nodepool_base_nodepool_uid: 10001
|
|
nodepool_base_nodepool_gid: 10001 |