diff modules/stdlib/lib/puppet/parser/functions/pw_hash.rb @ 424:4a2ee7e3b110

Update stdlib in case it fixed deprecation
author IBBoard <dev@ibboard.co.uk>
date Sun, 09 Oct 2022 10:34:32 +0100
parents d9352a684e62
children adf6fe9bbc17
line wrap: on
line diff
--- a/modules/stdlib/lib/puppet/parser/functions/pw_hash.rb	Sun Oct 09 10:34:07 2022 +0100
+++ b/modules/stdlib/lib/puppet/parser/functions/pw_hash.rb	Sun Oct 09 10:34:32 2022 +0100
@@ -28,7 +28,7 @@
   @return [Hash]
     Provides a hash usable on most POSIX systems.
 
-  > *Note:*: this uses the Puppet Master's implementation of crypt(3). If your
+  > *Note:*: this uses the Puppet Server's implementation of crypt(3). If your
     environment contains several different operating systems, ensure that they
     are compatible before using this function.
   DOC