search for: 1puppetlabs1

Displaying 12 results from an estimated 12 matches for "1puppetlabs1".

2012 Oct 04
4
Puppet 3.0 + Inventory search
...ii facter 1.6.12-1puppetlabs2 Ruby module for collecting simple facts about a host operating system ii hiera 1.0.0-1puppetlabs2 A simple pluggable Hierarchical Database. ii puppet 3.0.0-1puppetlabs1 Centralized configuration management - agent startup and compatibility scripts ii puppet-common 3.0.0-1puppetlabs1 Centralized configuration management ii puppet-dashboard 1.2.11-1puppetlabs1 Dashboard for Puppet ii puppet...
2012 Feb 21
4
file and user permissions on the puppet master, best practice
...oot. Thanks for any discussion here. Here''s my setup so far. ============================= server OS and puppet versions ============================= Ubuntu 10.04.3 LTS (Lucid) on puppet master and clients/agents puppet-master$ dpkg -l | grep puppet ii facter 1.6.4-1puppetlabs1 Ruby module for collecting simple facts abou ii puppet 2.7.9-1puppetlabs1 Centralized configuration management - agent ii puppet-common 2.7.9-1puppetlabs1 Centralized configuration management ii puppetmaster 2.7.9-1puppetlabs1 Centrali...
2012 May 22
3
Installing up to date puppet on Ubuntu
Hi, Ubuntu Lucid has a very outdated puppet, 0.25.4 according to: http://docs.puppetlabs.com/guides/puppetlabs_package_repositories.html#for-debian-and-ubuntu I did this to "enable the repository": wget http://apt.puppetlabs.com/puppetlabs-release_1.0-3_all.deb sudo dpkg -i puppetlabs-release_1.0-3_all.deb but this still does not result in installing an up to date puppet apt-get
2013 Oct 30
4
Warning: Local environment: "42A" doesn't match server specified node environment "production", switching agent to "production"
...owing warning : Warning: Local environment: "42A" doesn''t match server specified node environment "production", switching agent to "production". ... The puppet manifest for the environment "42A" isn''t applied. The puppet version is 3.3.1-1puppetlabs1 on agent and puppetmaster node puppet.conf on the agent node : *[main] logdir=/var/log/puppet vardir=/var/lib/puppet ssldir=/var/lib/puppet/ssl rundir=/var/run/puppet factpath=$vardir/lib/facter templatedir=$confdir/templates pluginsync = true [agent] server = puppet report = true* ------------...
2012 May 05
3
Error 400 on SERVER - pe_mcollective - missing value of param 'undef'
New install of 2.5.1 on Ubuntu 10.10 server. Multiple (6) new installs on Ubuntu 12.04 clients running agent 2.7.14-1puppetlabs1 from the puppetlabs repo generating the following error. err: Could not retrieve catalog from remote server: Error 400 on SERVER: No matching value for selector param ‘undef’ at /opt/puppet/share/puppet/modules/pe_mcollective/manifests/init.pp:89 on node host.example.com warning: Not using cache o...
2012 Dec 26
6
puppetlabs/apt and apt::ppa
Greetings, I''m trying to add ppa:nginx/stable repo for Ubuntu 12.04.1 LTS. Server: puppetmaster-common 3.0.1-1puppetlabs1 Agent: puppet 2.7.11 And when I try to apply manifest - getting: puppet agent -t info: Caching catalog for wproxy71.tpnt.net err: Failed to apply catalog: Could not find dependency File[/etc/apt/sources.list.d] for Exec[add-apt-repository-ppa:openstack-ppa/bleeding-edge] at /etc/puppet/modul...
2014 Mar 21
0
Problem when i try copy a directory with recurse
...roup => "www-data", mode => 755, source => "puppet:///modules/vhost-balf/files/2.0", recurse => true, } If i use a custom file mount works, but i can use it because i'm using environments for nodes. The version in server is 3.4.3-1puppetlabs1. Thanks. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To view this discussion on the web visit https://gro...
2012 Dec 24
3
puppetdb listening on TCP Ports 1099 and 58772
PuppetDB is operating fine, but I can''t figure out how to disable it from listening globally on TCP 1099 or 58722 How do I disable them from listening globally without having to resort to iptables? $ lsof -i -n -P | grep java | grep LISTEN java 30115 puppetdb 22u IPv6 119118 0t0 TCP *:1099 (LISTEN) java 30115 puppetdb 23u IPv6 117236 0t0 TCP *:58772
2013 Feb 13
7
PuppetDB & KahaDB db.data leak
Hi all, I''ve been looking at a potential problem, as documented here: http://projects.puppetlabs.com/issues/19241 To do with a leak within the KahaDB persistence layer of ActiveMQ. Specifically, there are reports of the db.data file growing unbounded: https://issues.apache.org/jira/browse/AMQ-3956 I''m hoping to find out information from other PuppetDB users to see if this is
2013 Jul 25
3
is there any way to see what are the resources exported by a node?
Hello folks, Is there any way to see what are the resources exported by a node when using puppetdb and exported resources. I am running puppet 2.7.22 and puppetdb 1.3 on Ubuntu 10.4. I have tried to use e API and its not working for me(see https://groups.google.com/forum/#!topicsearchin/puppet-users/puppetdb$20API$20v2$20is$20not$20working$20for$20me/puppet-users/WFo9YEw6oRo ) Anyone know
2012 Nov 23
3
how to query yaml file with hiera function.
...#39; path : ''foo'' then the path:foo pair would never be located... Btw, are there any plans to fix this soon: http://projects.puppetlabs.com/issues/14985 thanks in advance, evelio Using ubuntu 12.04 LTS Package: puppet Version: 3.0.1-1puppetlabs1 -- 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/-/wWVVXkBB-ywJ. To post to this group, send email to puppet-users@googlegroups.com. To unsubsc...
2012 Nov 06
19
puppet failing to run
I am getting this error after installing puppet with gem $ gem install puppet Fetching: facter-1.6.14.gem (100%) Fetching: puppet-3.0.1.gem (100%) Successfully installed facter-1.6.14 Successfully installed puppet-3.0.1 2 gems installed Installing ri documentation for facter-1.6.14... Installing ri documentation for puppet-3.0.1... Installing RDoc documentation for facter-1.6.14... Installing