Project

General

Profile

Activity

From 07/25/2010 to 08/23/2010

08/23/2010

11:55 PM Feature #364: Enable "downtime" in Foreman
Added a line to display enabled/disabled status on host page Eric Shamow
11:42 PM Feature #364: Enable "downtime" in Foreman
DB migration file attached Eric Shamow
11:38 PM Feature #364: Enable "downtime" in Foreman
Modified report_observer.rb to check flag status. Patch attached. Eric Shamow
10:49 PM Feature #364: Enable "downtime" in Foreman
Created db migration to generate the field:
class AddEnabledToHosts < ActiveRecord::Migration
def self.up
add...
Eric Shamow
03:10 PM Feature #364 (Closed): Enable "downtime" in Foreman
Enable a per-host "downtime" that would suppress the sending of error mails. Perhaps hosts in downtime could appear ... Eric Shamow

08/21/2010

07:45 AM Feature #356: More improvements for Debian package specification
... Jochen Schalanda

08/20/2010

01:11 AM Feature #335: Host facts not displayed in the /hosts/ view
I have to admit that 9 lines of code (replacing 5 existing lines) doesn't seem like a lot of repetition to me. OTOH,... Brian Gallew

08/18/2010

02:19 PM Revision ce28b123 (foreman): added rack 1.0.1 as a submodule
Ohad Levy

08/16/2010

01:57 PM Revision 49f31762 (foreman): Partial fix for refs #336, a host needs to be saved after new facts are
imported Ohad Levy
09:59 AM Feature #362: Expose defined host list via query interface
Applied in changeset commit:"a541cdd9caa044b608db1a167de4c001df67b8b9". Ohad Levy
09:30 AM Revision a541cdd9 (foreman): fixes #362 - query interface provides hostname only unless verbose mode
is enabled... this entire code will be refactored to optimize
performance.
Ohad Levy
09:29 AM Revision f15945db (foreman): fixed all parenthesize warnings
Ohad Levy
07:30 AM Installer Revision 553b5db2 (puppet-foreman): Update state file only if we were able to communicate to Foreman (or if no files were found)
Ohad Levy

08/15/2010

