project-config/nodepool/elements/nodepool-base
Paul Belanger d4bbb4570c
Initial commit of zuul-worker DIB element
Now that zuulv2.5 has landed, we can start building our DIBs using the
new zuul-worker element.  As part of the jenkins clean up, we'll
eventually be removing all things jenkins from our puppet manifests.

As we move forward, we'll be using DIB to bootstrap our zuul-workers
over puppet.

Change-Id: I0e76931fdb4ca0c7445b1e72dc348f0cf03eaee5
Depends-On: Idb4ef11576671180060fb5b2b1202f9bfec5fd47
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-05-14 12:28:41 -04:00
..
environment.d Support custom static nameserver during build 2015-02-26 17:28:41 -08:00
extra-data.d Don't require NODEPOOL_SCRIPTDIR to be set 2015-05-10 12:41:53 -04:00
finalise.d Let dib fix selinux policy for us 2016-04-20 14:30:31 -07:00
install.d Silence zuul_swift_upload 2016-03-27 21:23:31 +02:00
element-deps Initial commit of zuul-worker DIB element 2016-05-14 12:28:41 -04:00
README.rst nodepool: describe nodepool-base env variables 2015-07-03 21:28:08 +02:00

nodepool-base

Tasks to deal with image metadata and other Nodepool cloud specific tweaks.

Environment variables:

NODEPOOL_SCRIPTDIR path to copy Nodepool scripts from. It is set automatically by Nodepool. For local hacking override it to where your scripts are. Default: $TMP_MOUNT_PATH/opt/git/openstack-infra/project-config/nodepool/scripts.

The image should have the unbound DNS resolver package installed, the nodepool-base element then configures it to forward DNS queries to NODEPOOL_STATIC_NAMESERVER, default: 8.8.8.8.