Displaying 7 results from an estimated 7 matches for "fsalum".
Did you mean:
salum
2013 Jan 29
2
Reusable Puppet config for Vagrant
I took an hour this morning to document how I use Vagrant and Puppet together to provision development VMs as well as more production-like systems. This may be entirely elementary to folks who are more fluent with Puppet, but this is an example I thought was lacking.
https://github.com/blalor/vagrant-puppet-example
I welcome feedback and criticism of this setup. I''m looking to
2013 Jan 30
2
Mcollective on puppet server and agent?
I have a puppet server and various puppet agents. I want to do mcollective
stuff. So please anyone tell me what should i install on puppet server and
agent to run mcollective?
Is there any need to install ActiveMQ also and where should i install it?
Thanks in advance.
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To unsubscribe
2013 May 20
0
Announce: Module puppetlabs/puppetdb 1.3.0 Available
...------
* Allows for 0 _ttl''s without time signifier and enables tests
(Garrett Honeycutt)
* Add option to disable SSL in Jetty, including tests and
documentation (Christian Berg)
* the new settings report_ttl, node_ttl and node_purge_ttl were added
but they are not working, this fixes it (fsalum)
* Also fix gc_interval (Ken Barber)
* Support for remote puppetdb (Filip Hrbek)
* Added support for Java VM options (Karel Brezina)
* Add initial rspec-system tests and scaffolding (Ken Barber)
--
You received this message because you are subscribed to the Google Groups "Puppet Users"...
2012 Oct 14
6
Puppet Forge: Are my expectations misaligned?
Good Afternoon All,
I''m just pondering - I think that my expectations of the forge are not 100% aligned, or I''m still rubbish with puppet!
I imagine the forge to be used in the following scenario/way
I''m in a situation where I need to provision package X in a particular way. I fire up my terminal:
$ puppet module search packageX
Searching https://forge.puppetlabs.com
2012 Mar 09
6
Puppet Dashboard - Directory Index Forbidden
Hello all
Puppet, puppetmaster, ruby, etc installed from standard Ubuntu 11.10 x86_64
APT repos
Dashboard 1.26 from .deb pulled from
http://apt.puppetlabs.com/pool/oneiric/main/p/puppet-dashboard/
Apache config pulled
from /usr/share/puppet-dashboard/ext/passenger/dashboard-vhost.conf
My simple test with webbrick worked a treat. So I installed Apache and
passenger mod (from Ubuntu APT
2012 May 18
0
Run Stages and Puppet Dashboard
Hi guys.
I''m trying to use Run Stages with Puppet Dashboard as my ENC but I couldn''t
find a way to do it.
I see all examples running nodes.pp declarations. Is it possible to use Run
Stages via Puppet Dashboard ? If yes, could you give me an example ?
Thanks,
Felipe
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
2013 Feb 19
4
AWS OpsWorks announcement using Chef
I wonder if PuppetLabs will work with Amazon to try to add Puppet as an
option to OpsWorks as well ?
I don''t think people using Puppet with AWS in a stable fashion would try to
move to OpsWorks and migrate everything to Chef, but new customers/startups
would think twice in choosing Puppet if the service offered in AWS OpsWorks
is based on Chef.
I haven''t tried OpsWorks yet,