Displaying 20 results from an estimated 90000 matches similar to: "rdoc problems."
2012 Jul 12
15
How can I list classes available on the puppet master?
Is there a way to get a list of all the classes available from the puppet
master?
I have 2 goals for this - one is documentation in a human readable form,
and the other is potentially importing that data into dashboard.
I did find some info on the rest API
(http://docs.puppetlabs.com/guides/rest_api.html#resource-types ) but I
can''t make any sense of the output from it.
Thanks.
2012 Jul 26
2
Please send me your puppet formatting puzzles...
Hi,
I have been working on a new puppet code formatter for Geppetto for some
time, and it is now starting to work quite well. The plan is to release
it in Geppetto 3.0.
If you want to, you can help by sending "formatting puzzles" - i.e.
"given input x, produce formatted result y".
I am esp. looking for code where it is impossible to follow "the style
guide" -
2012 Jul 18
2
rspec-puppet and puppet doc conflicts
I recently started trying to use rspec-puppet and puppetlabs-rspec-helper.
When I ran ''rspec-puppet-init'' in one o fmy modules, it created a series of
symlinks.
Now, when I run puppet doc (via a rake task supplied by The Foreman, but
also when I call it directly) I get the following error:
Could not generate documentation: Definition ''mongodb::addmongouser''
2012 Jul 09
2
layout question
I''m in the process of refactoring some code and getting it ready for 3.0 in
the process.
I''m trying to better modularize things as well.
I''ve got a general tomcat module, but I also have a number of tomcat
related things that only apply to one class of appserver we have.
What would be the best way of handling these?
Should I create a module, say, teamname_tomcat
2012 Jun 15
8
Puppet Forge question
I''m running puppet in a local VM to do some testing, and all of our systems
are behind a proxy. I''ve got the http_proxy environment variable set
properly, but when I try to use puppet module install <foo> it doesn''t seem
to honor it and can''t connect.
I used wget to download it, but even when I use modulepath it still tries
to connect to the forge and
2012 Jul 06
5
Certificate problems.
I''m setting up a dev / test environment using a couple of Ubuntu 12.04 VMs.
I have puppet installed on one of them, and am trying to get it to sync
against itself to get certain things in place to distribute with the nodes.
However, I am having some issues.
# puppet agent --test
info: Creating a new SSL key for puppet-local-master
err: Could not request certificate: getaddrinfo: Name
2012 Jul 31
1
puppet doc questions
Does puppet doc require a specific version of any gems (such as rdoc or
rake) to operate?
I''m getting some errors when I try to generate my rdoc now.
# puppet doc --output /var/www/test --modulepath
/etc/puppet/environments/test/modules -m rdoc
RDoc::RDocError is deprecated and will be removed in RDoc 4
Could not generate documentation: uninitialized constant
RDoc::RDoc::Generator
2012 Jun 27
6
Error 400 on SERVER: Puppet::Parser::AST::Resource failed with error ArgumentError: Invalid resource type ruby::gemInstall at myFile.pp:82
I have a module located at /etc/puppet/environments/test/modules/ruby.
I
n this I have a manifests folder with two .pp files - init.pp and
gemInstall.pp.
In one of my node def files I have:
include ruby
ruby::gemInstall { ''someGem-version.gem'':
path => ''/path/to/agent/local/gem/repo'',
}
ruby::gemInstall is a define, and it has some logic to get around
2011 Aug 01
1
Help with troubleshooting error: "invalid option: --server"
Hi there. Can somebody help me diagnose an error?
On the Puppet Master node, we''ve started the Puppet Master with:
ubuntu@domU-12-31-39-09-x-x:~$ sudo puppet master
Then from a node where we want to apply updates, I ran:
ubuntu@ip-10-72-x-x:~$ sudo puppet agent --server domU-12-31-39-x-x-
x.compute-1.internal --waitforcert 60 --test
info: Creating a new SSL key for
2012 Jul 02
7
puppetmasterd continuously consuming high CPU, with many interrupts
So, I have a server at home that has four VMs running inside it.
All are managed via puppet. The physical host runs puppetmasterd.
I don''t recall noticing this before, but puppetmasterd has decided
to be kind of crazy. Here''s the physical host with no puppetmasterd
running:
top - 11:36:15 up 271 days, 15:16, 1 user, load average: 5.68, 5.50, 6.45
Tasks: 129 total, 1
2013 Feb 27
1
Solaris Certificate Problems
Hello,
Have a fully working setup with mostly Linux clients running on a 2.7.x
master all is good.
Trying to join Solaris clients to this master yields:-
info: Creating a new SSL key for <FQDN>
warning: peer certificate won''t be verified in this SSL session
info: Caching certificate for ca
warning: peer certificate won''t be verified in this SSL session
warning: peer
2009 Jan 07
0
Re: Noob - What means "Cannot access mount[plugins]" ? [SOLVED]
2009/1/6 Robin Lee Powell <rlpowell@digitalkingdom.org>
>
> On Tue, Jan 06, 2009 at 11:23:56AM +0100, Olivier wrote:
> > Hi,
> >
> > I''m new to Puppet.
> > I installed Puppet on Debian Lenny (version is 0.24.5).
> >
> > When I''m trying to use puppet locally (on the machine I installed
> > puppetmaster on), I keep getting
2012 Aug 13
0
Puppet doc questions/problems
All,
I am running Puppet 2.7.17 on Ubuntu 10.04 (64bit, server).
In some of my modules/files I have some broken symlinks (that once deployed
to the nodes are not broken) in directories that I manage via puppet.
When I run puppet doc, it errors out complaining about the target of
whatever symlink not being found.
While I realize that this may not be the best way to do things, it is how
it is
2012 Oct 05
1
Puppet Dashboard inventory search problems.
I''m using Dashboard 1.2.10 on an Ubuntu 10.04 LTS system, and Puppet 2.7.19
When I do an inventory search, I get a blank screen.
In the logs, I found the following:
Processing NodesController#search (for X.X.X.X at 2012-10-05 08:44:57) [GET]
Parameters: {"action"=>"search", "controller"=>"nodes",
2013 Apr 11
2
Generate YARD docs for modulepath
Hi, Puppet 3.1 now uses YARD to generate its API documentation. Is anybody
aware of the possibility to generate nice YARD docs for a given module
path, replacing the default RDOC-style site from "puppet doc --modulepath
..."? Could the YARD Template from Puppet 3.1 be used for this?
--
You received this message because you are subscribed to the Google Groups "Puppet Users"
2012 Aug 27
1
Fact based variables sowing up empty
I''ve got a single puppet master (2.7.19 + facter 1.6.11) controlling a
number of nodes (2.7.17 + facter 1.6.8-10). On all of thse, fact absed
variables work as expected (such as $::operatingsystem and $::fqdn).
However, on my puppet master, when I run ''puppet agent --test'' all fact
based variables are combing back as empty strings.
For example. I have a line in a
2012 Oct 26
1
'puppet resource user' questions
When I run "puppet resource user <ldadpuser>" I get a resource definition
back for that user. However, when I run "puppet resource user" I do NOT see
<ldapuser> in the list.
Is this intended behavior? Is there a way to get a list of all users,
whether they are ldap or local?
This node is running puppet 2.7.19 on Ubuntu 12.04 against a 2.7.19 master
on Ubuntu
2009 Jul 24
2
Tidy symlinks
So, I have a directory of symlinks that I''m managing and Tidy doesn''t
seem to be doing much for me in there.
Does Tidy ignore symlinks for some reason?
If not, does anyone have the correct syntax?
Thanks,
Trevor
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To
2012 Jul 20
1
problem with dashboard
Hi:
When I start the dashboard server,but all ways failed . Someone
can help me ?
#sudo -u puppet-dashboard ./script/server -e production
Missing these required gems:
rack >= 0
You''re running:
ruby 1.8.7.174 at /usr/bin/ruby1.8
rubygems 1.8.24 at /usr/lib/ruby/gems/1.8, /root/.gem/ruby/1.8
Run `rake gems:install` to
2012 Feb 13
5
Removing the ability to serve symlinks as symlinks from the master...
G''day.
We recently found some issues with the `links => follow` setting in
recursive file copying; the designed behaviour is that it should allow
you to determine if the master serves a symlink in a module as a
symlink, or as the content of the file that the symlink points to.
The full details are here: https://projects.puppetlabs.com/issues/12418
The short version is that toggling