similar to: puppetlabs / bacula

Displaying 20 results from an estimated 50000 matches similar to: "puppetlabs / bacula"

2013 May 25
1
Error: Could not find dependency Yumrepo[puppetlabs-products] for Package[puppet]
I have installed puppet from puppet-labs yum repository on OEL familiy of Red Hat Enterprise Linux Server release 5.9 (Tikanga) ---------------------------------------------------------------------------- [root@oel-puppet-master modules]# yum list facter Loaded plugins: rhnplugin, security This system is not registered with ULN. You can use up2date --register to register. ULN support will be
2013 Oct 07
0
Unable to connect to PuppetLabs repository
Tried running the below command:- * sudo rpm -ivh http://yum.puppetlabs.com/el/6/products/i386/puppetlabs-release-6-7.noarch.rpm * And got this:- Retrieving http://yum.puppetlabs.com/el/6/products/i386/puppetlabs-release-6-7.noarch.rpm curl: (7) Failed to connect to 2600:3c00::f03c:91ff:fe69:6bf0: Network is unreachable error: skipping
2013 Oct 08
0
How to properly override manage_config_file parameter in puppetlabs-mysql module?
I''ve been using puppet for a while, and have built up quite a range of my own very (very!) basic modules to do what I need to do. Now I''m starting to delve into the world of puppetlabs and am testing the new puppetlabs-mysql module (2.0.0-rc3) and have a (probably) fairly basic question, about parameters and overriding them. I don''t want the module to manage the
2013 Oct 04
0
Is anyone using puppetlabs-firewall with IPv6?
Hi all, I''m cleaning up some puppet manifests, and thought it would be a good opportunity to move from my own monolithic iptables/ip6tables modules to the official puppetlabs-firewall module. But... what''s the deal with IPv6? My first concern was that there is no easy way to have simple rules be applied to both iptables and ip6tables. Fair enough, I just wrote a simple wrapper
2013 Sep 24
1
error when create database mysql with puppetlabs-mysql (v1.0.0)
Good evening, folks. Using the module''s puppet forge to create a database I get an error below. Could you help me? *puppetlabs-mysql (v1.0.0) * *class mysql_default {* * * * mysql::db { ''mydb'':* * user => ''root'',* * password => ''123456'',* * host => ''localhost'',* * grant
2013 May 20
0
Announce: Module puppetlabs/puppetdb 1.3.0 Available
A new release of the puppetlabs/puppetdb module is now available on the Forge: https://forge.puppetlabs.com/puppetlabs/puppetdb/1.3.0 This feature release provides us with a few new features for the PuppetDB module. You can now disable SSL when using the `puppetdb` class by using the new parameter `disable_ssl`: class { ''puppetdb'': disable_ssl => true, }
2013 Feb 13
1
puppetlabs nginx module
Just checking if anyone''s made an attempt to update the puppetlabs nginx module, or could point me to one they like. Last version in forge was uploaded in june of 2011, and while the github version is more recent (two months ago), it''s doesn''t seem quite together, given that the comments are disagreeing with the code at times. -- You received this message because
2013 Jul 29
0
puppetlabs-ntp: templates merge, and new features
Hey guys, https://github.com/puppetlabs/puppetlabs-ntp/pull/80 adds some fairly significant changes and so I wanted to put it up for review early before going any further. The big change is that it gets rid of the distro specific templates in favor of one more sophisticated template we can start adding options to and increasing the flexibility of. To that end it adds a bunch of params to handle
2013 Jul 26
1
Enhancement to puppetlabs-vcsrepo
Hello! I was looking at using the puppetlabs-vcsrepo module for a project, but it seems to be missing a feature I need. Specifically, I need to be able to do one of the following two things: svn cat URL > FILENAME svn export URL Looking at the code, they do not seem supported. So, after some googling on modifying providers, I took a stab at it and I added a "export" parameter.
2013 Feb 20
1
Announce: Module puppetlabs/postgresql 2.1.0 Available
A new release of the puppetlabs/postgresql module is now available on the Forge: https://forge.puppetlabs.com/puppetlabs/postgresql/2.1.0 Changelog ======== This release is primarily a feature release, introducing some new helpful constructs to the module. For starters, we''ve added the line `include ''postgresql_conf_extras.conf''` by default so extra parameters not
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
2013 Feb 07
0
puppetlabs-nova puppetlabs-keystone modules got the following error
Hi, I install the openstack nova on CentOS6.3 through the puppet. I use the puppet modules from puppetlabs. Got the following error. I am using puppet 2.7.14 with puppetdb. For this kind of issue, how to debug and how to figure out where the issue is? *err: Could not prefetch keystone_service provider ''keystone'': undefined method `collect'' for nil:NilClass err:
2013 Apr 03
0
puppetlabs-firewall bug (Issue 144)
From my iptables-save output: -A INPUT -m state --state RELATED,ESTABLISHED -m comment --comment "000b allow established or related sessions" -j ACCEPT Then from "puppet resource firewall" Error: Could not run: Parameter name failed on Firewall[RELATED,ESTABLISHED]: Invalid value "RELATED,ESTABLISHED". Valid values match
2013 Aug 16
0
theforeman & puppetlabs
Does puppetlabs have modules to help provision for Amazon Ec2 instances within VPC / outside VPC? Any recommendations ? I would like to launch an instance based on an AMI image. This instance should have multiple IP addresses attached to it. I would like to do this using theforeman. Also, I noticed that theforeman documentation is lacking in EC2 area, so I am having quite a bit of issue
2013 Feb 12
3
apache 2.4 support in puppetlabs/apache
Hi everyone, I started testing out the puppetlabs/apache module from forge on a Fedora 18 server and noticed it doesn''t have multiple version support for apache. Fedora 18 runs apache 2.4 and there are a few of modules that don''t exist any more and a few config changes. I was pondering forking the module on github and adding attempting to add support for apache 2.4 but I
2013 Feb 05
2
Problems with PuppetLabs Yum Repo
Trying to update a RHEL5 x86_64 server Yum sees puppet-server 3.1.0-1.el5, but does not see puppet 3.1.0-1.el5 I tried cleaning out the cache and trying again, but no luck. I am going to download the RPM and localinstall it so I am not held up. “Sometimes I think the surest sign that intelligent life exists elsewhere in the universe is that none of it has tried to contact us.” Bill
2013 Sep 06
2
puppetlabs/puppetdb module when using passenger for master
I''m working on configuring a master in a lab environment, using Puppet Open Source. My master is running RHEL 6. I want to use modules to manage the master itself as much as possible, so I can use puppet to bootstrap itself as I go forward and move into production. Using puppetlabs/puppetdb to configure puppetdb, I''ve overcome most of my issues but I have two questions. 1)
2013 Jan 29
7
Seriously, am I the only one having trouble with the RHEL puppetlabs repos?
This is the third time I''ve sent a message about this. Does anybody know what''s going on? I''m going to file a bug if this isn''t fixed soon. RHEL6: http://yum.puppetlabs.com/el/6/products/x86_64/repodata/primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum Trying other mirror. Error: failure: repodata/primary.sqlite.bz2 from
2010 Mar 18
0
Puppet type / configuration for Bacula
Hi, I am trying to use puppet to configure bacula. I am wondering whether anybody have done anything for this before? Bacula needs 2 files for every client, with a common shared key per client in these 2 files. The best solution I can think is to write a script that generates these 2 files per client. However, this is not very automated and elegant. I have seen in the mailing list archives of a
2013 Apr 15
1
Fedora 16 leaving yum.puppetlabs.com
Fedora 16 reached end of life on 2013-02-12 [1], so we are no longer building new packages for it and will remove it from our yum repository on Monday, May 6. [1] - https://lists.fedoraproject.org/pipermail/announce/2013-February/003144.html -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To unsubscribe from this group and stop