Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to encrypt or decrypt text #13

Open
Dhananjay-J-P opened this issue May 9, 2018 · 1 comment
Open

Unable to encrypt or decrypt text #13

Dhananjay-J-P opened this issue May 9, 2018 · 1 comment

Comments

@Dhananjay-J-P
Copy link

Hi Guys,

I am getting below error while executing encrypt command

puppet crypt encrypt passwordtext --secretkey alt_key
Error: undefined method `encrypt' for "passwordtext":String
Did you mean?  crypt
Error: Try 'puppet help crypt encrypt' for usage

Can you please help.

My puppet version is 5.3.3

@captainjack64
Copy link

captainjack64 commented Jul 11, 2018

I have exactly the same issue. Ruby 2.0.0, Puppet 3.8.7.

The solution is to ensure that only encryptor 1.3 gem is installed and not 3.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants