Displaying 20 results from an estimated 20000 matches similar to: "about puppet dashboard"
2012 Mar 19
1
dashboard as enc not working
I''m trying to setup dashboard as a node classifier w/puppet 2.6.14.
Not sure why this is not working...
In puppet.conf on the master I have:
node_terminus = exec
external_nodes = /usr/bin/env PUPPET_DASHBOARD_URL=http://
localhost /usr/share/puppet-dashboard/bin/external_node
The agent''s return:
err: Could not retrieve catalog from remote server: Error 400 on
SERVER:
2013 May 13
1
puppet does not see changes in /etc/puppet/puppet.conf
I did a fresh install on Ubuntu 12.04 with apt packages from puppet labs. I
have agents talking to my puppetmaster.
Puppetmaster is running apache/passenger connected to puppetdb and
puppet-dashboard is setup to use puppetdb but it is not able to see any
reports submitted to puppetdb.
When an agent connects to master I see :
Info: ''replace facts'' command for hostname
2010 Jul 30
3
Puppet dashboard and environments
Hi puppet users,
We''ve got a puppet (0.24.8) implementation with two environments, called
production and testing. We''ve also got a Puppet Dashboard (1.0) instance
up and running, which is receiving and displaying reports from hosts in
both of the environments.
We would like to start using the dashboard as an external node
classification tool, so I''ve taken the example
2012 Aug 23
0
Puppet-dashboard edit node parameters not saving more than 2 parameters
Hi,
I have puppet-dashboard 1.2.10 installed from official apt repos on Ubuntu
12.10 (with puppetmaster
I''ve configured the dashboard to be used as ENC using mysql database.
The issue I''m having is when I save changes to a node I edit, only the last
2 parameters key/values are saved into the mysql database. So when I come
back to edit the node, no matter how many I saved
2012 Dec 17
0
puppet-dashboard install not generating 'dashboard' cert
Hello,
I''m trying to get puppet-dashboard installed on a CentOS 6.3 machine
running puppet v3.0.1.
I''m following the puppet-dashboard documentation here:
http://docs.puppetlabs.com/dashboard/manual/1.2/configuring.html
In the documentation page linked above, it says:
Puppet uses SSL certificates to control who can make requests to the puppet
> master, so Dashboard has
2013 Apr 16
0
Puppet Dashboard errror
Hi All,
For some reason my puppet dashborad is not starting and new node requests
are not displaying in dashboard. I am getting following error while
restarting Puppet dashboard.
root@PuppetMaster:/etc/puppetlabs/puppet/modules#
/etc/init.d/pe-puppet-dashboard-workers start
* Starting PE Puppet Dashboard
Workers
2013 Mar 11
1
using parameter with puppet dashboard and site.pp
I have just set up my puppet dashboard to be used as a ENC. This is for the
time being the easiest way to get support guys to add nodes to classes. I
have to use global parameters in my modules if I would like to declare
parameters using dashboard as the ENC.
So I have a module which does this:
class resolver ($domain_name=$::domainname,
$search_path=$::searchpath,
2013 Apr 16
1
Ruby Error Encountered when Installing Dashboard for Puppet Open Source
I''ve installed Puppet and am installing Dashboard on CentOS 6. I''m running
into an ''undefined method'' when installing the dashboard. To install
Puppet Open Source, I ran:
> rpm -ivh
2013 Jan 08
4
puppetdb dashboard
Hello,
I am currently trying to get the puppetdb dashboard and the puppet
dashboard working on the same system. Puppet dashboard is working great but
after "successfully" installing puppetdb following puppet''s opensource
instructions the puppetdb dashboard just doesn''t seem to exist (according
to some sites I should be able to get to it by going to
2013 Mar 08
2
multiple pamameter values in puppet dashboard ENC
Is there a way to use send multiple parameter values using puppet dashboard
ENC?
For example,
nameserver = 10.0.0.1, 10.0.0.2
or perhaps
nameserver = [''10.0.0.1'',''10.0.0.2''}
then the template erb file can loop through each of the nameserver values
to set up mulitple nameservers in resolve.conf?
Thanks - Oli
--
You received this message because you are
2011 Sep 05
2
puppet dashboard 1.2.0 install problem on ubuntu 10.04
*Hello folks**
**I have trying to install puppet dashboard on our ubuntu 10.04 setup but am
currently stuck on the following problem.**after the installation and the db
sync the application refuses import any reports. In the background job
notifier i find error messages like this one below.**
**Does anyone know how to proceed from here?**
**bram**
* *Importing report report-1540-1.yaml* at
2013 Oct 03
2
puppet dashboard with \n\n\n
Greetings,
I''ve setup puppet dashboard 1.2.23 along with puppetmaster 2.7.18.
I am seeing many \n strings all over the place when looking at
reports. Specifically the \n''s are in the Metrics, Log, Events links.
My nodes are showing up okay, and it seems just to be a problem with
the reports. For instance, a Metrics page starts with:
\n
\n
Metrics
\n
\n
Events
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.
2011 Aug 06
0
Announce: Dashboard 1.2rc6 available
Greetings,
Welcome to another Release Candidate for Puppet Dashboard (number 6).
This release is available for download at:
http://downloads.puppetlabs.com/dashboard/
We have included Debian and RPM packages as well as a tarball.
See the Verifying Puppet Download section at:
http://projects.puppetlabs.com/projects/puppet/wiki/Downloading_Puppet
Please report feedback via the Puppet Labs
2013 Sep 04
3
Puppet Dashboard Error 400 Invalid Parameter at passenger pp:48
Hi,
I am new to the job and forum. I installed puppet and puppetmaster and set
up my first dependencies acording to a manual that we have here in our
company. Everything works fine and I can set up new nodes with several
modules to choose from. Unfortunatley the Dashboard
<http://forge.puppetlabs.com/puppetlabs/dashboard>gives me errors instead
of starting correctley.
Here the
2013 Jan 02
3
puppet-dashboard load balanced report processing issues.
I just upgraded the second half of a two node puppetmaster cluster and now
I am having issues with puppet-dashboard report processing. If I have
workers running on both servers, they try to process each others reports,
but since the report data file is not there, it fails. I would have
assumed this data was local, not in the database. Does anyone else have
this issue, or have a suggestion
2013 Aug 21
1
Trouble with ENC and static.pp : enabling ENC fails to find node even with default node in site.pp
I''m having some trouble with getting an ENC to work alongside site.pp:
Even with a ''default'' node definition, and an ENC that only returns 0,
regardless of input, consistently results in a ''cannot find node'' error.
I''m wondering what I''ve missed here.
I''ve tried to reduce everything to a ''base case'': and
2011 Oct 17
2
puppet dashboard and complex data
So I am messing around with puppet dashboard and for the most part for
what I am working on it fits the bill for an ENC. The only question I
have is I need to pass information about a customer to set up
resources and the system can have multiple customers on it. What is
the best way to handle complex data? Would I be able to pass json data
for example?
--
You received this message because you
2011 Apr 12
0
connecting dashboard to facts/inventory service.....
I''m having all sorts of trouble getting our new puppet-dashboard
install to connect/get the facts/inventory from the puppet master.
These are separate boxes, and I''m getting (testing):
root@puppetdash puppet-dashboard]# curl -k -H "Accept: yaml"
https://puppet:8140/production/facts/hero0304.rc.fas.harvard.edu
Forbidden request:
2013 Mar 25
1
Unresponsive nodes with no pending task in the dashboard
Hi,
Since this morning all nodes are showing as unresponsive. I have faced a
similar error before and the problem was fixed restarting the
dashboard-workers as there were many pending task in the puppet dashboard.
I am using Puppet Enterprise 2.7.1 version.
I have already checked/done:
* Restarted the puppetmaster server
* Check that puppet-dashboard-workers are working
* Time is synced