6f62b38dbc
This was missed when converting the registry server over to LE in production. We need to test it this way too. Change-Id: Ic2a05ebeae6991b69c000d5269165a45a0c72d38
10 lines
352 B
Django/Jinja
10 lines
352 B
Django/Jinja
registry_swift_username: openstackregistry
|
|
registry_swift_password: testpassword
|
|
registry_swift_authurl: https://identity.example.com/v2.0/
|
|
registry_swift_tenant: 123456
|
|
registry_swift_region: DFW
|
|
registry_swift_container: intermediate_registry
|
|
registry_swift_secretkey: testsecretkey
|
|
registry_token_secret: test_secret
|
|
registry_password: testpassword
|