Project

General

Profile

Download (435 Bytes) Statistics
| Branch: | Tag: | Revision:
--- a/modules/kafo_configure/lib/puppet/parser/functions/decrypt.rb
+++ b/modules/kafo_configure/lib/puppet/parser/functions/decrypt.rb
@@ -1,4 +1,4 @@
-require File.join(File.dirname(__FILE__), '../../../../../../lib/kafo/password_manager')
+require File.join('kafo/password_manager')
# Decrypts an encrypted password using $kafo_configure::password
#
# you can use this function in order to place passwords into your config files
(2-2/3)