diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-12-17 19:34:18 +0100 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-01-01 19:46:47 +0000 |
commit | 73504d743ce182028ac4e70443ad5e8f9314485c (patch) | |
tree | 8f53b63b1ee94e960bc74014c373c84c9ac7e247 /docs | |
parent | 30449bf68e10085494156f7a3ed6c4513655799b (diff) |
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- [baremetal] MaaS: Enable HTTP proxy
Instead of using NAT on the mas01 node for all cluster node outgoing
traffic, use the MaaS built-in proxy for APT traffic to leverage its
caching capabilities too.
Also enable the proxy for salt minions, so they can access public
keyservers et al.
Cleanup public DNS from kvm nodes, interferes with MaaS proxy.
Add example config for global env proxy, but don't enable it:
- default environment settings - /etc/environment (via reclass);
The MaaS proxy will not be used (at least for now) on nodes:
- cfg01;
- mas01;
NOTE: We can't yet drop the maas.pxe_nat state completely, as certain
Openstack services are still accessed via public addresses from ctl
nodes.
JIRA: FUEL-317
JIRA: FUEL-318
Change-Id: I6c5f6872bb94afb838580571080e808bc262fc68
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'docs')
m--------- | docs/submodules/fuel | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/fuel b/docs/submodules/fuel -Subproject e9d597db3a9e8a38577908f36f5f700e875d4d7 +Subproject 90c0b369c01a2185fe86651f8ad9e0a172d6941 |