summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-01-20 21:18:34 -0200
committerSilvio Rhatto <rhatto@riseup.net>2013-01-20 21:18:34 -0200
commit9ad7371b4639d69001ea08e8beceee42dbfdaea7 (patch)
tree6c8b20a8c0b17833cfcf102d5d9cca80261edba2
parente5c203465c6a250367a535a372e066924a5c48e1 (diff)
downloadpuppet-mysql-9ad7371b4639d69001ea08e8beceee42dbfdaea7.tar.gz
puppet-mysql-9ad7371b4639d69001ea08e8beceee42dbfdaea7.tar.bz2
Avoiding UTF-8 string due to puppet issue #11860
-rw-r--r--manifests/init.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index df37640..16904fe 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -9,7 +9,7 @@
# See LICENSE for the full license granted to you.
# Copyright 2008, admin(at)immerda.ch
# Copyright 2008, Puzzle ITC GmbH
-# Marcel Härry haerry+puppet(at)puzzle.ch
+# Marcel Haerry haerry+puppet(at)puzzle.ch
# Simon Josi josi+puppet(at)puzzle.ch
class mysql {