project-config/nodepool/elements/nodepool-base
rabi d0b3c9076c Allow nova servers to reach heat services on port 80
When we run heat api services with apache+uwsgi(mod_proxy_uwsgi),
we would need the services to be reachable from the neutron public
net on port 80.

Change-Id: I7c227b3fe580b2a60aa50a043200f4e4f270a5a3
2017-05-24 23:44:55 +05:30
..
cleanup.d Remove root user .cache folder 2017-04-20 15:22:28 -04:00
environment.d Add IPv6 DNS support 2016-08-15 12:58:28 -04:00
extra-data.d Don't require NODEPOOL_SCRIPTDIR to be set 2015-05-10 12:41:53 -04:00
finalise.d Remove false comment 2017-04-27 20:35:34 +02:00
install.d Allow nova servers to reach heat services on port 80 2017-05-24 23:44:55 +05:30
post-install.d Add firewall support for opensuse 2017-04-24 23:24:43 +02:00
pre-install.d Stop installing and running puppet in node builds 2017-04-27 23:23:32 +02:00
element-deps Stop installing and running puppet in node builds 2017-04-27 23:23:32 +02:00
package-installs.yaml Manage unbound on zuul workers in DIB 2017-04-04 09:32:36 +02:00
README.rst Add IPv6 DNS support 2016-08-15 12:58:28 -04: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_V6, default: 2001:4860:4860::8888 NODEPOOL_STATIC_NAMESERVER_V4, default: 8.8.8.8.