David Schmitt
daa80f168f
(MODULES-3435) Fix gitignore and fixtures directory
...
This change more accurately reflects what is being ignored and what's
required as fixtures.
2016-07-01 12:03:59 +01:00
Jon Fautley
6c2a003f21
(MODULES-2478) Support root_home fact on AIX through "lsuser" command
...
Squashed, and amended test for comment lines.
2015-08-28 15:21:13 +01:00
David Schmitt
78bd9c8cbe
Add the missing symlinks to get puppet 4 pickup the functions from the environmentpath
2015-06-01 12:21:59 +01:00
William Van Hevelingen
fe676f0ac4
(PUP-1459) Add support for root_home on OS X 10.9
...
getent does not exist on 10.9 so this commit uses
dscacheutil to query the homedir for the root user.
2014-01-22 22:54:34 -08:00
Jeff McCune
07b2a3afd9
( #10007 ) Revert "Merge pull request #13 from kbarber/issue/master/8925-user_ssl_certs"
...
This reverts commit 14852e0259
, reversing
changes made to a95dccd464
.
This is to fix the broken build (failing tests) as per #8925 and #10007
2011-10-10 11:51:14 -07:00
Ken Barber
9b912d028f
( #8925 ) Added new function called 'get_certificate' for retrieving
...
certificates from a CA (or locally).
This function works by either obtaining the file locally
or remotely based on Puppets configuration.
Also added get_pubkey which wraps get_certificate and extracts the
public key.
2011-08-17 16:36:59 +02:00