puppet-swift/templates/proxy/s3token.conf.erb
William Van Hevelingen 75e29ee2be Fix Puppet 3.2.x deprecation warnings
Change-Id: I4f6075fb189474ee071fa9b80944a5fe5c062193
2013-07-12 15:40:02 -07:00

6 lines
182 B
Plaintext

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