On Wed, Jan 20, 2010 at 1:09 AM, Forrie wrote:
> I read somewhere recently about problems with Puppet and Ruby 1.9.
>
> I'm wondering if this is still an issue?
>
I've just pulled the master from facter and puppet and I still have errors
for facter :
...
st...@mirage ~ $ facter
Could not retriev
I'm not sure this answer your question, but it could be part of the
answer :
http://reductivelabs.com/trac/puppet/wiki/FrequentlyAskedQuestions#upgrading
--
Stéphan Gorget
On Wed, Apr 29, 2009 at 1:19 PM, Grezly wrote:
>
> I'm using currently puppet 0.24.6 and I'm a ne
Some clusters are using database to store node information such as the
group and the profile of the node. I'd like to use these variables in
the manifests. I wonder if it is better to create a specific fact that
provides it to the puppetmaster or if it is better to use the
puppetmaster to directly
ned
Could not autoload file: constant Puppet::Type::File not defined
Invalid method to apply
I'd be interested in your findings too.
Thanks,
Stéphan Gorget
On Feb 18, 7:18 am, "Jeroen van Meeuwen (GMail)"
wrote:
> Trevor Vaughan wrote:
> > The speed benefits of Ruby 1.9
Thank you very much.
In fact it is the "restart => true" that disables the stop and start
mechanism.
Stéphan
On Mar 23, 12:19 pm, James Turnbull wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
>
>
> Stéphan Gorget wrote:
> > Hey,
>
> &
Hey,
I am managing ntpd with puppet (CentOS 5.2, puppet 0.24.7), and I
would like that ntpd restart when the config file changes. But to make
ntpd restart and take into account the new config file I had to
specify the "restart" parameter in the service section. (restart => "/
sbin/service ntpd re