Sample config:
file { "/var/www/apps":
mode=> 0644,
owner => "username"
group => "groupname",
ensure => directory,
recurse => true,
purge => true,
force => true,
I should add, nothing in logs of puppet master or dashboard.
On Tuesday, November 26, 2013 11:39:34 AM UTC-5, Sam Tresler wrote:
>
>
> https://www.dropbox.com/s/0vao04js5v7edga/Screenshot%20-%2011262013%20-%2011%3A31%3A35%20AM.png<https://www.google.com/url?q=https%3A%2F%2Fwww.dro
https://www.dropbox.com/s/0vao04js5v7edga/Screenshot%20-%2011262013%20-%2011%3A31%3A35%20AM.png
In the attached screenshot you can see that the last report was 10:07. The
graph definitely shows an 11:36 run, and the dashboard activity shows that
the nod was updated at 11:05.
Puppet dashboard i
. I had though aptitude
> was smart enough too, based on my limited experience with it. Anyway, if
> you're still stuck I guess that's what I would try to figure out.
>
>
> On Thu, Sep 19, 2013 at 9:23 AM, Sam Tresler
> > wrote:
>
>> Actually, that
Precisely. Aptitude is the culprit here. I've switched our package manager
to apt which is more conservative and it does not remove the packages when
upgrading php, which, for now is a workable solution. I need to find the
time to put this in as Debian bug and see what they say.
I can't see a
the end of the
first. Of those I like the first or second options best. I'll do more
digging, but would love to hear people's suggestions on this as well.
On Thursday, September 19, 2013 9:58:21 AM UTC-4, Sam Tresler wrote:
>
> Ah. That makes a lot of sense. I'd notic
jcbollinger wrote:
>
>
>
> On Wednesday, September 18, 2013 3:01:49 PM UTC-5, Sam Tresler wrote:
>>
>> Hi, I've inherited a puppet setup for automating php installation and
>> extension management. We're on Debian and we've encountered a s
Hi, I've inherited a puppet setup for automating php installation and
extension management. We're on Debian and we've encountered a strange
issue that I've traced down back to puppet I think. I've stripped back the
configuration and made the problem reproducible, logs and config pasted
below.
Hi, I've inherited a puppet setup for automating php installation and
extension management. We're on Debian and we've encountered a strange
issue that I've traced down back to puppet I think. I've stripped back the
configuration and made the problem reproducible, logs and config pasted
below.