X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=ansible%2Froles%2Fswift%2Ftemplates%2Fmain%2Fproxy-server.conf;h=b4789af02ccd8ddf913034913bd25911edc9dcdf;hb=refs%2Fchanges%2F12%2F1212%2F2;hp=def7cf044229d321a7f50578b8c9bef7c2496c83;hpb=9513f902e8edab56d18d1579ceb53b6ba257dbc5;p=ta%2Fcaas-registry.git diff --git a/ansible/roles/swift/templates/main/proxy-server.conf b/ansible/roles/swift/templates/main/proxy-server.conf index def7cf0..b4789af 100644 --- a/ansible/roles/swift/templates/main/proxy-server.conf +++ b/ansible/roles/swift/templates/main/proxy-server.conf @@ -17,7 +17,7 @@ limitations under the License. [DEFAULT] bind_ip = 127.0.0.1 bind_port = 18084 -workers = 4 +workers = 4 user = swift [pipeline:main] @@ -48,5 +48,4 @@ use = egg:swift#healthcheck storage_url_scheme = https use = egg:swift#tempauth # user__ = -user_admin_admin = {{ swift_admin_pass }} .admin .reseller_admin -user_admin_registry = {{ swift_registry_pass }} .admin +user_admin_admin = {{ caas.swift_credential.password }} .admin .reseller_admin