Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account
List archives

(puppetlabs/puppet-dashboard) (#12476) Add context to install.rake exceptions

(puppetlabs/facter) (#11969) Add zfs zpool version facts.
(8 lines)
(puppetlabs/puppet-acceptance) Minor tweaks and new utility methods in acceptance framework test-case
(7 lines)
Feb 8, 2012
Wearetherobots
Wearetherobots

On Wed Feb 08 18:48:10 UTC 2012 pull request #83 was closed.

(#12476) Add context to install.rake exceptions requested by (adrienthebo)

The pull request was merged by: daniel-pittman

--
You received this message because you are subscribed to the Google Groups "Puppet Developers" group.
To post to this group, send email to puppet-de### @googlegroups.com.
To unsubscribe from this group, send email to puppet-dev+unsubs### @googlegroups.com.
For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en.
Reply
Tags: rakedashboardpuppetexceptions
(puppetlabs/puppet-dashboard) (#12476) Add context to install.rake exceptions
February 7, 2012 10:15:40 PM
Please review pull request #83:(#12476) Add context to install.rake exceptions [Link: https://github.com/puppetlabs/puppet-dashboard/pull/83 ] opened by (adrienthebo) Description: Tasks inside lib/tasks/install.rake could throw…
PATCH/puppet-dashboard 1/2] Maint: Add plug-in install and uninstall rake tasks
February 10, 2011 06:54:49 PM
Added rake tasks puppet:plugin:install and puppet:plugin:uninstall. These operate on a plug-in that already exists in the vendor/plugins directory, enabling and disabling its functionality and running the appropriate database migrations. …
(puppetlabs/puppet-acceptance) New pull request: Add --trace to dashboard rake tasks so that when th
August 24, 2011 04:01:16 PM
Greetings! Please review the pull request #10:Add --trace to dashboard rake tasks so that when they fail, more verbose [Link: https://github.com/puppetlabs/puppet-acceptance/pull/10 ] opened by (mlitteken) Some more information about the…
(puppetlabs/puppet-dashboard) New pull request: (#9215) Add a Rake task that removes nodes
August 26, 2011 03:15:57 AM
Greetings! Please review the pull request #22:(#9215) Add a Rake task that removes nodes [Link: https://github.com/puppetlabs/puppet-dashboard/pull/22 ] opened by (saj) Some more information about the pull request: * Opened: Fri Aug…
(puppetlabs/puppet-acceptance) Closed pull request: Add --trace to dashboard rake tasks so that when
October 4, 2011 02:32:03 PM
Greetings! On Tue Oct 04 19:28:21 UTC 2011 pull request #10 was closed. Add --trace to dashboard rake tasks so that when they fail, more verbose [Link: https://github.com/puppetlabs/puppet-acceptance/pull/10 ] requested by (haus) The…
(puppetlabs/puppet-dashboard) Closed pull request: (#9954) Add a rake task to add classes to a nodeg
October 17, 2011 06:48:06 PM
Greetings! On Fri Oct 07 19:44:57 UTC 2011 pull request #41 was closed. (#9954) Add a rake task to add classes to a nodegroup [Link: https://github.com/puppetlabs/puppet-dashboard/pull/41 ] requested by (nigelkersten) The pull…
(puppetlabs/puppet-dashboard) Closed pull request: (#9954) Add a rake task to list nodeclasses
October 17, 2011 06:48:04 PM
Greetings! On Fri Oct 07 19:46:14 UTC 2011 pull request #40 was closed. (#9954) Add a rake task to list nodeclasses [Link: https://github.com/puppetlabs/puppet-dashboard/pull/40 ] requested by (nigelkersten) The pull request was…
(puppetlabs/puppet-dashboard) Closed pull request: (#9215) Add a Rake task that removes nodes
October 17, 2011 06:48:01 PM
Greetings! On Fri Oct 07 19:35:17 UTC 2011 pull request #22 was closed. (#9215) Add a Rake task that removes nodes [Link: https://github.com/puppetlabs/puppet-dashboard/pull/22 ] requested by (saj) The pull request was merged by:…
(puppetlabs/puppet-dashboard) Closed pull request: (#10543) Rake task to add all nodes to a group
November 3, 2011 08:47:40 PM
On Fri Nov 04 01:37:35 UTC 2011 pull request #52 was closed. (#10543) Rake task to add all nodes to a group [Link: https://github.com/puppetlabs/puppet-dashboard/pull/52 ] requested by (nigelkersten) The pull request was merged by: haus …
(puppetlabs/puppet-dashboard) Closed pull request: (#9953) Add a rake task for listing nodegroups
October 17, 2011 06:48:03 PM
Greetings! On Fri Oct 07 19:45:48 UTC 2011 pull request #39 was closed. (#9953) Add a rake task for listing nodegroups [Link: https://github.com/puppetlabs/puppet-dashboard/pull/39 ] requested by (nigelkersten) The pull request was…
PATCH/puppet-dashboard 1/1] Fixed #4757 - Added rake mail_patches task to dashboard
September 10, 2010 05:41:42 PM
Signed-off-by: James Turnbull <jam### @lovedthanlost.net> --- lib/tasks/mail_patches.rake | 37 +++++++++++++++++++++++++++++++++++++ 1 files changed, 37 insertions(+), 0 deletions(-) create mode 100644 lib/tasks/mail_patches.rake diff…
Puppet Dashboard; node.rake
December 7, 2011 05:55:48 AM
Hello, I've added an extra rake task (node:listfull) to node.rake which displays the nodes (all or by match) with defined groups & classes on it, like; Nodename = <node> Groups = <group1>,<group2>,<group3>…
(puppetlabs/puppet-dashboard) Closed pull request: (#10024) Update Puppet Dashboard Workers init scr
November 14, 2011 03:17:56 PM
On Mon Nov 14 21:07:46 UTC 2011 pull request #55 was closed. (#10024) Update Puppet Dashboard Workers init script [Link: https://github.com/puppetlabs/puppet-dashboard/pull/55 ] requested by (stahnma) The pull request was merged by:…
(puppetlabs/puppet-dashboard) New pull request: (#10024) Update Puppet Dashboard Workers init script
November 14, 2011 10:47:34 AM
Please review pull request #55:(#10024) Update Puppet Dashboard Workers init script [Link: https://github.com/puppetlabs/puppet-dashboard/pull/55 ] opened by (stahnma) Description: Minor fixes to dashboard-workers script. The script…
(puppetlabs/puppet-dashboard) Bug #5441 - puppet-dashboard init script is missing 'status' and 'forc
January 21, 2012 02:46:31 PM
Please review pull request #77:Bug #5441 - puppet-dashboard init script is missing 'status' and 'force-reload' arguments [Link: https://github.com/puppetlabs/puppet-dashboard/pull/77 ] opened by (metcalfc) Description: I've added a…
(puppetlabs/puppet-dashboard) Closed pull request: (#11679) Brings Puppet Dashboard into compliance
January 3, 2012 12:31:39 PM
On Tue Jan 03 18:18:40 UTC 2012 pull request #74 was closed. (#11679) Brings Puppet Dashboard into compliance with CSS/LESS style guide [Link: https://github.com/puppetlabs/puppet-dashboard/pull/74 ] requested by (djsauble2) -- You received…
(puppetlabs/puppet-dashboard) Bug #5441 - puppet-dashboard init script is missing 'status' and 'forc
January 23, 2012 12:01:55 PM
On Mon Jan 23 17:46:43 UTC 2012 pull request #77 was closed. Bug #5441 - puppet-dashboard init script is missing 'status' and 'force-reload' arguments [Link: https://github.com/puppetlabs/puppet-dashboard/pull/77 ] requested by (metcalfc) …
(puppetlabs/puppet-dashboard) New pull request: (#11679) Brings Puppet Dashboard into compliance wit
January 3, 2012 11:01:32 AM
Please review pull request #74:(#11679) Brings Puppet Dashboard into compliance with CSS/LESS style guide [Link: https://github.com/puppetlabs/puppet-dashboard/pull/74 ] opened by (djsauble2) Description: This is a refactoring effort,…
Rake failing to create puppet dashboard database on RHEL6
June 20, 2011 11:22:11 AM
Hi folks, I'm trying to install puppet dashboard 1.1.1 on RHEL6 (following some instructions in the excellent Pro Puppet book) but the rake command is failing to create the database like so: # rake RAILS_ENV=production db:create (in…
PATCH/puppet-dashboard 7/9] (#6532) Add options to sample generator rake task
March 24, 2011 07:16:38 PM
reports:samples:generate rake task now takes environment variable arguments for the number of nodes, statuses, and events, as well as the directory to store the sample reports in. Paired-with:Matt Robinson Signed-off-by: Max Martin…
Seeing Tomcat context startup exceptions in IDEA
January 26, 2011
I'm trying out IntelliJ IDEA because I'm frustrated with Eclipse's somewhat buggy support for Maven web projects. I've got my web application set up…
How to create file/folder context exceptions with IIS 7.5 and Apache Tomcat Connector
June 3, 2011
Hello, I am using IIS 7.5 and Apache Tomcat Connector (with Apache Tomcat, obviously) to serve web pages. Now, please understand I'm not the…
Passenger fails install with "RAKE APACHE2" giving libldap_r-2.4.so.2: "undefined reference to `sasl_..."
April 14, 2011
I installed Passenger 3.0.7 (also happens with 3.0.6) on Ubuntu on EC2. I can't get it to install. When I run: RAKE APACHE2 I get the error:…
Heroku rake db:migrate rake aborted! unable to open database
April 11, 2011
Hello all, I am currently making my way through the Ruby on Rails tutorial over at http://ruby.railstutorial.org/ and I am trying to migrate the…
How to display FluentNHiberante Exceptions or SQL Exceptions?
May 11, 2011
Hi, I use FluentNHibernate and SQLite. Often I get Exception in the fluent configuration due to some problem with my Domain classes. But VS only…
How to add multiple Context elements to conf/context.xml in tomcat6
September 3, 2010
my existing conf/context.xml file has already a element; WEB-INF/web.xml I would like to add another to allow localhost access to the…
Templating MySQL's my.cnf for setup in Puppet
February 18, 2011
I have been tasked with templating MySQL's my.cnf in an attempt standardize the configuration amongst the slave databases using Puppet. Right now,…
How can I configure exim4 with a smarthost via puppet?
March 26, 2011
I have tried to automate the exim setup via puppet. I followed the approach described here , whiched worked for me for a few packages, but for exim…
Puppet + Passenger + Apache/Nginx
June 22, 2011
I'm working on a very large puppet deployment, but seem to be hitting a brick wall. My ideal setup is to use Nginx + Passenger to serve puppet. The…
Is there any way to use arrays in a puppet module (not in template)?
May 10, 2010
I want to use puppet to manage a hadoop cluster. On the machines we have several directories which must be created and set permissions. But i'm…
Puppet offloading using NGINX, 403 forbidden error
May 21, 2011
I'm currently trying to offload some of the file serving puppet does using NGINX (As displayed here…
Puppet defined resource - selective parameterization?
May 6, 2011
Hi all, I'm currently banging my head trying to find the "best way" to achieve this type of granularity for puppet: I have a server running…
WordPress on a subdirectory with Nginx: access to dashboard?
February 8, 2011
Hi all, I want to setup a WordPress blog, but not with a typical configuration: The main site is at www.example.com . As of now, it just has a…
Tumblr Dashboard type database query
January 28, 2011
I have a project which has the basic features of say like a twitter homepage or a tumblr dashboard. I'm using a relational database right now, mysql…
Simple web aplication (Tomcat) performance dashboard
February 18, 2011
Hi all, I was wondering if anyone could point me to right solution for simple performance dashboard for my web application. Technology stack: Tomcat…
What is the best way to give SAAS subscribers their own A Record for logging in to their dashboard?
May 8, 2011
The title should be pretty clear, but consider this scenario: User bobbyflay registers an account on my SAAS app I would like for the URL…
Rails Admin Dashboard showing a MySQL error
May 1, 2011
So I've been using the rails admin (https://github.com/sferik/rails_admin/) gem for awhile now and its been working great. In the last week I made…
Shema to build a user updates dashboard activities ala facebook
March 21, 2011
assuming that I have a simple website where users can upload photos and they follow each other. If I follow someone I can see all the updates the…
Why does postfix mail server throw error 502 when testing email from Drobo Dashboard?
May 10, 2011
I'm configuring a Drobo on a Mac OS X 10.5 Leopard Server file server and am trying to configure email notifications. Unfortunately, when doing so,…
Want to show latest updated/modified records in a tables for an admin tool dashboard.. without storing modify dates..possible?
April 12, 2011
I thought maybe there is MySQL command to pull up the last X records that were most recently modified. I know I could just put an extra field in…