Hi All,
The change have been merged into the stx2.0 branch.
Please make any needed documentation changes.
Thanks,
Jerry
From: Sun, Yicheng (Jerry)
Sent: August-20-19 4:18 PM
To: 'starlingx-discuss@lists.starlingx.io' <starlingx-discuss@lists.starlingx.io>
Subject: [docs] Changing ansible docker_registries structure
Hi all,
The change have been merged into master. Please make any needed documentation changes.
Thanks,
Jerry
From: Sun, Yicheng (Jerry)
Sent: August-20-19 11:50 AM
To: 'starlingx-discuss@lists.starlingx.io' <starlingx-discuss@lists.starlingx.io>
Subject: Changing ansible docker_registries structure
Hi All,
I am making changes that change the accepted format for docker registries from something like
docker_registries:
k8s.gcr.io: url
to something like
docker_registries:
k8s.gcr.io:
url: url
This affects anyone with a setup that specifies alternate docker registries as they will need to change their ansible localhost.yml files after this commit.
the change is currently under review:
https://review.opendev.org/#/c/677005/
please let me know if you have any concerns
Thanks,
Jerry