Merge "Remove read-only user from registry"

This commit is contained in:
Zuul
2019-10-11 20:48:39 +00:00
committed by Gerrit Code Review

View File

@@ -9,9 +9,6 @@ registry:
- name: {{ registry_user }}
pass: {{ registry_password }}
access: write
- name: anonymous
pass: ''
access: read
storage:
driver: swift
cloud: registry