Re: [Puppet Users] Problems with apt package installs

2010-05-24 Thread Nigel Kersten
On Mon, May 24, 2010 at 6:10 PM, Daniel Pittman wrote: > "Gabriel - IP Guys" writes: > > > I'm still very new to puppet, and I've been away for the last few days, > so > > please forgive me if my answer is old. But if you want to ensure that > your > > repos are upto date, do what you would do o

Re: [Puppet Users] Problems with apt package installs

2010-05-24 Thread Daniel Pittman
"Gabriel - IP Guys" writes: > I'm still very new to puppet, and I've been away for the last few days, so > please forgive me if my answer is old. But if you want to ensure that your > repos are upto date, do what you would do on a normal box, and that is run > apt-get update fairly often - once a

Re: [Puppet Users] Problems with apt package installs

2010-05-24 Thread Nigel Kersten
On Mon, May 24, 2010 at 8:17 AM, Gabriel - IP Guys < gabr...@impactteachers.com> wrote: > I'm still very new to puppet, and I've been away for the last few days, > so please forgive me if my answer is old. But if you want to ensure that > your repos are upto date, do what you would do on a normal

RE: [Puppet Users] Problems with apt package installs

2010-05-24 Thread Gabriel - IP Guys
I'm still very new to puppet, and I've been away for the last few days, so please forgive me if my answer is old. But if you want to ensure that your repos are upto date, do what you would do on a normal box, and that is run apt-get update fairly often - once a day at 20 past midnight maybe. For th

Re: [Puppet Users] Problems with apt package installs

2010-05-24 Thread Nigel Kersten
On Mon, May 24, 2010 at 7:07 AM, Daniel Pittman wrote: > Matt Southerden writes: > > > I'm new to puppet, and I have a couple of apt related problems I'm > > struggling to find solutions to. > > > > Firstly, we'd like to run an apt-get upgrade the very first time a > > node goes under puppet's c

Re: [Puppet Users] Problems with apt package installs

2010-05-24 Thread Daniel Pittman
Matt Southerden writes: > I'm new to puppet, and I have a couple of apt related problems I'm > struggling to find solutions to. > > Firstly, we'd like to run an apt-get upgrade the very first time a > node goes under puppet's control. Is there a good way to do this? No. The next release will be

[Puppet Users] Problems with apt package installs

2010-05-24 Thread Matt Southerden
Hi, I'm new to puppet, and I have a couple of apt related problems I'm struggling to find solutions to. Firstly, we'd like to run an apt-get upgrade the very first time a node goes under puppet's control. Is there a good way to do this? I thought that maybe touching a 'lock' file after running th