On Thu, Jan 12, 2017 at 12:46:11PM -0800, dkoleary wrote:
> Short version of the problem: When we first started, puppet agent runs would
> take 5-10 seconds. Now, while we still have a limited number of modules,
> we're looking at 1400+ systems under management. Most runs still take in the
>
On Thu, Feb 06, 2014 at 02:26:09AM -0800, zerozerouno...@gmail.com wrote:
> On Thursday, February 6, 2014 11:15:04 AM UTC+1, Felix.Frank wrote:
>
> Heh, well the thing with single quotes is - those will make *all*
> > characters be interpreted literally, including the backslashes.
> >
>
> Uhm…
On Wed, Feb 05, 2014 at 09:48:59AM -0800, zerozerouno...@gmail.com wrote:
> I needed a "user" puppet resource to add a user and set its password, on
> CentOS 6.4.
> The manifest was applied with no errors, but the password was not set
> correctly.
>
> I tried:
>
> password => sha1("password")
Check out InstantLinux as a front-end to puppet:
http://www.instantlinux.net/
On Mon, Mar 05, 2012 at 10:51:12PM -0800, Thomas Rasmussen wrote:
> Thanks for the replies, I can see that there is no "easy" setup to allow
> what I'm looking for :-( I will be looking a bit more on the External Node
On Sat, Sep 24, 2011 at 04:02:22PM +0100, R.I.Pienaar wrote:
>
>
> - Original Message -
> > Thanks for the reply.
> >
> >
> > I modified the rc script to run as a user.
> > But now I'm facing the following problem:
> > I have to include some nasty puppet code for adding the service
> >