puppet-swift/templates/proxy/s3token.conf.erb

7 lines
182 B
Plaintext

[filter:s3token]
paste.filter_factory = keystonemiddleware.s3_token:filter_factory
auth_port = <%= @auth_port %>
auth_protocol = <%= @auth_protocol %>
auth_host = <%= @auth_host %>