From 39d1417fbdc443f0c39d051aa37927f1ac8ffdf3 Mon Sep 17 00:00:00 2001 From: Adam Morris Date: Thu, 24 Jan 2013 08:27:19 -0800 Subject: [PATCH] Removed some non-ascii characters that were causing Puppet to fail to build the proxy. --- manifests/proxy/authtoken.pp | 2 +- manifests/proxy/catch_errors.pp | 2 +- manifests/proxy/keystone.pp | 2 +- manifests/proxy/ratelimit.pp | 2 +- manifests/proxy/s3token.pp | 2 +- manifests/proxy/swift3.pp | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/proxy/authtoken.pp b/manifests/proxy/authtoken.pp index 68892cef..aecf6a2a 100644 --- a/manifests/proxy/authtoken.pp +++ b/manifests/proxy/authtoken.pp @@ -13,7 +13,7 @@ # [admin_password] Password used with user to authenticate service. # Optional. Defaults to ChangeMe. # [delay_decision] Set to 1 to support token-less access (anonymous access, -# tempurl, …) +# tempurl, ...) # Optional, Defaults to 0 # [auth_host] Host providing the keystone service API endpoint. Optional. # Defaults to 127.0.0.1 diff --git a/manifests/proxy/catch_errors.pp b/manifests/proxy/catch_errors.pp index 131c9768..c31e0a63 100644 --- a/manifests/proxy/catch_errors.pp +++ b/manifests/proxy/catch_errors.pp @@ -9,7 +9,7 @@ # # == Authors # -# François Charlier fcharlier@ploup.net +# Francois Charlier fcharlier@ploup.net # # == Copyright # diff --git a/manifests/proxy/keystone.pp b/manifests/proxy/keystone.pp index 9cf5be63..5976b213 100644 --- a/manifests/proxy/keystone.pp +++ b/manifests/proxy/keystone.pp @@ -14,7 +14,7 @@ # == Authors # # Dan Bode dan@puppetlabs.com -# François Charlier fcharlier@ploup.net +# Francois Charlier fcharlier@ploup.net # class swift::proxy::keystone( diff --git a/manifests/proxy/ratelimit.pp b/manifests/proxy/ratelimit.pp index 66369d66..f2293a19 100644 --- a/manifests/proxy/ratelimit.pp +++ b/manifests/proxy/ratelimit.pp @@ -23,7 +23,7 @@ # # == Authors # -# François Charlier fcharlier@ploup.net +# Francois Charlier fcharlier@ploup.net # # == Copyright # diff --git a/manifests/proxy/s3token.pp b/manifests/proxy/s3token.pp index d1fe24d9..744f7bff 100644 --- a/manifests/proxy/s3token.pp +++ b/manifests/proxy/s3token.pp @@ -15,7 +15,7 @@ # # == Authors # -# François Charlier fcharlier@ploup.net +# Francois Charlier fcharlier@ploup.net # # == Copyright # diff --git a/manifests/proxy/swift3.pp b/manifests/proxy/swift3.pp index 926a42cc..5d6304f2 100644 --- a/manifests/proxy/swift3.pp +++ b/manifests/proxy/swift3.pp @@ -7,7 +7,7 @@ # # == Authors # -# François Charlier fcharlier@ploup.net +# Francois Charlier fcharlier@ploup.net # Joe Topjian joe@topjian.net # # == Copyright