Browse Source

metadata: auth_mechanisms default value between double quotes

Xabier de Zuazo 11 years ago
parent
commit
6a6bfd6713
1 changed files with 1 additions and 1 deletions
  1. 1 1
      metadata.rb

+ 1 - 1
metadata.rb

@@ -418,7 +418,7 @@ attribute 'dovecot/conf/auth_mechanisms',
   :description => 'Space separated list of wanted authentication mechanisms: plain, login, digest-md5, cram-md5, ntlm, rpa, apop, anonymous, gssapi, otp, skey, gss-spnego',
   :type => 'string',
   :required => 'optional',
-  :default => 'plain'
+  :default => '"plain"'
 
 #
 # conf.d/10-director.conf