The function import_if_possible, which was supposed to be responsible
for making sure that no two threads tried to import the same file at
the same time, was not making this decision based on the full pathname
of the file, since it was being invoked before pathnames were
resolved. As a result, if
These are the updates I've put together for building both RPM, and DEB
packages for Puppet Dashboard. This is based on work from both James
Turnbull, and Igal Koshevoy.
This allows us to build the RPM, and DEB packages by running `rake
package:deb` and `rake package:rpm`, and to test these builds
Mac packages all up, apologies for the delay.
https://sites.google.com/a/explanatorygap.net/puppet/
--
You received this message because you are subscribed to the Google Groups
"Puppet Developers" group.
To post to this group, send email to puppet-...@googlegroups.com.
To unsubscribe from this
On 20/09/10 17:53, Nigel Kersten wrote:
> Maybe we add this too ? http://projects.puppetlabs.com/issues/3933
>
> "Option to make Puppet fail as soon as a resource fails."
Hmmm, not sure - feels a bit different to me, and possibly warrants a
separate switch (--halt-on-error).
>
> How would we d
On Sun, Sep 19, 2010 at 2:52 PM, Luke Kanies wrote:
> On Sep 20, 2010, at 1:47 AM, Robin Bowes wrote:
>
>> On 19/09/10 19:59, Peter Meier wrote:
Would it be possible to make puppet throw an error when this happens?
>>>
>>> I don't think this is a good idea. I'm using this a lot to tweak what
On Sep 20, 2010, at 7:15, David Schmitt wrote:
> Combining external node classification, fact storage and offline-compile
> capability mentally really made that idea click for me. It leads to a mental
> model which contains a single step from definition to Catalog for the whole
> system as opp
On 9/17/2010 11:03 PM, Luke Kanies wrote:
On Sep 17, 2010, at 4:41 AM, David Schmitt wrote:
On 9/16/2010 1:26 AM, Luke Kanies wrote:
Hi all,
I've just stuck my proposal for a Catalog Service (which we've
been bandying about internally for a while, and which I've been
thinking about even longe