Remove references to resolv.conf workaround
Change-Id: I68332411e53c1d50ed56ddba3f46ee37db22f976
This commit is contained in:
parent
6ea2287466
commit
769ec55de5
@ -19,11 +19,6 @@ pip_upper_constraints_file: "/tmp/upper-constraints.txt"
|
||||
{% endif %}
|
||||
kolla_openstack_logging_debug: True
|
||||
|
||||
# NOTE(mgoddard): We're using a cirros image, which doesn't require the
|
||||
# resolv.conf work around used for CentOS.
|
||||
# NOTE(piotrp): to be removed after Wallaby is released
|
||||
overcloud_host_image_workaround_resolv_enabled: false
|
||||
|
||||
# Use the CI infra's PyPI mirror.
|
||||
pip_local_mirror: true
|
||||
pip_index_url: "http://{{ zuul_site_mirror_fqdn }}/pypi/simple"
|
||||
|
Loading…
Reference in New Issue
Block a user