05:58 PM Feature #356: More improvements for Debian package specification
just tried it and got the following error:... Ohad Levy
04:53 PM Bug #320: Class importer fails
We talked about it at the time, it absolutely was not bookmarks, etc. It was through the web ui, clicking on the impo... Dis Connect
12:56 PM Bug #320 (Closed): Class importer fails
I'm closing this bug, as its caused by using the import class urls in a bookmark (or maybe manually via wget). Ohad Levy
03:11 PM Feature #228 (Closed): Query interface requires a fact or a class, just state is not enough.
duplicate of #362 Ohad Levy
01:49 PM Bug #361 (Ready For Testing): node.rb returns empty environment
applied in commit:a6e10c72 Ohad Levy
01:48 PM Feature #362 (Ready For Testing): Expose defined host list via query interface
Applied in changeset commit:"0f2c33bc4be1d03043902227c3e51b1537fbfd82". Ohad Levy
01:48 PM Revision 0f2c33bc (foreman): fixes #362 - Expose defined host list via query interface
Ohad Levy
01:38 PM Refactor #288: move dashboard controller actions (besides index) to hosts controller
Hi,
Any update on this one?
thanks
Ohad Levy
01:36 PM Feature #355 (Closed): Improved Debian package specification
Ohad Levy
01:31 PM Revision a6e10c72 (foreman): Fixes bug #361: Omit 'environment' attribute in Host#info if environment is empty.
Jochen Schalanda
12:58 PM Feature #245 (Feedback): Fix LDAP user management
would you be able to confirm that by introducing the internal authentication scheme, the problem is resolved? (can be... Ohad Levy
12:54 PM Feature #335: Host facts not displayed in the /hosts/ view
I'm willing to accept the patch, but it seems like a lot of repetition between the fact importer code...
Do you thin...
Ohad Levy
12:51 PM Feature #338 (Feedback): Don't use MAC address as matching parameter when using "spoof"
would you consider refactoring the code that if using spoof, it simply doesn't go to that bit of code?
I think it wo...
Ohad Levy
12:48 PM Feature #351: The puppetclass rdocs frame should contain a link to the root of the rdoc tree
I assume you wanted to take care for this one? Ohad Levy
12:46 PM Bug #363 (Feedback): Support Reporting on PuppetMaster Catalog Compile Errors
I'm not 100% sure what is the best way to handle this.
First, hosts, which do not run puppet (from what ever reason i...
Ohad Levy

08/13/2010

03:12 PM Bug #363 (Closed): Support Reporting on PuppetMaster Catalog Compile Errors
I see a need for reporting on puppetmaster catalog compile errors. They don't seem to make it into the "report" sect... Tom Vachon

08/12/2010

11:55 AM Bug #336: Facts not imported when running the task puppet:import:hosts_and_facts
Hi Ohad,
as agreed on irc, here is the fact file from the rhel 5 machine.
Cheers
Henning
Henning Henkel

08/11/2010

09:38 PM Feature #362 (Closed): Expose defined host list via query interface
RFE: Extend the query interface to provide a list of all defined hosts.
The current setup requires specifying a fact...
Jon Fautley

08/10/2010

12:31 PM Feature #360: listing the hosts with a specific class
Gustavo Soares wrote:
> done.
>
> Ohad, if you think it is ok now, please you may close this issue.
>
> Thanks in a...
Ohad Levy

08/08/2010

02:18 AM Feature #360: listing the hosts with a specific class
done.
Ohad, if you think it is ok now, please you may close this issue.
Thanks in advance,
Gus
Gustavo Soares

08/07/2010

07:04 PM Feature #179: Ability to change paramters for multiple hosts at the same time.
Jakub Heichman wrote:
> Apologies for updating a closed bug - I thought it would be very useful if this could be exte...
Ohad Levy

08/06/2010

12:08 PM Feature #179: Ability to change paramters for multiple hosts at the same time.
Apologies for updating a closed bug - I thought it would be very useful if this could be extended so we can actually ... Jakub Heichman

07/31/2010

01:04 PM Bug #361: node.rb returns empty environment
Quick and dirty patch for the issue. Jochen Schalanda
07:31 AM Bug #361 (Closed): node.rb returns empty environment
When no environment is set on a node (that happens for me when new hosts are imported into foreman), the node yaml sh... Chad Huneycutt

07/29/2010

09:48 PM Feature #360: listing the hosts with a specific class
see if it is ok now...
http://github.com/gustavosoares/foreman/commit/0659c728886341b737c2bc52aa85a64d8356c7c8
Gustavo Soares
08:22 PM Feature #360: listing the hosts with a specific class
Gustavo Soares wrote:
> Ohad Levy wrote:
> > thats nice :) can you refactor it so it uses the normal host list? (inst...
Gustavo Soares
02:33 PM Feature #360: listing the hosts with a specific class
Ohad Levy wrote:
> thats nice :) can you refactor it so it uses the normal host list? (instead of copy paste almost t...
Gustavo Soares
12:49 PM Feature #360: listing the hosts with a specific class
thats nice :) can you refactor it so it uses the normal host list? (instead of copy paste almost the same code?)
Ohad Levy
01:04 PM Feature #359: Add support for 'hostname=<hostname>' spoofing for Unattended Installs
Ha, whoops. I attached the wrong patch, sorry! Jon Fautley
12:53 PM Feature #359 (Feedback): Add support for 'hostname=<hostname>' spoofing for Unattended Installs
Ohad Levy
12:52 PM Feature #359: Add support for 'hostname=<hostname>' spoofing for Unattended Installs
maybe I'm missing something, but where is the handling of the lookup of the host based on its name? Ohad Levy

07/28/2010

06:47 PM Feature #360 (Closed): listing the hosts with a specific class
In the edit page of a specific puppetclass it would be nice to see which hosts are using it.
The implementation of t...
Gustavo Soares
08:46 AM Installer Revision 7cbde5d3 (puppet-foreman): removes apache alias to /reports as rrd reports are unsused as of foreman 0.1-4 and newer
Ohad Levy

07/27/2010

03:38 PM Feature #359 (Closed): Add support for 'hostname=<hostname>' spoofing for Unattended Installs
This patch extends the support for 'spoofing' unattended installs to allow passing the hostname instead of the IP add... Jon Fautley
 

Also available in: Atom