config/puppet-modules-wrs
Mingyuan Qi 03b08b9722 Allow user specified registries for config_controller
Currently docker images were pulled from public registries during
config_controller. For some users, the connection to the public
docker registry may be slow such that installing the containerized
services images may timeout or the system simply does not have
access to the public internet.

This change allows users to specify alternative public/private
registries to replace k8s.gcr.io, gcr.io, quay.io and docker.io.
Insecure registry is supported if all default registries were
replaced by one unified registry. It lowers the complexity for
those who build his own registry without internet access.

Docker doesn't support ipv6 addr as registry name, instead
hostname or domain name in ipv6 network is allowed.

Test:
AIO-SX/AIO-DX/Standard(2+2):
  Alternative public registry (ipv4/domain) with proxy
    - config_controller pass
  Private registry (ipv4/ipv6/domain) without internet
    - config_controller pass
  Default registry with/without proxy
    - config_controller pass

Story: 2004711
Task: 28742

Change-Id: I4fee3f4e0637863b9b5ef4ef556082ac75f62a1d
Signed-off-by: Mingyuan Qi <mingyuan.qi@intel.com>
(cherry picked from commit 611a68a96a)
2019-02-25 15:28:07 +00:00
..
puppet-dcmanager Standardize makefiles for puppet-modules-wrs 2019-02-11 13:30:42 -06:00
puppet-dcorch Standardize makefiles for puppet-modules-wrs 2019-02-11 13:30:42 -06:00
puppet-fm Standardize makefiles for puppet-modules-wrs 2019-02-11 13:30:42 -06:00
puppet-mtce Standardize makefiles for puppet-modules-wrs 2019-02-11 13:30:42 -06:00
puppet-nfv Standardize makefiles for puppet-modules-wrs 2019-02-11 13:30:42 -06:00
puppet-nova_api_proxy Standardize makefiles for puppet-modules-wrs 2019-02-11 13:30:42 -06:00
puppet-patching Standardize makefiles for puppet-modules-wrs 2019-02-11 13:30:42 -06:00
puppet-smapi Standardize makefiles for puppet-modules-wrs 2019-02-11 13:30:42 -06:00
puppet-sshd Standardize makefiles for puppet-modules-wrs 2019-02-11 13:30:42 -06:00
puppet-sysinv Allow user specified registries for config_controller 2019-02-25 15:28:07 +00:00
tox.ini Update puppet module tox.ini files for puppet-lint 2019-01-02 15:27:09 -05:00