]> gitweb.fluxo.info Git - puppet-user.git/commitdiff
Changing hash tip
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 18 Apr 2010 19:35:08 +0000 (16:35 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 18 Apr 2010 19:35:08 +0000 (16:35 -0300)
manifests/init.pp

index 0dfb3adb2f5777cef273d008c04e4c545b63644b..392bda3a9d06aac9b98bd5cb1282ffe4b6d6e3e0 100644 (file)
@@ -2,7 +2,8 @@
 # User module based on git://git.puppet.immerda.ch/module-user.git
 #
 # Password hash can be generated with mkpasswd provided by whois
-# debian package: mkpasswd -H md5
+# debian package: mkpasswd -m sha-256, see crypt(3) for details
+# on supported hashes.
 #
 class user {