On Tue, Oct 7, 2008 at 7:41 AM, Mike Renfro <[EMAIL PROTECTED]> wrote:
>
> Recent versions of facter on Ubuntu may return "Ubuntu" for the
> operatingsystem fact instead of "Debian".
$ facter facterversion lsbdistid
facterversion => 1.3.8
lsbdistid => Ubuntu
I think only case statements can ta
my/file",
unless => "/usr/bin/test -d /final/install/directory",
notify => Exec[install_script]
}
exec { "install_script":
refreshonly => true
}
--
Joshua Timberman
--~--~-~--~~~---~--~~
You received this message because y
"gem install --version $version $name",
unless => "gem list --local rails | grep '${name}.*${version}'
}
You can add more command options too, such as handling a different gem
server. Or disable ri and rdoc.
--
Joshua Timberman
http://twitter.com/jtimberman
--~--~---
Argh. Thats what I get pre-coffee. I'd also check the syntax and add
the missing brace in the exec:
>unless => "gem list --local rails | grep '${name}.*${version}'
}
> }
--
Joshua Timberman
http://twitter.com/jtimberman
--~--~-~--~~
On Mon, Dec 29, 2008 at 2:22 PM, Jonathan Mills wrote:
>
> Indeed, I had my prefs set to not send email. It appears they reset
> not too long ago and I've begun receiving emails for each post. I'm
> not upset, I'm just sayin'
I am also receiving emails for each post. I was subscribed to th
Yeah, thats the same one I recall most recently. Since the list became
moderated I haven't seen anything.
On Mon, Dec 29, 2008 at 4:06 PM, Rob Chanter wrote:
>
> On Tue, Dec 30, 2008 at 9:07 AM, James Turnbull
> wrote:
>>
>> Have their been any spam posts recently? There shouldn't have been a
On Mon, Dec 29, 2008 at 2:30 PM, Jeff Hammerbacher
wrote:
> You should be able to change your options at
> http://groups.google.com/group/puppet-users/subscribe.
Huh. I checked yesterday (literally), and it was set to "no email" for
this email address.
--~--~-~--~~~-