[Puppet Users] Re: ssh_authorized_key completely ignoring "require"

2009-08-05 Thread seph
It's supposed to be fixed in 0.25, which is now rc1. I haven't tried 0.25 yet seph Mike Harding writes: > I am just starting with puppet, and the intended use was to manage ssh > keys. Is there an intended release to fix this, or some other way to > get it working? > > On Jul 17, 1:14 pm, sep

[Puppet Users] Re: ssh_authorized_key completely ignoring "require"

2009-08-04 Thread Mike Harding
I am just starting with puppet, and the intended use was to manage ssh keys. Is there an intended release to fix this, or some other way to get it working? On Jul 17, 1:14 pm, seph wrote: > As someone whose actively setting up and deploying puppet on new > machines, this bug is a huge annoyance

[Puppet Users] Re: ssh_authorized_key completely ignoring "require"

2009-07-17 Thread seph
As someone whose actively setting up and deploying puppet on new machines, this bug is a huge annoyance for me. Instead of having a simple recipe, my process involves invoking puppet to create users, then invoking puppet to add keys. It's frustrating that this still isn't fixed in the released ve

[Puppet Users] Re: ssh_authorized_key completely ignoring "require"

2009-07-15 Thread Chris Blumentritt
I have run into this problem today trying to stand up some new servers. On Tue, Apr 21, 2009 at 11:44 PM, Andrew Shafer wrote: > > Scott, > > Can you pastie the simplest code to reproduce and maybe attach the files > created by --graph to see what the relationships look like. > > Is anyone else s

[Puppet Users] Re: ssh_authorized_key completely ignoring "require"

2009-04-29 Thread Francois Deppierraz
seph wrote: > r...@mta-system:/tmp/ordering# puppet --verbose ordering-virtual.pp > info: Loading fact virtual > sh: Syntax error: Bad fd number > sh: Syntax error: Bad fd number > err: Could not create seph-2008: user seph doesn't exist > user seph doesn't exist Yes, this is likel

[Puppet Users] Re: ssh_authorized_key completely ignoring "require"

2009-04-22 Thread seph
On Apr 22, 11:04 am, seph wrote: > I'm also seeing this. I'm not sure what --graph is an option to, not my > puppet. Ah, I found --graph. It's just not in the help files. If I don't have a user, then I get the aforementioned errors, and no graphs. If I create the user ahead of time, I get graph

[Puppet Users] Re: ssh_authorized_key completely ignoring "require"

2009-04-22 Thread seph
I'm also seeing this. I'm not sure what --graph is an option to, not my puppet. First, some version info. This is an ubuntu hardy machine with a current puppet: r...@mta-system:~# dpkg -s puppet | grep Vers Version: 0.24.8-1 r...@mta-system:~# dpkg -s facter | grep Vers Version: 1.5.1-0

[Puppet Users] Re: ssh_authorized_key completely ignoring "require"

2009-04-21 Thread Andrew Shafer
Scott, Can you pastie the simplest code to reproduce and maybe attach the files created by --graph to see what the relationships look like. Is anyone else seeing a problem like this? On Tue, Apr 21, 2009 at 9:02 PM, Scott wrote: > > Hi, so I'm running into a problem since upgrading to 0.24.