Displaying 20 results from an estimated 6000 matches similar to: "Last chance to test before the next release"
2006 Dec 29
3
SVN Release Candidate: Please test
Hi all,
I''m getting very close to the next release of Puppet, and I need help
making sure it''s as bug-free as possible. The major changes in this
version relate to Rails (and thus resource collect/export) and
transaction internals. If you are currently using Puppet''s rails
support, you''re going to have to migrate manually, unfortunately (or
just
2008 Jan 04
3
Facts not being updated when using storeconfigs
Hi,
I think I''m having a similar problem to the user who raised this bug:
http://reductivelabs.com/trac/puppet/ticket/733
I''m running 0.23.2 with storeconfigs. I''ve got it working to the point
where my clients'' facts are being populated in the database[*] but
updates don''t seem to happen unless I restart puppetmasterd. For
example:
1) I run my test
2007 Jan 05
3
ANNOUNCE: 0.22.0
Hi all,
I''ve just published the long-awaited new release of Puppet. Yes, I
accidentally skipped 0.21.0; oops.
Important features in this new release are:
- Graphing
Puppet now uses the GRATR[1] library to do all of the internals of
managing relationships between resources. This gives Puppet a lot of
functionality internally, but it also makes it possible to produce
simple
2004 Sep 10
0
last chance before 1.0.3...
First, thanks to everyone who tried out the 1.0.3 beta and gave
feedback. I got a few bug reports and those things have been
fixed. The only thing I have left to check on that I know of is
that the Winamp3 plugin API hasn't changed again in the last
couple weeks.
So in the next few days I'll be putting together the source
and binary releases. If you have anything that needs attention
2009 May 12
3
Problem with storeconfigs
Hello all,
I have what is certainly a stupid problem on my part. I have setup puppet in a
test environment and it''s been working wonderfully. I am now in the process of
moving this to our production systems and I have rebuilt our puppetmaster
completely from scratch using the same modules/manifests, etc. from my test
system.
Unfortunately I am running into an issue with what I
2008 Jan 22
11
Unable to load Models which reference plugins?
I''m using a plugin which adds a method to ActiveRecord::Base
http://similetimelinerailshelper.googlecode.com/svn/trunk/simile_timeline/
This adds an "acts_as" type declaration to the Models, via the file in
vendor/plugins/simile_timeline/lib/simile_timeline.rb Rails is working
with these declarations, and they are being used successfully in
''regular
2012 Jul 18
2
Remote site puppet infrastructure
I''m trying to figure out if there is a common/working setup that people are
using to host puppet in remote sites.
At first our setup was that we have several puppetmasters (PM) in site A
and a couple in our smaller site B. In site A we are also hosting Foreman
and our mysql DB for storeconfigs. site A and B are connected via a WAN
that is fairly slow.
With this setup the issue I
2007 Dec 12
0
Last call: 0.24.0 is imminent
I''ve now fixed all of the bugs I''m going to fix for 0.24.0/misspiggy.
Please test that the current ''master'' branch in git works for you.
I''ll probably release tomorrow, or maybe early on Thursday if I don''t
hear of any show-stoppers.
--
I don''t want any yes-men around me. I want everybody to tell me the
truth even if it
2009 Nov 30
1
Any benefit with running async_storeconfigs
Hi all,
I currently am using puppet with storeconfigs and am quite happy with the results. I also see that there is now the option of having async_storeconfigs. What I''m wondering about is the following:
1. What benefit is there to running async_storeconfigs over storeconfigs?
2. In what scenario''s would async provide a benefit to standard storeconfigs?
3. What are the typical
2011 Jun 04
3
Client vs server storeconfigs
Hi all,
As I understand it, storeconfigs needs to be enabled on both the agent
and the master to function ideally. I have a couple of questions:
-> Can the various agents and the master safely share the same
storeconfigs db (say, a postgresql server)? Is there any benefit to
setting things up
this way?
-> Is there any benefit for an _agent_ to use an RDBMS vs sqlite for
its
2016 May 12
1
Samba clients to windows AD server - DDNS problem
Hi,
Our team has spent several days trying to resolve this and digging through hundreds of documentation pages. There is an overwhelming amount of documentation for building AD servers with samba which makes finding relevant documentation for our situation a case of finding a needle in a haystack (when the needle is made of hay). So I'm hoping the users on this list can help with our problem.
2013 Dec 09
2
Are storeconfigs without puppetDB possible?
I''m doing some testing with the puppetlabs/haproxy module on a vagrant box
with puppet 3 set up. The module we use requires exported resources to be
enabled in order to specify haproxy backends, but I don''t have it
configured in puppet. I have our puppet repo checked out to the VM and am
using puppet apply, pointed at the specific module path we use for
development, to
2007 Mar 19
6
Last call for fixes: Releasing tomorrow
I think I''ve got every fix except one in that''s going to make it into
grover, which I''ll hopefully be releasing tomorrow. I plan on adding
Tim Stoop''s patches for home directory management (#432), but
everything else is getting pushed to the next release at this point.
I''ve fixed all of the major bugs, or at least I think I have. If
2018 Apr 05
0
EuroLLVM: Last chance to register
One day remains before registration closes and only a few tickets remain.
Get your tickets from:
https://www.eventbrite.com/e/2018-european-llvm-developers-meeting-bristol-tickets-42283244322
The list of talks are available on the conference web page;
http://llvm.org/devmtg/2018-04/index.html#talks
See you in Bristol
-- Phillip Power
-------------- next part --------------
An HTML attachment
2010 Mar 05
0
[LLVMdev] Last chance to get anything into llvm-c and ocaml bindings
On Mar 3, 2010, at 20:44, Erick Tryzelaar wrote:
>
> I've pretty much finished exposing all I wanted to llvm-c and the
> ocaml bindings for the soon to be released 2.7. Does anyone need any
> other functions exposed before the code freeze on the 7th?
Oh hey... I remember now. There is one thing I probably won't get around to doing myself until after the code freeze.
(*
2010 Mar 05
0
[LLVMdev] Last chance to get anything into llvm-c and ocaml bindings
Erick Tryzelaar <erick.tryzelaar <at> gmail.com> writes:
>
> I've pretty much finished exposing all I wanted to llvm-c and the
> ocaml bindings for the soon to be released 2.7. Does anyone need any
> other functions exposed before the code freeze on the 7th?
>
Hi Erick,
Can you make the following functions available in llvm-c.
createStandardFunctionPasses
2010 Mar 06
1
[LLVMdev] Last chance to get anything into llvm-c and ocaml bindings
On Fri, Mar 5, 2010 at 5:53 AM, George Giorgidze <giorgidze at gmail.com> wrote:
>
> Hi Erick,
>
> Can you make the following functions available in llvm-c.
>
> createStandardFunctionPasses
> createStandardModulePasses
> createStandardLTOPasses
>
> Thanks in advance, George
This is a little tricky, so I need some advice from the community.
First off, I'm
2007 Jul 31
0
AstriCon -- Last chance to speak!
We're getting close to wrapping up the final list of speakers for
AstriCon, but wanted to give the Asterisk community one more chance to
speak up and be heard. If you're interested in presenting at AstriCon,
please go to http://www.astricon.net/ and click on the "Speak at
AstriCon" link on the right-hand side of the page.
If you know of someone who we should invite to speak,
2004 Jun 28
1
last chance...joining XP to samba+ldap domain
I have tried all I can and spent days trying XP to
join my domain. I have finally come to a dead end: I
don't see any logs in nmbd.log, smbd.log,
<xpclient>.log or messages. Everything seems to work
perfectly.
the only exception to what I said in the last
paragraph is the following message in nmbd.log file
as I try to join the domain.
[2004/06/28 01:17:56, 1]
2010 Mar 04
4
[LLVMdev] Last chance to get anything into llvm-c and ocaml bindings
I've pretty much finished exposing all I wanted to llvm-c and the
ocaml bindings for the soon to be released 2.7. Does anyone need any
other functions exposed before the code freeze on the 7th?