From: Silvio Rhatto Date: Sun, 20 Jan 2013 23:18:34 +0000 (-0200) Subject: Avoiding UTF-8 string due to puppet issue #11860 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=9ad7371b4639d69001ea08e8beceee42dbfdaea7;p=puppet-mysql.git Avoiding UTF-8 string due to puppet issue #11860 --- 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 {