c919e1e782
There is no jenkins, only zuul! With zuulv3 running in production, there is no more need to add jenkins user or scripts to our images. Move chmod of /opt/cache/files from nodepool/elements/jenkins-slave/install.d/20-jenkins-slave to nodepool/elements/zuul-worker/install.d/60-zuul-worker We also leave the jenkins-slave elements for now, in case 3rd party CI use them. Change-Id: Ia9750877fbc1a17ec467ca4ac685afdb9c1627f8 Signed-off-by: Paul Belanger <pabelanger@redhat.com> |
||
---|---|---|
.. | ||
cleanup.d | ||
environment.d | ||
extra-data.d | ||
finalise.d | ||
glean@.service.d | ||
install.d | ||
post-install.d | ||
pre-install.d | ||
root.d | ||
element-deps | ||
package-installs.yaml | ||
README.rst |
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_V6, default: 2620:0:ccc::2 NODEPOOL_STATIC_NAMESERVER_V4, default: 208.67.222.222 NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK, default: 2001:4860:4860::8888 NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK, default: 8.8.8.8.