This commit is contained in:
James Page 2014-04-03 19:02:30 +01:00
parent 121417212e
commit cd9b7d1abe
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ key_file = {{ ssl_key }}
{% if auth_type == 'keystone' %}
[pipeline:main]
pipeline = healthcheck cache swift3 s3token bulk slo dlo formport authtoken keystoneauth staticweb container-quotas account-quotas proxy-server
pipeline = healthcheck cache swift3 s3token bulk slo dlo formpost authtoken keystoneauth staticweb container-quotas account-quotas proxy-server
{% else %}
[pipeline:main]
pipeline = healthcheck cache bulk slo dlo formpost tempauth staticweb container-quotas account-quotas proxy-server