X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=ansible%2Froles%2Fswift%2Ftemplates%2Fmain%2Fproxy-server.conf;h=5b2096c754ff09c65e7380976299df1801f5c957;hb=6d2abc089b9317df0906152d237bd3ca01fc899c;hp=1954c212cd943365b9a1143bd6baeefd97dbb6ed;hpb=5d6a4fd8f953fcfa04cb249800f5c324128b7e64;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 1954c21..5b2096c 100644 --- a/ansible/roles/swift/templates/main/proxy-server.conf +++ b/ansible/roles/swift/templates/main/proxy-server.conf @@ -19,6 +19,7 @@ bind_ip = 127.0.0.1 bind_port = 18084 workers = 4 user = swift +log_level = WARN [pipeline:main] pipeline = healthcheck cache tempauth proxy-server @@ -49,4 +50,3 @@ storage_url_scheme = https use = egg:swift#tempauth # user__ = user_admin_admin = {{ caas.swift_credential.password }} .admin .reseller_admin -user_admin_registry = {{ swift_registry_pass }} .admin