Removed some non-ascii characters that were causing Puppet to fail to build

the proxy.
This commit is contained in:
Adam Morris
2013-01-24 08:27:19 -08:00
parent 26c270f164
commit 39d1417fbd
6 changed files with 6 additions and 6 deletions

View File

@@ -13,7 +13,7 @@
# [admin_password] Password used with user to authenticate service. # [admin_password] Password used with user to authenticate service.
# Optional. Defaults to ChangeMe. # Optional. Defaults to ChangeMe.
# [delay_decision] Set to 1 to support token-less access (anonymous access, # [delay_decision] Set to 1 to support token-less access (anonymous access,
# tempurl, ) # tempurl, ...)
# Optional, Defaults to 0 # Optional, Defaults to 0
# [auth_host] Host providing the keystone service API endpoint. Optional. # [auth_host] Host providing the keystone service API endpoint. Optional.
# Defaults to 127.0.0.1 # Defaults to 127.0.0.1

View File

@@ -9,7 +9,7 @@
# #
# == Authors # == Authors
# #
# François Charlier fcharlier@ploup.net # Francois Charlier fcharlier@ploup.net
# #
# == Copyright # == Copyright
# #

View File

@@ -14,7 +14,7 @@
# == Authors # == Authors
# #
# Dan Bode dan@puppetlabs.com # Dan Bode dan@puppetlabs.com
# François Charlier fcharlier@ploup.net # Francois Charlier fcharlier@ploup.net
# #
class swift::proxy::keystone( class swift::proxy::keystone(

View File

@@ -23,7 +23,7 @@
# #
# == Authors # == Authors
# #
# François Charlier fcharlier@ploup.net # Francois Charlier fcharlier@ploup.net
# #
# == Copyright # == Copyright
# #

View File

@@ -15,7 +15,7 @@
# #
# == Authors # == Authors
# #
# François Charlier fcharlier@ploup.net # Francois Charlier fcharlier@ploup.net
# #
# == Copyright # == Copyright
# #

View File

@@ -7,7 +7,7 @@
# #
# == Authors # == Authors
# #
# François Charlier fcharlier@ploup.net # Francois Charlier fcharlier@ploup.net
# Joe Topjian joe@topjian.net # Joe Topjian joe@topjian.net
# #
# == Copyright # == Copyright