l with multiple authorized keys, and only adding groups
that exist on the server already?
--David Reagan
On Wed, May 8, 2013 at 1:57 PM, David Reagan wrote:
>>There's several ways to handle this. Generally the way it's done is via
a "custom function" that executes on the pup
r changes their .pub file, it's as simple as uploading the pub file
to the puppetmaster and we're done. Thus avoiding potential mistakes
that could occur if I (or they) formatted the key into json or yaml.
I would think I could do something like that with Ruby. But I'm not
sure how to
I'm pretty much brand new to Puppet. I've read the tutorials on puppet
labs, and most of Pro Puppet. But there's still a lot I don't get. So I
figured I'd learn by doing.
My current goal is to write a user account wrapper. It would only be for
local Linux accounts only, only on Ubuntu for now.
26:11 PM UTC-7, David Reagan wrote:
>
> Ubuntu 12.04 has Puppet v2.7.11.
>
> These
> http://docs.puppetlabs.com/puppet/2.7/reference/modules_installing.html docs
> talk about 2.7.14 and later. Specifically, the puppet module commands.
>
> So, is there a PPA, or another
Ubuntu 12.04 has Puppet v2.7.11.
These
http://docs.puppetlabs.com/puppet/2.7/reference/modules_installing.html docs
talk about 2.7.14 and later. Specifically, the puppet module commands.
So, is there a PPA, or another method (other than compiling from source),
to update Puppet?
FYI, I did fi
I'm brand new to Puppet. Just read through the tutorial online, and the
first couple chapters of Pro Puppet.
As I've experimented with managing Apache, I ended up storing my wildcard
ssl cert on the puppetmaster. Since my Apache hosts will all use it.
I'm also looking at managing Shibboleth wit