Displaying 20 results from an estimated 80000 matches similar to: "zenoss-puppet module"
2010 Oct 22
2
puppet-zenoss plugin
Hello All,
I''m testing the puppet-zenoss plugin:
http://github.com/mamba/puppet-zenoss
I''m able to export and collect host properly. I however, can''t get
the provider to work. I can''t see much of the provider or type from
running puppetmaster in debug/verbose mode. Are there any tools to
test out a provider and/type? Also, if anyone has this module
2010 Sep 28
15
YUMREPO { productname => PowerEdge 2650}
Hello All,
How do I specify a variable that has a space in it? I''m trying
to setup a yum repo that has two different baseurl''s based on the
product name ($productname). Default goes one way, but if the product
is "PowerEdge 2650" then is a different URL. The thing is, that is
only picking up the default. How should I specify the value with the
space in the
2010 Apr 23
6
/etc/passwd, shadow, group, hosts
Hello All,
I''m new to puppet, and I''d like to know: Is there a formal best
practices guide for syncing { /etc/passwd, shadow, group, hosts}
across clients from the master? For instance; is it a better practice
to make a hard link to these files and share the link, as opposed to
just sharing the files directly via a target in fileserver.conf?
Inquiring minds want to know...
2013 Jan 24
1
puppet module install; absolute path?
I work on the Pulp Project (http://www.pulpproject.org/), and we are trying
to fully implement the forge API so we can create new repositories that can
be reached via a command like:
$ sudo puppet module install --module_repository
http://localhost/pulp/puppet/myforge/ someone/theirmodule
The problem I''ve encountered is that the install command includes
hard-coded absolute paths to
2013 Jan 16
1
New NRPE Puppet module
Hello Puppet Users and Dev,
I have just a pushed a puppet module for NRPE to github. Initially it
supports the Debian, Redhat, and Solaris based operating systems.
I plan on adding FreeBSD support in the near future.
In the meantime I will be updating the documentation and getting it ready
for a forge release.
I would appreciate any feedback or pull requests to add additional
functionality.
2012 Dec 18
2
Odd problem with puppet 3 and module files permissions
We have an odd situation with a puppet 3 installation. It isnt serving out
the module local files.
We understand (Somewhat) about the new auth.conf requirements, and have
filled those out.
So, access to things such as
puppet:///files/etc/somefile.conf
are working fine.
However, attempts to access
puppet:///modulename/somefile.conf
fail, with
(in the case of modulename==java)
Error:
2010 Jun 17
6
Foreman / external_node.rb
Hello All,
I''m trying to start using external nodes under foreman, and I''m
running into some issues. I have the entries in puppet.conf:
[main]
external_nodes = /etc/puppet/external_node.rb
node_terminus = exec
The enternal_node.rb script is the one that came with foreman:
#!/usr/bin/ruby
# a simple script which fetches external nodes from Foreman
# you
2012 Oct 15
0
Puppet 3.0.0 bugs fixed in 3.0.1
Hi, Matthaus posted a link to the RC of Puppet 3.0.1 last week[1] but it
might have gotten missed over the weekend. I wanted to follow up to call
out some specific fixes in the release that the early adopters ran into and
reported (for which: THANK YOU!!).
First, the problem with `puppet kick` not working is fixed[2]. You will
still see a deprecation warning, which is intentional, but
2012 Sep 05
2
Is there a puppet module for tomcat and apache
Is there a puppet module for tomcat and another one for apache?
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/mQ_MgkwB0z0J.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to
2012 Aug 22
0
Sign up for a usability test by Puppet Labs: Publishing Puppet modules to the Forge with the command-line module tool.
Hello All,
We''re conducting a usability test around publishing modules to the
Forge via the Puppet Module Tool. You''ll be testing a prototype of the
functionality we''d like to ship as part of our tool. We''re interested
in gathering your feedback and learning from how you work with the
tool and what your needs are. The test session will last an hour. For
your
2012 Feb 10
2
puppet-module-tool question
The puppet-module-tool GIT pages says it''s been converted into a
puppet face and merged into puppet core. Does this make puppet-module
obsolete or does it still need to be installed? I''m running puppet
2.7.9 but this "face" is not included so obviously it''s not available.
Can someone provide a little clarification please.
--
Later,
Darin
--
You received
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 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
2013 Aug 13
1
Got a SOGo Puppet module?
Has anyone taken a stab at putting together a Puppet module to install
and/or manage SOGo <http://www.inverse.ca/english/contributions/sogo.html>-- a very fast and scalable collaboration suite (groupware) that offers
calendaring, address book management & a full-featured WebMail client?
With the help of someone on the SOGo user''s mailing list, I''ve been able to
2013 Aug 30
1
MultiNode Openstack deployement using Puppet Module
Hi All,
I want to deploy openstack mult node deployment on 2 physical node with 2
NIC on each of them. I have tried stackforge openstack module. It installed
properly but due to some reason i couldn''t launch VM instance.
Can anyone suggest the proper step by step guide to configure, setup and
test Image on Openstack?
Also it would be helpful if you provide Network configuration
2013 Aug 07
1
Adding Foreman to an existing Puppet master
Greetings:
Sorry for cross-posting this question, but I haven''t gotten any love
over on the Google Forum for Foreman users<https://groups.google.com/forum/#!forum/foreman-users> (their
forum isn''t as active as this one). I only recently learned about The
Foreman and I''d like to deploy it on a 64-bit Ubuntu 12.04 LTS workstation
to provision/manage a bunch of
2013 Sep 23
1
module customization + using foreman 1.2 + puppet 3.0
Hi All,
I have installed ssh module by command:
puppet module install saz/ssh
and it''s configured for production server .
But I am not able to configure sshd_config file for each host separately .
How can I define specific source file for specific host using foreman
Thanks in Advance
--
You received this message because you are subscribed to the Google Groups "Puppet
2011 Nov 28
1
how to create a oracle 11g database through puppet module
Hi
This is Anjan and I am creating a module to create a database for
oracle 11g. I have a problem to execute a cmd
ie sqlplus "/as sysdba"
@/home/oracle/cr_$dbn
Please tell how to exucute the above cmds through puppet module.
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to
2012 Oct 16
0
Tracing puppet processing for HP-UX user passwords
I have finally gotten Ruby 1.8.7 to compile properly with SSL libraries on
HPUX so now I am fighting how to get puppet to manage passwords.
First I modified the hpux.rb under the providers/user directory to have it
use /usr/sam/lbin/useradd.sam to add users and that worked great right off
the bat. The problem I am having now is that each time puppet runs it does
not seem to be getting the
2011 Oct 13
1
puppet apache module
I''m getting this and it isn''t applying my apache module. Is it because
of these warnings?
notice: Starting Puppet client version 2.7.5
/usr/local/rvm/gems/ruby-1.9.2-p290/gems/puppet-2.7.5/lib/puppet/
provider/service/freebsd.rb:8: warning: class variable access from
toplevel
/usr/local/rvm/gems/ruby-1.9.2-p290/gems/puppet-2.7.5/lib/puppet/
provider/service/freebsd.rb:9: