Project

General

Profile

Activity

From 06/22/2010 to 07/21/2010

07/21/2010

03:22 PM Feature #357 (Closed): Debian packages Foreman 0.1.5-2
Debian packages built with the latest specs (see #356).
They should run on
* Debian 5.0 (lenny)
* Debian sid
* Ubunt...
Jochen Schalanda
03:19 PM Feature #356 (Closed): More improvements for Debian package specification
More improvements for the Debian package specs:
* Added rake task pkg:deb to build a Debian package for Foreman with...
Jochen Schalanda

07/20/2010

01:19 PM Feature #355 (Ready For Testing): Improved Debian package specification
Applied in changeset commit:"19c8133e119b1bc2b18016b33189ae5074456bdd". Jochen Schalanda
12:22 PM Revision 19c8133e (foreman): fixes #355 - Improved Debian package: * Added meta-packages foreman-mysql, foreman-pgsql and foreman-sqlite3 for pulling in the respective dependencies * Added support for dbcommon-config * Simplified rules file * Improved copyright file * Removed duplicate JavaScript files
Jochen Schalanda

07/19/2010

09:37 AM Feature #355: Improved Debian package specification
1. It should be as easy as copying ./extras/debian in the main directory and running `debuild`. If this doesn't work ... Jochen Schalanda
06:29 AM Feature #355: Improved Debian package specification
this looks really good!, two questions:
# I'm unable to build the packages due to my lack of proper deb knowledge, h...
Ohad Levy
06:37 AM Feature #145 (Closed): Provide an internal authorization mechanism
Ohad Levy
06:37 AM Bug #321 (Closed): external-node importer does not overwrite class list
Ohad Levy
06:36 AM Bug #329 (Closed): Errors parsing RRDs
Ohad Levy
06:35 AM Bug #344 (Closed): medias pages do not show error messages
Ohad Levy
06:34 AM Bug #345 (Closed): unable to save associated operatingsystems
Ohad Levy

07/18/2010

03:49 PM Feature #355 (Closed): Improved Debian package specification
* Added meta-packages foreman-mysql, foreman-pgsql and foreman-sqlite3 for pulling in the respective dependencies
* A...
Jochen Schalanda

07/16/2010

11:40 PM Bug #336: Facts not imported when running the task puppet:import:hosts_and_facts
So, I've spent the whole day investigating this problem and learning some gotchas of the ruby and rails :)
1) New S...
Gustavo Soares
10:06 AM Bug #336: Facts not imported when running the task puppet:import:hosts_and_facts
Here's the chain of actions I have followed:
1) Uncomment the following line in app/models/host.rb...
Mohit Chawla
03:25 AM Bug #336: Facts not imported when running the task puppet:import:hosts_and_facts
Gustavo Soares wrote:
> I'm a bit puzzled... since the if with the lsbdistrelease.. fact has an "or" operator.. so I ...
Ohad Levy
09:05 PM Feature #354: The included classes list on the "Edit Host" page should indicate which classes are inherited
My bad... I was setting classes at both levels for some hosts.
Please close the ticket.
Bash Shell
04:23 AM Feature #354: The included classes list on the "Edit Host" page should indicate which classes are inherited
Bash Shell wrote:
> But there is also a Link (with the Red circle) that I can click that gives the impression that I'...
Ohad Levy
04:04 AM Feature #354: The included classes list on the "Edit Host" page should indicate which classes are inherited
But there is also a Link (with the Red circle) that I can click that gives the impression that I've removed the class... Bash Shell
03:53 AM Feature #354: The included classes list on the "Edit Host" page should indicate which classes are inherited
Bash Shell wrote:
> Thats right, you can't remove a class defined at the Hostgroup level, but the UI gives the _impre...
Ohad Levy
03:44 AM Feature #354: The included classes list on the "Edit Host" page should indicate which classes are inherited
Thats right, you can't remove a class defined at the Hostgroup level, but the UI gives the _impression_ that you can ... Bash Shell
03:33 AM Feature #354 (Need more information): The included classes list on the "Edit Host" page should indicate which classes are inherited
I'm not sure I'm following, at the moment:
You can add and remove classes on the host level
You can assign a host gr...
Ohad Levy
12:40 AM Feature #354 (Closed): The included classes list on the "Edit Host" page should indicate which classes are inherited
As of now, the included classes list just shows a red circle to indicate that the class can be removed.
This is misl...
Bash Shell
03:31 AM Feature #353: YAML output for hosts page
I think it makes more sense to handle this in one common controller (e.g. get out all of the hosts actions out of the... Ohad Levy
12:08 AM Feature #353 (Closed): YAML output for hosts page
The index function in the hosts controller could be changed to something like the following:... Bash Shell

07/15/2010

08:38 PM Bug #336: Facts not imported when running the task puppet:import:hosts_and_facts
I'm a bit puzzled... since the if with the lsbdistrelease.. fact has an "or" operator.. so I if it will get the value... Gustavo Soares
06:34 PM Bug #336: Facts not imported when running the task puppet:import:hosts_and_facts
Gustavo, that's probably where the problem lies as the logic in host.rb depends on the lsb related facts in some way.... Mohit Chawla
06:10 PM Bug #336: Facts not imported when running the task puppet:import:hosts_and_facts
Mohit Chawla wrote:
> Gustavo Soares wrote:
> > I am using puppet version 0.25.1.
> >
> > I also have some virtual m...
Gustavo Soares
05:02 PM Bug #336: Facts not imported when running the task puppet:import:hosts_and_facts
Gustavo Soares wrote:
> I am using puppet version 0.25.1.
>
> I also have some virtual machines (XEN) and I am getti...
Mohit Chawla
02:36 PM Bug #336: Facts not imported when running the task puppet:import:hosts_and_facts
I am using puppet version 0.25.1.
I also have some virtual machines (XEN) and I am getting the Operating System valu...
Gustavo Soares
12:54 PM Bug #336: Facts not imported when running the task puppet:import:hosts_and_facts
Yes, I am using the exact same line as you suggested.
I am attaching a fact file.
Puppet version is 0.25.5
Mohit Chawla
12:10 PM Bug #336: Facts not imported when running the task puppet:import:hosts_and_facts
Mohit Chawla wrote:
> I tried both of the fixes suggested above. And in my case they give the same output. Statistics...
Ohad Levy
10:45 AM Bug #336: Facts not imported when running the task puppet:import:hosts_and_facts
Ok, this will probably help you guys diagnose the exact issue. I tried 0.1-4 and by default, statistics are displayed... Mohit Chawla
04:54 AM Bug #336: Facts not imported when running the task puppet:import:hosts_and_facts
I tried both of the fixes suggested above. And in my case they give the same output. Statistics do get displayed, but... Mohit Chawla

07/14/2010

05:40 PM Bug #336: Facts not imported when running the task puppet:import:hosts_and_facts
It hasn't worked. Here is the output.
[puppet@localhost models]$ rake puppet:import:hosts_and_facts dir=/mnt/puppet/...
Gustavo Soares
03:55 PM Bug #336: Facts not imported when running the task puppet:import:hosts_and_facts
ok, I'll do that and place here the output.
Ohad Levy wrote:
> hmm...
> can you try changing that line to:
>
> [...]
Gustavo Soares
03:54 PM Bug #336: Facts not imported when running the task puppet:import:hosts_and_facts
no error is produced when running the task.
Ohad Levy wrote:
> hmm... does running the rake task produce any error? ...
Gustavo Soares
03:28 PM Bug #336: Facts not imported when running the task puppet:import:hosts_and_facts
hmm...
can you try changing that line to:...
Ohad Levy
03:27 PM Bug #336: Facts not imported when running the task puppet:import:hosts_and_facts
hmm... does running the rake task produce any error? does it give any other input with --trace?
Ohad Levy
03:22 PM Bug #336: Facts not imported when running the task puppet:import:hosts_and_facts
The error trace that I have is the one that I use when I've created the issue.
When I were debuging this, I saw that...
Gustavo Soares
02:34 PM Bug #336 (Need more information): Facts not imported when running the task puppet:import:hosts_and_facts
I'm a bit puzzled how commenting this line solved the problem, that is the line which actually save the facts to the ... Ohad Levy

07/13/2010

01:17 PM Bug #336: Facts not imported when running the task puppet:import:hosts_and_facts
I am getting the same error when trying to view Statistics. But information under hosts, reports, audit & facts other... Mohit Chawla

07/12/2010

05:20 PM Feature #346 (Need more information): Add a cron job to periodically generate puppet RDoc files
do you mean to add it to the foreman puppet module? maybe it make sense to add it as a redmine project submodule
Ohad Levy
01:07 PM Feature #346 (Closed): Add a cron job to periodically generate puppet RDoc files
Paul Kelly
05:19 PM Feature #348 (Need more information): Provide a mechanism for editing the params search order
params search order? do you mean the way parameters override order is defined? can you provide mode details? (or a pa... Ohad Levy
01:13 PM Feature #348 (Rejected): Provide a mechanism for editing the params search order
Paul Kelly
05:17 PM Feature #352 (Need more information): A host's environment should be provided in the external nodes output
I'm not really sure I'm following, foreman already provide the environment when used as an external node classifier, ... Ohad Levy
01:29 PM Feature #352 (Closed): A host's environment should be provided in the external nodes output
Currently hosts are created with their environment and valid environments stored in puppet.conf. Newer versions of pu... Paul Kelly
01:25 PM Feature #351 (Closed): The puppetclass rdocs frame should contain a link to the root of the rdoc tree
The integration of the puppet rdocs into the foreman interface allow quick viewing of a certain class's documentation... Paul Kelly
01:21 PM Feature #350 (Closed): Provide the ability to set the build option when editing multiple hosts
Paul Kelly
01:18 PM Feature #349 (Closed): Add more report filters
The reports page currently provides searching by :applied, :restarted, etc and grouping by period. Additional sub-fil... Paul Kelly
01:12 PM Installer Feature #347 (Closed): Cache generated external nodes yaml
To increase resilience the externalnodes function should cache its results between runs and if it is unable to genera... Paul Kelly

07/08/2010

02:41 PM Bug #344 (Ready For Testing): medias pages do not show error messages
Applied in changeset commit:"b83a3a0c06f18f9d1259810335630cf615021238". Ohad Levy
02:18 PM Bug #344 (Closed): medias pages do not show error messages
Ohad Levy
02:41 PM Bug #345 (Ready For Testing): unable to save associated operatingsystems
Applied in changeset commit:"3b828aadcc917292d306eef60c2e46365442ff8f". Ohad Levy
02:25 PM Bug #345 (Closed): unable to save associated operatingsystems
It is not possible to save associated os (e.g. in medias, ptable pages etc).
this is cause because of rails using the...
Ohad Levy
02:23 PM Revision 3b828aad (foreman): fixes #345 - unable to save associated operatingsystems
Ohad Levy
02:16 PM Revision b83a3a0c (foreman): fixes #344 medias pages do not show error messages
Ohad Levy
12:26 PM Feature #145: Provide an internal authorization mechanism
Update wiki and documentation before release Paul Kelly

07/07/2010

11:18 AM Revision 185db7c5 (foreman): refs #145, cleanup test
Ohad Levy
08:19 AM Revision 686cb440 (foreman): requireing the sha1 library, refs #145
Ohad Levy

07/06/2010

10:54 PM Feature #145: Provide an internal authorization mechanism
Applied in changeset commit:"7a4ec5cf7cd482e4adac225312aa02dbe82ff561". Paul Kelly
04:57 PM Refactor #343 (Closed): settings file should not be under version control
should convert into an example file or similar Ohad Levy
04:55 PM Revision d82926a7 (foreman): reverting changes to settings file, refs #343
Ohad Levy
04:51 PM Revision 7a4ec5cf (foreman): Fixes #145 - Added AuthSourceInternal
Added a password setting facility to the user class for AuthSourceInternal
Switched to SHA1
Changed :ldap to :login
A...
Paul Kelly
03:14 PM Feature #342 (Closed): Add a tftp netdb type
This network database will be assocated with a subnet Paul Kelly
03:12 PM Feature #341 (Duplicate): Monitor puppetca output ans ensure that old and redundant certificates are removed
Paul Kelly
03:12 PM Feature #340 (Rejected): Add CA server setting
Paul Kelly
03:10 PM Feature #339 (Closed): Add per-subnet proxy server
Paul Kelly
01:19 PM Feature #338 (Closed): Don't use MAC address as matching parameter when using "spoof"
When using the 'spoof' unattended installation option from a host on the local network, the MAC address (if available... Jon Fautley
09:38 AM Bug #337 (Need more information): Import classes button not working
can you provide the log entries, and your setting file? Ohad Levy
09:23 AM Feature #334: Clone a hostgroup
Yep! It would solve this problem.
Thanks
Benjamin Papillon

07/04/2010

11:10 AM Feature #334: Clone a hostgroup
would cloning an existing host group solves your problem? Ohad Levy

07/03/2010

11:31 PM Bug #337 (Rejected): Import classes button not working
Hi.
If I create a new module and click the "Import classes" button, nothing is imported.
Only if I manually run the...
SyRenity Now
11:27 PM Bug #229: External nodes don't work without "default" node
Hi.
Here it is:...
SyRenity Now

07/02/2010

04:02 PM Feature #139 (Assigned): per host authorization for making changes.
In the process of porting the Redmine security implementation over to Foreman. Thanks, and respect, go to Eric Davis,... Paul Kelly
09:01 AM Feature #334: Clone a hostgroup
I'll try to clarify what I'd like with my poor english ;)
Here, we manage ~50 groups of 3 hosts (1 firewall, 2 proxi...
Benjamin Papillon

07/01/2010

10:20 PM Bug #336 (Closed): Facts not imported when running the task puppet:import:hosts_and_facts
When running the task puppet:import:hosts_and_facts the facts related to each host found are not imported into the sy... Gustavo Soares
09:56 PM Feature #335: Host facts not displayed in the /hosts/ view
Ohad Levy wrote:
> this is not really a bug, but rather that foreman has not been configured to fetch the facts from ...
Brian Gallew
09:34 PM Feature #335: Host facts not displayed in the /hosts/ view
Attached is a diff that will use the values from host.fv() if the appropriate values are not set for the host (e.g. h... Brian Gallew
07:21 PM Feature #335 (Feedback): Host facts not displayed in the /hosts/ view
this is not really a bug, but rather that foreman has not been configured to fetch the facts from puppet.
see the ra...
Ohad Levy
06:40 PM Feature #335 (Closed): Host facts not displayed in the /hosts/ view
When using Foreman strictly as a reporting tool, the individual host view doesn't display the values for Domain, Pupp... Brian Gallew
07:22 PM Feature #334 (Need more information): Clone a hostgroup
I'm not really sure I understand what you are asking for.. are you asking for the fields to per visible when editing ... Ohad Levy
04:30 PM Feature #334 (Closed): Clone a hostgroup
We are trying foreman to deploy our sites.
One site consists of 3 servers and we have to define the same variables (a...
Benjamin Papillon

06/30/2010

08:40 PM Bug #329: Errors parsing RRDs
Applied in changeset commit:"0e4f1b416d4dc40602ded94dc6c4bcc6aa90700e". Ohad Levy
06:47 PM Revision 0e4f1b41 (foreman): fixes #329 - Errors parsing RRDs
Ohad Levy
01:15 AM Bug #333 (Closed): Improper colors in the dashboard graphs
The colors seem to be in a fixed sequence rather than being keyed, so if you have Outof Sync and OK systems, they sho... Brian Gallew

06/29/2010

11:05 PM Bug #329: Errors parsing RRDs
Let me be clear:
In config/initializers/puppet.rb, it should say:...
Robin Bowes
11:04 PM Bug #329: Errors parsing RRDs
There's a typo in the changeset - it's RRDtool not RRDTool (small t). Robin Bowes

06/28/2010

07:14 PM Feature #145: Provide an internal authorization mechanism
Added many improvements from Ohad
Many test fixes
Fixed issue where attr_accessible was breaking the logic
Switched ...
Paul Kelly
10:05 AM Refactor #260 (Closed): Switch family implemetation to use STI
Ohad Levy

06/26/2010

07:00 AM Feature #332 (Ready For Testing): Provide a notification mechanism
Added a level argument that changes the message icon.
It is now more visually appealing.
Paul Kelly

06/25/2010

03:32 PM Feature #332 (Closed): Provide a notification mechanism
When an upgrade is performed there should be a mechanism for informing the user(s) about manual actions that should b... Paul Kelly
09:22 AM Bug #331 (Closed): Operating system edit page error messages are out of alignments
Ohad Levy
09:15 AM Bug #331 (Ready For Testing): Operating system edit page error messages are out of alignments
Applied in changeset commit:"a8ea6c12d04f3be1fc771d3bcd285106a6ad6a8f". Ohad Levy
09:11 AM Bug #331 (Closed): Operating system edit page error messages are out of alignments
Red highlighting of error messages doesnt seem right Ohad Levy
09:15 AM Refactor #260 (Ready For Testing): Switch family implemetation to use STI
Applied in changeset commit:"2c83f7442b4588f0e65531f735b844457ea7d41c". Paul Kelly
09:09 AM Revision a8ea6c12 (foreman): fixes #331 - Operating system edit page error messages are out of alignments
Ohad Levy
08:56 AM Revision 2c83f744 (foreman): Fixes #260 - Switch to using STI for OS families
Paul Kelly
08:19 AM Refactor #261 (Closed): switch parameters to use a single reference id
Ohad Levy
08:17 AM Bug #321 (Ready For Testing): external-node importer does not overwrite class list
Applied in changeset commit:"727312c3b6ea6693fafe1a2162753a04183ccd44". Ohad Levy
08:12 AM Revision 727312c3 (foreman): fixes #321 - external-node importer does not overwrite class list
Ohad Levy
07:47 AM Bug #326 (Closed): Host resource graph legend is mislabelled
Ohad Levy
07:46 AM Bug #326 (Ready For Testing): Host resource graph legend is mislabelled
Applied in changeset commit:"3a8b14460ed248228978704581617817ef027b22". Ohad Levy
07:37 AM Revision 3a8b1446 (foreman): fixes #326 - Host resource graph legend is mislabelled
Ohad Levy
07:35 AM Bug #306 (Closed): Change puppetrun output to standard "flash" message
Fixed in commit:ce1e6b20 Ohad Levy
07:19 AM Bug #329 (Ready For Testing): Errors parsing RRDs
Applied in changeset commit:"5cd149934cd6cf09d98e3dbd5de8c1bcae85cf65". Ohad Levy
07:15 AM Revision 5cd14993 (foreman): fixes #329 - trying to recover from serialization side effects
Ohad Levy
07:01 AM Bug #328 (Closed): Set Content-Type header when rendering Unattended Install scripts
Ohad Levy
06:47 AM Revision d8dd4f92 (foreman): fixes #238 - Set Content-Type HTTP header when rendering nattended install scripts
Jon Fautley

06/24/2010

05:43 PM Bug #329: Errors parsing RRDs
Agreed that it's a Puppet bug, but since Foreman is servicing Puppet and users are more likely to have a current Fore... Eric Shamow
03:17 AM Bug #329: Errors parsing RRDs
hmm... that's actually a puppet bug (effected version is 0.25.5) and is already fixed at http://projects.reductivelab... Ohad Levy
12:21 AM Bug #329 (Closed): Errors parsing RRDs
This is apparently related to an issue in Puppet --
http://projects.puppetlabs.com/issues/show/3949
Began getting t...
Eric Shamow
04:56 PM Bug #330 (Closed): Import hosts_and_facts rakejob resets environments to "production"
When I run the following rakejob:
rake puppet:import:hosts_and_facts RAILS_ENV=production
It re-imports all of my h...
Josh Baird
03:18 AM Feature #65: Add Subnet management
Paul, as this is a big patch, is it possible to break it into two patches? one for subnets, and another for the notif... Ohad Levy

06/23/2010

10:01 AM Bug #328: Set Content-Type header when rendering Unattended Install scripts
First time with Git, please be gentle ;) Jon Fautley
09:07 AM Bug #328 (Closed): Set Content-Type header when rendering Unattended Install scripts
Foreman currently uses a default content-type header of text/html when rendering unattended install scripts (Kickstar... Jon Fautley
 

Also available in: Atom