Project

General

Profile

Activity

From 07/30/2010 to 08/28/2010

08/28/2010

09:47 PM Bug #368 (Closed): out of sync host list should not include disabled hosts
Ohad Levy
09:38 PM Bug #368 (Ready For Testing): out of sync host list should not include disabled hosts
Applied in changeset commit:"5c4885c1da7d819322fab6adce9aa06c31fe2c1b". Ohad Levy
09:29 PM Bug #368 (Closed): out of sync host list should not include disabled hosts
Ohad Levy
09:47 PM Bug #361 (Closed): node.rb returns empty environment
Ohad Levy
09:46 PM Bug #365 (Closed): puppet rdoc generation fails with puppet 2.6
Ohad Levy
09:44 PM Feature #335: Host facts not displayed in the /hosts/ view
Brian Gallew wrote:
> I have to admit that 9 lines of code (replacing 5 existing lines) doesn't seem like a lot of re...
Ohad Levy
09:40 PM Feature #362 (Closed): Expose defined host list via query interface
Ohad Levy
09:30 PM Revision 5c4885c1 (foreman): fixes #368 - out of sync host list should not include disabled hosts
Ohad Levy
09:24 PM Revision 80b8223d (foreman): refs #364, adding default layout to all dashboard actions
Ohad Levy
09:11 PM Feature #364 (Ready For Testing): Enable "downtime" in Foreman
Applied in changeset commit:"5aee72686d733c9be2c75c064a73dc840f2753db". Anonymous
09:04 PM Revision 5aee7268 (foreman): fixes #364 - Enable "downtime" in Foreman
* Added checkbox for enabling and disabling hosts from edit screen
* Enabling e-mail reports for hosts in downtime
* ...
Eric Shamow

08/26/2010

11:01 PM Bug #367 (Closed): Regex for "validates_format_of" in Parameter model does not look right
I have a parameter value with the value:... Bash Shell
06:59 PM Feature #349: Add more report filters
It would also be helpful if it was possible to search text in the report.
For example, if there was a yum install er...
Bash Shell
06:57 PM Feature #349: Add more report filters
One use case I currently have is "get all the hosts with same error in the last report", quite useful when we know ho... Tony Garcia
02:13 PM Feature #332: Provide a notification mechanism
rebased again Paul Kelly
01:08 PM Feature #366 (Ready For Testing): Provide a basic authorization infrastructure
The submitted code is a simple port of the redmine authorization module. It includes the modifications to Foreman to ... Paul Kelly
12:48 PM Feature #366 (Closed): Provide a basic authorization infrastructure
Foreman know you are but does not use this information to grant or disallow access to any functionality.
The Redmine...
Paul Kelly

08/25/2010

01:26 PM Bug #365 (Ready For Testing): puppet rdoc generation fails with puppet 2.6
Applied in changeset commit:"538c29d392182265445bb5c6860a6d504ef0d5bb". Ohad Levy
12:21 PM Bug #365 (Closed): puppet rdoc generation fails with puppet 2.6
it seems that -o option is no longer supported, rather --output needs to be used. Ohad Levy
12:27 PM Revision b1a44209 (foreman): Puppet 2.6 doesn't load rails class
Ohad Levy
12:23 PM Revision 538c29d3 (foreman): fixes #365 - puppet rdoc generation fails with puppet 2.6
Ohad Levy

08/24/2010

03:55 PM Feature #364: Enable "downtime" in Foreman
looks good, a few comments:
# consider using git, it makes this patching stuff much easier :)
# I would think that h...
Ohad Levy

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
 

Also available in: Atom