Displaying 1 result from an estimated 1 matches for "secretserveronlin".
Did you mean:
  secretserveronline
  
2013 Aug 15
0
Rspec, Puppet Custom Functions and Mocking..
Hey, I could use some advice here. We''ve had a puppet module out for a 
while (https://github.com/Nextdoor/puppet_thycotic) that provides us a way 
to retrieve private keys, passwords, etc from Thycotic''s 
SecretServerOnline.com service. This module was written in a hurry almost 2 
years ago and has never had any real attention paid to it internally until 
now.
We''re re-writing it now to use the proper SOAP APIs provided by the 
Thycotic team, and I''m trying to clean it up so its more usable by othe...