Displaying 20 results from an estimated 40000 matches similar to: "rabbitmq puppet module"
2013 Jul 18
0
RabbitMQ module won't start stomp
Can I get some help getting the RabbitMQ module provide a stomp server
talking to MCollective on an Ubuntu system? It was working a few days ago,
but I found that I cannot reproduce this on a new set of machines --
RabbitMQ will not provide stomp services I have tried the official
puppetlabs/rabbitmq module and the git version from yesterday and from
today. Nothing works. My site.pp file
2013 Jul 12
5
Module team update: 2013-07-07 - 2013-07-12
Hello!
Now that we''re two weeks in it''s time for another update on what''s been
going on in the module team. We focused on puppetlabs-ntp and
puppetlabs-firewall as our two primary modules, but also merged in fixes to
passenger, rabbitmq, mysql, apt, and apache.
As a result of this work we''ve released:
http://forge.puppetlabs.com/puppetlabs/apache/0.7.0
2010 Nov 20
0
The Professional Services team at Puppet Labs
Hi all
It''s been a while since we introduced our professional services team to
the community. They lurk on the list quite a bit and help answer
questions and queries (their elite skills are also available for hire!).
They are (in alphabetical order):
Dan Bode (dan@puppetlabs.com)
Hunter Haugen (hunter@puppetlabs.com)
Cody Herriges (cody@puppetlabs.com)
Garrett Honeycutt
2012 Aug 16
0
Announcing stdlib 3.0.0
Hello,
We''re pleased to announce the release of the stdlib module at version 3.0.0
[1]. This major release drops compatibility with Puppet 2.6 and preserves
compatibility with Puppet 2.7. The 2.x series will persist for
compatibility and bugfix releases for Puppet 2.6. New features intended to
work with Puppet 2.6 may be included into a future stdlib 2.5 release, as
there are still
2013 Feb 27
1
puppet openstack - missing quantum module
Hello,
I was very thrilled when I found openstack module since I am in
the process of doing some "heavy" testing
However I was not able to use it due to the "Could not find declared class
quantum::db::mysql" error
There is no quantum module available as part of the openstack module
installation
Here is a directory listing:
ls /etc/puppet/modules
apache apt cinder
2013 May 01
0
Re: Error testing deploying Grizzly
I believe the error indicates that hiera was installed as a rubygem which
is not supported on Puppet 3.x. Maybe the error will go away if you remove
the hiera gems?
I think I have gotten around it by adding ''require rubygems'' to the puppet
executable.
I''m copying the puppet-users mailing list b/c I am guessing this is a
common problem.
On Wed, May 1, 2013 at 12:35
2011 Jan 21
6
help writing types/provider
I''ve almost finished a pretty simple type/provider to manage
RabbitMQ users and virtual hosts.
I''m using the ''ensurable'' keyword in my type to save a bit of boilerplate.
Type is below (the provider is just a wrapper around the ''rabbitmqctl''
command.
Have a feeling there''s a developer guide somewhere I haven''t found
(been
2013 Nov 26
2
Unable to install Puppet Modules
Hi Puppet Users -
Currently attempting to install puppet modules on a Security Onion virtual
machine. Security Onion is based on Ubuntu 12.04.
Puppet was installed using the puppetlabs-release-precise.deb file found on
apt.puppetlabs.com.
Attempting to install a module results in the following error -
user@user-virtual-machine:~$ sudo puppet module install puppet/stdlib
--debug --verbose
2013 Sep 18
1
All nodes stopped reporting to puppet enterprise console
My install was working for a couple of months until I rebooted my puppet
server. The clients do not report an error when I run puppet agent -t.
I''ve attempted to remove certificates and renew. The clients get new
certificates, but the console still does not update. Even the puppet
server itself is not updating as a client. After reboot the only thing I
have noticed that changed
2012 Oct 16
1
puppet module and no internet connection
Hi,
I managed to get a puppet module on a server and tried to install it but I
got the following and am now lost on how to get round this:
puppet module install puppetlabs-xinetd-1.1.0
Preparing to install into /etc/puppet/modules ...
Downloading from http://forge.puppetlabs.com ...
Error: Error: Could not connect to http://forge.puppetlabs.com
There was a network communications problem
2012 May 16
2
Announce: Facter 2.0.0rc1 Available
Facter 2.0.0rc1 is a feature release candidate with bug fixes,
features and other improvements.
Facter 2.0 is designed to accompany the upcoming Puppet 3.0 release
and has breaking changes from Facter 1.6.x. Facter 2.0 is not
backwards compatible with Puppet 2.6 or 2.7.
It includes contributions from the following people: Chris Price,
Daniel Black, Daniel Pittman, Garrett Honeycutt, Gary Larizza,
2010 Jun 18
0
Get started with Puppet Development - the DeveloperBootstrap module
Hi all
We''ve created a little module to help people interested in developing,
testing or working on the Puppet source:
http://forge.puppetlabs.com/puppetlabs/DeveloperBootstrap
This module installs everything someone needs on Red Hat, Fedora,
CentOS, Debian, Ubuntu or Solaris in order to develop or test Puppet
source code.
After that all you need to do it check-out the source and hack
2012 Dec 29
1
Puppet module for managing Cobbler
Module on forge:
http://forge.puppetlabs.com/puppetlabs/apache
Code and issue tracker:
https://bitbucket.org/jsosic/puppet-cobbler
Comments are welcome, hope somebody finds it useful. I''m very happy with
it so far :D
The reason I''m posting it is that couple of people asked me about
publishing this module while I was in a process of developing it, so If
those people
2012 Aug 15
0
Trying install module behind proxy squid. Any progress on bug reported 15453 ?.
Hi all,
I''m behind a proxy squid server with authentication. I have set
environment variables http_proxy and https_proxy, something like
http://user:passwd@ip_proxy:3128. I upgraded to 2.7.18 puppet version
recently.
Then i''d getting in error when trying to install stdlib module :
puppet module install puppetlabs-stdlib
Preparing to install into /etc/puppet/modules ...
2012 Dec 04
1
Does puppet stdlib suppor puppet 3.0.1?
In puppet stdlib doc here at https://github.com/puppetlabs/puppetlabs-stdlib,
it only mentions its support for puppet 2.6 and puppet 2.7. Puppet 3.0.1 is
not listed there.
Why puppet 3.x is not listed in the above doc as supported?
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to
2013 Jun 26
0
Puppet OpenStack Modules Version 2.0 Released to The Forge
I''m happy to announce the release of version 2.0 of the Puppet Labs
OpenStack modules to the Puppet Forge. These modules handle the deployment
and management of the latest Grizzly releases of OpenStack, including
Keystone, Swift, Glance, Cinder, Nova, and Horizon. Additionally, an
OpenStack module is provided for single or multi-node deployments.
Here is a set of links to the Forge
2011 Jun 07
2
NGINX Puppet Module: Looking for Feedback/Use Cases
Hello everyone,
I''m currently working on a module for NGINX that I''d love to get some input on. Code can be found here: http://github.com/puppetlabs/puppetlabs-nginx.
This module is currently in development - it supports a few use cases:
* Create a vhost
* Create multiple location references for a vhost
* Create Proxy Upstream references to be used by Nginx
* Allow
2012 Jan 12
2
Unable to install Puppet Enterprise v2.0.0 for RHEL 5-x86_64
Hello All,
Unable to install Puppet Enterprise v2.0.0 for RHEL 5-x86_64.
[root@1801 puppet-enterprise-2.0.0-el-5-x86_64]# ./puppet-enterprise-
installer -a answers/full_suite.answer.sample
============================================================================================================================
Puppet Enterprise v2.0.0 installer
for el-5-x86_64
2013 Apr 02
0
puppetlabs-puppet module?
I''m wondering if there isn''t a usable "official" module to manage puppet
itself? I found some puppetlabs-puppet on github, but that doesn''t seem
to be ready.
So what''s the officially supported way to manage puppet configuration
with puppet?
Cheers, Andreas.
--
You received this message because you are subscribed to the Google Groups "Puppet
2012 Dec 09
1
Puppetlabs nginx module
https://github.com/puppetlabs/puppetlabs-nginx
Looking through the puppet labs nginx module and I noticed on of the first lines is:
class { ''stdlib'': }
Isn''t this pretty bad because other module that may include stdlib would cause an error? Thanks
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to