Project

General

Profile

Activity

From 03/14/2011 to 04/12/2011

04/12/2011

04:18 PM Feature #830 (Closed): Allow automatically setting model on virtual guests
fixed in commit:bc1d0900 Ohad Levy
04:13 PM Bug #363 (Closed): Support Reporting on PuppetMaster Catalog Compile Errors
newer versions of puppet(2.6.5+ afaik) actually now report such errors - closing the ticket. Ohad Levy
04:11 PM Bug #597 (Closed): Smart-proxy rollback does not always work
we've updated the default timeout to 60 seconds, hopefully thats good enough. Ohad Levy
04:07 PM Bug #742 (Feedback): Unable to set parameters for an unmanaged host
not sure i understand... if the host is managed you need to key in mac/ip etc, if its not, you are not required.... Ohad Levy
04:06 PM Bug #747 (Feedback): Selecting hosts out of sync gives pop up error
can you confirm this error still exists? I can't reproduce it locally Ohad Levy
04:03 PM Bug #760 (Closed): cant change host-group without mac-address
if you don't aim to manage that host (provisioning wise), then simply click on the manage/unamange link (top right co... Ohad Levy
03:59 PM Bug #817 (New): puppet classe names and ambiguity
Ohad Levy
03:57 PM Bug #769 (New): host groups passwords are stored in their non encrypted form in the database.
Ohad Levy
03:57 PM Bug #769 (Duplicate): host groups passwords are stored in their non encrypted form in the database.
Ohad Levy
03:57 PM Bug #826 (Duplicate): root password fails - Kickstart/CentOS
Ohad Levy
03:40 PM Feature #834 (Closed): add search to hostgroup page
started some work here:http://pastie.org/1788238 Ohad Levy
02:53 PM Feature #833 (New): Foreman should include Puppets "version" string for each report.

People can enter extra info in the version (like git/svn info and user),
and Foreman could let you search fore repo...
Bash Shell
02:42 PM Feature #832 (Closed): parameterized class support
http://projects.puppetlabs.com/issues/5045 is the ticket for this.
Basically I think the UI should be updated so tha...
Ashley Penney
11:22 AM Support #704: Rights on the file /etc/puppet/autosign.conf
I've solved permission problem with mode 644. The workaround is chown it as foreman-proxy:foreman-proxy Juan José Presa
07:25 AM Bug #810 (Feedback): Init script on RH systems - foreman failed to restart
I cant reproduce the problem - i.e. that it wont start.
the only scenario when it doesn't start is the database is n...
Ohad Levy
06:43 AM Bug #52 (Closed): nameindicator is an attribute of hostgroup, not puppetclass
Ohad Levy
06:43 AM Bug #52 (Ready For Testing): nameindicator is an attribute of hostgroup, not puppetclass
Applied in changeset commit:"ca18cf0bcd606cf11e3583c41e2ba94ae0dd016a". Ohad Levy
06:37 AM Revision ca18cf0b (foreman): fixes #52 - remove unused fields from puppetclasses table
Ohad Levy
06:30 AM Bug #739 (Closed): Clicking hostname leads to 'search', not details
Ohad Levy
06:29 AM Bug #739 (Ready For Testing): Clicking hostname leads to 'search', not details
Applied in changeset commit:"8a40834f10a12786ee78b52bfc1244291b51e932". Ohad Levy
06:29 AM Refactor #831 (Closed): /hosts/fqdn/facts should not be a redirection
Ohad Levy
06:29 AM Refactor #831 (Ready For Testing): /hosts/fqdn/facts should not be a redirection
Applied in changeset commit:"6032a1ffa9cc7eda45abbc8dbed91e3f0ef4b2de". Ohad Levy
04:46 AM Refactor #831 (Closed): /hosts/fqdn/facts should not be a redirection
Ohad Levy
04:50 AM Revision 8a40834f (foreman): fixes #739: Clicking hostname leads to 'search', not details
Ohad Levy
04:49 AM Revision 6032a1ff (foreman): fixes #831 - /hosts/fqdn/facts should not be a redirection
updated the JSON output as well to include leading hostname as root. Ohad Levy
04:45 AM Feature #544 (Closed): foreman<->smart-proxy communication should support ssl
it already supported ssl, this patch adds SSL verifications based on certificates (allowing to reuse puppet certifica... Ohad Levy
03:50 AM Revision 0a079cba (foreman): override default operators in the suggestion list to prevent syntax that doesn't make sence for example, in hosts page 'class != foo' will get any host that has class that is not foo if a host has two class foo and bar it will be in the list because bar != foo this kind of queries doesn't make sence and there for removed from the suggestion list.
Signed-off-by: Amos Benari <abenari@redhat.com> Amos Benari
03:50 AM Revision 8af43d65 (foreman): use the new error rendering option in scoped search auto completer.
Signed-off-by: Amos Benari <abenari@redhat.com> Amos Benari
03:50 AM Revision acc66272 (foreman): ignore idea (rubymine) files.
Signed-off-by: Amos Benari <abenari@redhat.com> Amos Benari
03:50 AM Revision 546fc521 (foreman): updated scoped search plugin
Signed-off-by: Amos Benari <abenari@redhat.com> Amos Benari
03:23 AM Revision bc1d0900 (foreman): Addresses #830 - set host model from facter for virtual guests
Signed-off-by: Frank Sweetser <fs@wpi.edu> Ohad Levy

04/11/2011

09:56 PM Feature #830 (Closed): Allow automatically setting model on virtual guests
New code in 0.2 will fill in an empty "model" field of a host from facter values, but only for physical machines. It... Frank Sweetser
02:24 PM Feature #473 (New): [FEATURE] Add the ability to have a set of default classes apply to all nodes via the UI
Ohad Levy
02:21 PM Feature #473: [FEATURE] Add the ability to have a set of default classes apply to all nodes via the UI
[02:17PM]< ohadlevy> ok i guess.. reopen #473 then
[02:15PM]< ohadlevy> Phibs: so you just want another way to add m...
Bryan Seitz
07:50 AM Bug #740 (Closed): Clicking hostname in report list leads to oldest-first reports
Ohad Levy
07:50 AM Bug #740: Clicking hostname in report list leads to oldest-first reports
fixed as part of #719 Ohad Levy
07:41 AM Bug #768 (Closed): duplicate entries returned when searching though the facts
fixed as part of #719 Ohad Levy
07:39 AM Feature #404: Foreman creates node when importing facts
I think that the right way would be to let foreman delete the facts from the puppetmaster when deleting a host within... Ohad Levy
07:37 AM Bug #403: Query interface does not find out classes assigned via hostgroup
it now possible (since #719) to use the rest API to achieve the same.
for example:
http://foreman/hosts?search=clas...
Ohad Levy
07:34 AM Bug #560 (Closed): The Reports "Select a Period" drop down list does not work, unless a Report Type is selected.
implemented as part of #719 Ohad Levy
07:34 AM Feature #185 (Closed): Query "and not"
implemented as part of #719 Ohad Levy
07:33 AM Bug #671 (Closed): Host search "Alerts disabled" off-by-one
implemented as part of #719 Ohad Levy
07:33 AM Bug #715 (Closed): Searching in yaml returns 500
implemented as part of #719 Ohad Levy
07:32 AM Feature #385 (Closed): When searching for hosts with Facts, there should be an option to enter and compare values in a text box.
implemented as part of #719 Ohad Levy
07:32 AM Feature #259 (Closed): Ability to search Hosts by Parameters
Ohad Levy
06:34 AM Feature #259 (Ready For Testing): Ability to search Hosts by Parameters
Applied in changeset commit:"e77b99e0267e9c459e9fca7bbc74105b0ba43840". Ohad Levy
07:31 AM Refactor #829 (Closed): /hosts/fqdn/reports should not be a redirection
Ohad Levy
06:34 AM Refactor #829 (Ready For Testing): /hosts/fqdn/reports should not be a redirection
Applied in changeset commit:"bd5e3385f0c28ccd92d5d668477ce54dadea915f". Ohad Levy
02:24 AM Refactor #829 (Closed): /hosts/fqdn/reports should not be a redirection
rather it should be a nested resource in rails routing terms Ohad Levy
07:30 AM Feature #719 (Closed): Add new search functionaily
Ohad Levy
06:34 AM Feature #719 (Ready For Testing): Add new search functionaily
Applied in changeset commit:"80516e41525c13d55f158ce1e86a430806f0424b". Ohad Levy
02:46 AM Revision bd5e3385 (foreman): fixes #829 - /hosts/fqdn/reports should not be a redirection
Ohad Levy

04/10/2011

04:06 PM Revision b342a9a8 (foreman): addes search to dashboard page refs #719
Ohad Levy
03:51 PM Revision ac7fe332 (foreman): added search to puppet classes page #refs 719
Ohad Levy
03:21 PM Revision 8de14697 (foreman): added search to operating systems page #refs 719
Ohad Levy
03:17 PM Revision b0b1ea21 (foreman): added search to reports page #refs 719
Ohad Levy
03:17 PM Revision e77b99e0 (foreman): fixes #259 - Ability to search Hosts by Parameters
Ohad Levy
03:17 PM Revision c76afe1f (foreman): added search to facts page #refs 719
Ohad Levy
11:33 AM Revision 7747485a (foreman): adds search to hosts refs #719
Ohad Levy
10:52 AM Feature #828 (Resolved): each host should know when was his last fact refresh
Ohad Levy
09:36 AM Revision 80516e41 (foreman): fixes #719 - Adds new search functionaily
Ohad Levy
06:16 AM Feature #824: Unattended installation monitoring
Not really Foreman specific but really useful:
The Debian/Ubuntu installer and RHEL Kickstart support logging to a r...
Jochen Schalanda
03:42 AM Feature #827 (Closed): add support for retrieving classes per host via the api
I would like to be able to get the assigned classes on a per host basis. I think it make logical sense to use the fo... Corey Osman

04/07/2011

02:07 AM Bug #826: root password fails - Kickstart/CentOS
Not sure if I accidentally assigned the bug initially to Ohad- or is this automated ? Mohit Chawla
02:04 AM Bug #826 (Duplicate): root password fails - Kickstart/CentOS
Similar to #722.
Initially I thought I might have been entering the wrong password when a node was brought up - bu...
Mohit Chawla

04/06/2011

03:53 PM Feature #638 (Closed): Squeeze package problem
Ohad Levy
03:53 PM Bug #669 (Closed): Ubuntu packge doesn't detect libraries properly
Ohad Levy
03:52 PM Feature #821 (Closed): Recognize Scientific Linux as a valid RedHat variant
fixed at commit:3518bfa0 Ohad Levy
03:52 PM Bug #759 (Closed): populate hosts fails if the host has no mac-address
Ohad Levy
03:51 PM Bug #759 (Ready For Testing): populate hosts fails if the host has no mac-address
Applied in changeset commit:"d568c4ccae1a1e47663d5f5dda1171066a58aaef". Ohad Levy
03:50 PM Smart Proxy Revision 32870403: (Re-) Introduced dedicated system user for smart-proxy
Signed-off-by: Jochen Schalanda <jochen@schalanda.name> Jochen Schalanda
03:49 PM Revision 827f9ee0 (foreman): Updated Debian package specification: * made dependencies for foreman-{mysql,pgsql,sqlite3} clearer, refs #638 * added dependencies to librestclient-ruby and libjson-ruby, refs #669 * updated copyright file
Signed-off-by: Jochen Schalanda <jochen@schalanda.name> Jochen Schalanda
03:48 PM Revision 3518bfa0 (foreman): Recognize Scientific Linux as a RedHat derivative.
Note that this requires equivalent support in facter, which is currently
in git but not yet released as of facter 1.5...
Frank Sweetser
03:46 PM Feature #723 (Closed): Hypervisor details page
Ohad Levy
03:30 PM Revision d568c4cc (foreman): fixes #759 - populate hosts fails if the host has no mac-address
Ohad Levy
02:02 PM Installer Bug #823 (Closed): tftp root dir path inconsistency b/w module and distro package
Ohad Levy
02:01 PM Installer Bug #823 (Ready For Testing): tftp root dir path inconsistency b/w module and distro package
Applied in changeset commit:"e5aadb8b24be55c298a6f53703fe4a49a044dca7". Ohad Levy
12:21 PM Installer Bug #823 (Closed): tftp root dir path inconsistency b/w module and distro package
Minor issue - the puppet module uses /var/lib/tftproot as the root dir, while under Ubuntu and CentOS, it is /var/lib... Mohit Chawla
02:02 PM Installer Feature #825 (Closed): allow to send facts to foreman over https
Ohad Levy
02:01 PM Installer Feature #825 (Ready For Testing): allow to send facts to foreman over https
Applied in changeset commit:"cca4a9c5aefd0209e755b3ca191b524820458c7b". Ohad Levy
01:57 PM Installer Feature #825 (Closed): allow to send facts to foreman over https
while foreman already supports sending facts over https, the provided script does not. Ohad Levy
01:59 PM Installer Revision 5cbd0a12 (puppet-foreman): fixes #823 - tftp root dir path inconsistency b/w module and distro package
Ohad Levy
01:58 PM Installer Revision 926c6ba1 (puppet-foreman): fixes #825 - allow to send facts to foreman over https
Ohad Levy
01:13 PM Feature #824 (New): Unattended installation monitoring
To avoid manual troubleshooting for hosts that could not be brought up for some reason or brought up in a possibly ba... Mohit Chawla

04/05/2011

03:18 PM Feature #822 (Closed): Allow a Customizable "Reply" Address in Email Configuration
At my site, it is required that any smtp connections must use a valid "reply" address to send through our servers.
F...
Matt Mencel

04/04/2011

01:51 PM Feature #821 (Closed): Recognize Scientific Linux as a valid RedHat variant
This patch allows foreman to recognize Scientific Linux as a valid variant of RedHat. Note that this also requires e... Frank Sweetser
04:06 AM Feature #638: Squeeze package problem
I will check that asap, and give you feedback. Goa Cid
03:09 AM Feature #820 (Closed): Add Intel Solaris provisioning support
Paul Kelly

04/03/2011

12:14 PM Feature #638: Squeeze package problem
There are updated packages for Foreman 0.2 available in our repository. Please see if the error still occurs when usi... Jochen Schalanda
11:45 AM Feature #263 (Closed): Correct pluralization "medium" <-> "media"
Jochen Schalanda
07:10 AM Refactor #806 (Closed): switch to jquery instead of prototype JavaScript library
if you use git checkout copy, you might need to delete the public/javascripts/all.js file
Ohad Levy
03:00 AM Feature #819 (Closed): foreman should delete puppet node / facts information too
When removing a node from foreman, the fact importer will keep importing a node even if it was deleted.
more than th...
Ohad Levy

04/02/2011

04:41 PM Bug #817: puppet classe names and ambiguity
Yes, that's exactly what I'd want. David Bristow
12:35 AM Feature #165: Subdomain should be shown for hostname.
How difficult would it be to make the view customizable? I'm thinking every shop has different requirements on data t... Brian Gupta

04/01/2011

05:38 PM Feature #814: foreman host details page not displyaing correctly.
graphs resized: changed width from 800 to 650, looks good, thanks!
monte olvera
04:25 PM Feature #814: foreman host details page not displyaing correctly.
monte olvera wrote:
> display resolution is 1024x768.
as it turns out, 1024x768 seems too low currently.
the only w...
Ohad Levy
04:10 PM Feature #814: foreman host details page not displyaing correctly.
display resolution is 1024x768.
IE 6.0.2 (restricted to this version) is better but not much, see attached.
I'm ins...
monte olvera
03:29 PM Feature #814: foreman host details page not displyaing correctly.
monte olvera wrote:
> any update on this? Thanks.
its odd, I can't reproduce the problem.
can you try with another...
Ohad Levy
08:25 AM Feature #814: foreman host details page not displyaing correctly.
any update on this? Thanks. monte olvera
04:33 PM Bug #817: puppet classe names and ambiguity
David Bristow wrote:
> It should say "+ name1" or "+ name1::name2"
not sure I follow, lets say you have ntp, ntp::n...
Ohad Levy
04:21 PM Bug #817: puppet classe names and ambiguity
It should say "+ name1" or "+ name1::name2" David Bristow
03:40 PM Bug #817 (Feedback): puppet classe names and ambiguity
so you would like always to see the full class name?
any other ideas of how to represent that?
Ohad Levy
03:35 PM Bug #817 (New): puppet classe names and ambiguity
flagged the wrong ticket, sorry about that.. Ohad Levy
03:31 PM Bug #817 (Duplicate): puppet classe names and ambiguity
Ohad Levy
10:04 AM Bug #817 (Closed): puppet classe names and ambiguity
When you have a puppet class which is a simple name (basenode, for example) and you also have classes with scoping (n... David Bristow
03:55 PM Refactor #818 (Closed): refactor example scripts to use foreman json api instead of the legacy query code
Ohad Levy
03:41 PM Feature #723: Hypervisor details page
Dis Connect wrote:
> Processing Hypervisors::GuestsController#index (for 10.1.2.3 at 2011-04-01 09:17:15) [GET]
> P...
Ohad Levy
09:18 AM Feature #723: Hypervisor details page
Processing Hypervisors::GuestsController#index (for 10.1.2.3 at 2011-04-01 09:17:15) [GET]
Parameters: {"hypervisor...
Dis Connect
03:35 PM Feature #165: Subdomain should be shown for hostname.
Yes, showing a sortable domain column will work for us.
Bash Shell
03:33 PM Feature #165 (Feedback): Subdomain should be shown for hostname.
would showing the domain column (and sortable) would make things any better?
ideally, I would think that we need to ...
Ohad Levy
03:32 PM Feature #165 (New): Subdomain should be shown for hostname.
Ohad Levy
03:31 PM Feature #165 (Duplicate): Subdomain should be shown for hostname.
Ohad Levy
03:34 PM Bug #816 (Duplicate): hosts list and FQDN of hosts
Ohad Levy
10:02 AM Bug #816 (Duplicate): hosts list and FQDN of hosts
Initially, when we populated our list of hosts in foreman, the hosts were listed with their FQDN. But when I edit a ... David Bristow

03/31/2011

05:55 PM Bug #810: Init script on RH systems - foreman failed to restart
... Julien R.
05:35 PM Feature #723: Hypervisor details page
Applied in changeset commit:"b4d2608a195f769fbf4f833e98ec1d8ccba7368d". Ohad Levy
05:35 PM Feature #723 (Ready For Testing): Hypervisor details page
Applied in changeset commit:"b3f525e22658fb39cef68e4ec5c02cd77d0925db". Ohad Levy
05:28 PM Revision b3f525e2 (foreman): fixes #723 - Hypervisor details page
This also include basic functionality to power on/off guests Ohad Levy
05:12 PM Revision b4d2608a (foreman): fixes #723
Ohad Levy
04:53 PM Bug #815: Redirect to login page when editing multiple hosts
Meant to note -- this is running behind Passenger. Eric Shamow
04:53 PM Bug #815 (Closed): Redirect to login page when editing multiple hosts
In Foreman 0.2 final, when editing multiple hosts in the Hosts view, upon clicking submit the user is returned to the... Eric Shamow
11:46 AM Bug #799: AIX "operating system" info not appearing on "foreman/hosts" page
Instead of fixing foreman I changed AIX "kernelrelease" and "hardwaremodel" Facters. I also added an AIX jpg (public... monte olvera
11:34 AM Feature #814: foreman host details page not displyaing correctly.
sorry, was in a meeting. The window is already maximized. If I minimize then maximize it there is no difference. monte olvera
09:39 AM Feature #814: foreman host details page not displyaing correctly.
if you enlarge the window does it work ok?
Foreman assumes you have some sort of a minimum window size...
Ohad Levy
09:26 AM Feature #814: foreman host details page not displyaing correctly.
I'm using firefox 3.6.15, foreman 0.2. Also, I've changed the server name and domain from the screenshot. Thanks.
monte olvera
09:20 AM Feature #814 (Feedback): foreman host details page not displyaing correctly.
any chance you could provide a screenshot?
it would be helpful to know on which os/browser you were using it.
Ohad Levy
09:15 AM Feature #814 (Closed): foreman host details page not displyaing correctly.
The foreman host details page (click on a host name from the "hosts" page) is not displaying correctly. The "runtime... monte olvera
09:05 AM Refactor #806 (Ready For Testing): switch to jquery instead of prototype JavaScript library
Applied in changeset commit:"8ba2e00aebd208e6b6b842283c7e43cb4e6217a6". Ohad Levy
07:43 AM Revision 8ba2e00a (foreman): fixes #806 - Switch to JQuery instead of Prototype JavaScript library
Ohad Levy
04:33 AM Smart Proxy Bug #811 (Closed): unable to find binries such as sudo if they are not in their default path
Ohad Levy
03:22 AM Smart Proxy Bug #811 (Closed): unable to find binries such as sudo if they are not in their default path
Ohad Levy
04:30 AM Feature #813 (Closed): Support AD group membership for authorization and authentication
We are now using Foreman with ldap to connect with AD users. Those users are members of specific AD usergroups.
Al...
Marcello de Sousa
04:07 AM Feature #812 (Closed): cant assign roles to groups, just to users
I'm able to create a usergroup and add users to it but, when I edit a user group I get 2 items on my screen :... Marcello de Sousa
03:33 AM Smart Proxy Bug #795 (Closed): Failed to fetch boot files on older ruby versions
Ohad Levy
03:32 AM Smart Proxy Feature #676: Syslog support
Syslog support in Ruby seems farily simple.
we can probably replace the custom logger with syslog directly:...
Ohad Levy
03:25 AM Smart Proxy Support #796 (Resolved): Built problem with PXE Default File template
Ohad Levy
03:24 AM Smart Proxy Revision 308be2fc: fixes #801 - Flatten path before iterating
Signed-off-by: Frank Sweetser <fs@wpi.edu> Frank Sweetser

03/30/2011

08:25 PM Bug #810 (Resolved): Init script on RH systems - foreman failed to restart
It appears that foreman never writes its pid from the init.d script.
Adding :
@daemon --pidfile=${FOREMAN_PID}@
s...
Julien R.
08:22 PM Bug #476: rhel init script fails to start up foreman
Got the same symptoms on Centos 5.5, foreman was installed from yum 0.1.6-2 and worked fine.
With 0.2 foreman faile...
Julien R.
02:53 PM Feature #544: foreman<->smart-proxy communication should support ssl
Applied in changeset commit:"455f5d2ba487abc6fc7d52c8ce164f0a0834bc2e". Paul Kelly
08:39 AM Feature #544: foreman<->smart-proxy communication should support ssl
Only connects using ssl if the smartproxy url is https://XXXX Paul Kelly
11:04 AM Refactor #809 (Closed): query.rb is out of date
Query.rb enforces https and this is not required. It could also be enhanced by prettify_json.rb, well maybe. Paul Kelly
10:56 AM Feature #808 (Closed): Add smart-proxy puppetrun to foreman
As of version 0.2 puppetrun is not in the proxy_api and there is only support for running puppetrun via GW::Puppet.run . Paul Kelly
10:31 AM Revision 455f5d2b (foreman): Fixes #544 - Foreman connects using an ssl certificate
Signed-off-by: Paul Kelly <paul.ian.kelly@googlemail.com> Paul Kelly
09:54 AM Bug #801 (Closed): Strip carriage returns from all partition tables
Ohad Levy
06:47 AM Bug #801 (Ready For Testing): Strip carriage returns from all partition tables
Applied in changeset commit:"65b5ea5ee399b7728dfcfc07fcebba80c84287ef". Frank Sweetser
08:32 AM Refactor #458 (Resolved): In "Edit User", the list of owned hosts gets way too long
Paul Kelly
08:27 AM Feature #416: Report on inconsistant facts
Rebased and tested Paul Kelly
08:08 AM Bug #807 (Closed): Update the User.current implementation to use a Thread-local variable
See http://rails-bestpractices.com/posts/47-fetch-current-user-in-models Paul Kelly
07:53 AM Bug #804 (Closed): 'puppet' value should be the default for the puppetmaster text field
Ohad Levy
05:27 AM Bug #804 (Ready For Testing): 'puppet' value should be the default for the puppetmaster text field
Applied in changeset commit:"a60820e820eea14e7be02c18284ce38283bd7029". Ohad Levy
05:10 AM Bug #804 (Closed): 'puppet' value should be the default for the puppetmaster text field
this was mistakenly changed in #790 Ohad Levy
07:53 AM Refactor #806 (Closed): switch to jquery instead of prototype JavaScript library
Ohad Levy
07:24 AM Feature #805 (Closed): When there are no subnets for a site the GUI remains the same when the site is selected
A wrning should be issued when a site is selected that does not have any subnets. Otherwise the user, (I,) will be be... Paul Kelly
05:21 AM Bug #803 (Feedback): Hosts created with build checked off should call setBuild
same comment as for #802 Ohad Levy
05:20 AM Bug #802 (Feedback): Deleting a host should cancel pending builds
I'm not 100% sure if this is required.
You are correct that if you are not using a smart proxy (legacy mode) this is...
Ohad Levy
05:16 AM Revision 65b5ea5e (foreman): fixes #801 - Strip carriage returns from all partition tables
Frank Sweetser
05:11 AM Revision a60820e8 (foreman): fixes #804 - 'puppet' value should be the default for the puppetmaster text field
Ohad Levy

03/29/2011

07:39 PM Bug #803 (Closed): Hosts created with build checked off should call setBuild
Hosts created via the web interface with the build checkbox set will have the build flag in the database set, but non... Frank Sweetser
07:37 PM Bug #802 (Closed): Deleting a host should cancel pending builds
Right now, deleting a host does not cancel any pending builds, leaving PXE symlinks around. Smart proxies may have o... Frank Sweetser
07:35 PM Bug #801 (Closed): Strip carriage returns from all partition tables
Currently, rogue carriage returns are stripped only from per-host partition tables. This patch strips them from all ... Frank Sweetser
05:04 PM Feature #798: Make possible to schedule/execute tasks via Foreman's GUI
Trying to be a little more specific: my suggestion is to have a page in the UI dedicated to tasks.
Foreman could be ...
Marcello de Sousa
08:05 AM Feature #798 (Resolved): Make possible to schedule/execute tasks via Foreman's GUI
It would be nice not to have to login to Foreman's machine to execute custom tasks.
The interface could allow us t...
Marcello de Sousa
02:42 PM Smart Proxy Bug #800 (Closed): No support for defining next_server in DHCP
Currently an attempt to lookup the 'nextServer' results in 'true' which is not a valid value.
Should return the ...
Mark Bainter
12:46 PM Bug #790 (Closed): The puppetmaster switcher does not handle switch to smartproxy well
Ohad Levy
12:45 PM Bug #790: The puppetmaster switcher does not handle switch to smartproxy well
Applied in changeset commit:"d67f28836cc4380d4015701fd80aee43b07f3ac4". Paul Kelly
12:45 PM Bug #789 (Closed): puppetmaster is no longer correct in Host#info after #765
Ohad Levy
09:40 AM Bug #789: puppetmaster is no longer correct in Host#info after #765
Applied in changeset commit:"dbb7c2f28c16840743d7c0c8e50c0b82e8b36006". Paul Kelly
12:31 PM Revision b8725d96 (foreman): Bumped to 0.2 release
Ohad Levy
12:19 PM Revision d67f2883 (foreman): Fixes #790 - puppetmaster_name should be obj.puppetmaster_name
Signed-off-by: Paul Kelly <paul.ian.kelly@googlemail.com> Paul Kelly
11:35 AM Installer Revision e0696f41 (puppet-foreman): Added Smart Proxy mangement
Ohad Levy
10:14 AM Bug #799 (Duplicate): AIX "operating system" info not appearing on "foreman/hosts" page
I have puppet 2.6.4 and foreman 0.1-6 installed on redhat 5.5. On the http://foreman:3000/hosts page I'm not seeing ... monte olvera
05:27 AM Revision dbb7c2f2 (foreman): Fixes #789 - External node interpolation of puppetmaster
Signed-off-by: Paul Kelly <paul.ian.kelly@googlemail.com> Paul Kelly
03:25 AM Feature #35: Allow hostgroup nesting for puppet classes and parameters
I'll see what I can do after releasing 0.2 :) Ohad Levy
03:25 AM Feature #543 (Duplicate): Ability to nest hostgroups and assign multiple hostgroups to host
Ohad Levy

03/28/2011

06:23 PM Smart Proxy Support #796: Built problem with PXE Default File template
sorry i'm starting to understand this big thing (puppet included)
movin to groups now!
thanks!
Juan José Presa
02:56 PM Smart Proxy Support #796: Built problem with PXE Default File template
I'm not sure if its a bug, maybe a bit more about the intention of the default pxe menu.
the ideas behind it is to a...
Ohad Levy
07:17 AM Smart Proxy Support #796 (Resolved): Built problem with PXE Default File template
Hi again,
I found a bug with the PXE Default template. When I'm trying to build a host with an OS linked to PXE Defa...
Juan José Presa
06:20 PM Bug #797 (Closed): JSON for users not returned
Although the API claims that /users should have JSON output, trying to get Json for /users results in:
ActionView::M...
Bash Shell
10:26 AM Feature #387: Add select options ("all" and "none") on the Web GUI for bulk operations
Any "version" plans for this ?
By the way, I've notice the interface is not able to sort HOSTGROUPS.
I thought it w...
Marcello de Sousa

03/27/2011

07:06 PM Feature #35: Allow hostgroup nesting for puppet classes and parameters
Hi Ohad,
I would like to be implemented too. We are currently trying yo migrate from Puppet Dashboard to Foreman and ...
Atha Kouroussis
08:46 AM Smart Proxy Bug #795: Failed to fetch boot files on older ruby versions
I upgrade my ruby libs to 1.8.6 and keeps error, then tested smart-proxy from git and went OK
Thanks again!
Juan José Presa
03:24 AM Smart Proxy Bug #795 (Ready For Testing): Failed to fetch boot files on older ruby versions
Applied in changeset commit:"68bfe2669caa1e55946e9cbc41722f108061924a". Ohad Levy
03:21 AM Smart Proxy Bug #795: Failed to fetch boot files on older ruby versions
I've confirmed this is a bug with older ruby versions... patch is on the way. Ohad Levy
06:01 AM Feature #426: Ability to power cycle hosts
Ohad , can you please raise the priority of this ticket?
This is very important / basic feature for us.
Oded Ramraz
04:09 AM Bug #784 (Closed): The HOST flash runtime_graph disapears when you have a failed report
Ohad Levy
04:08 AM Bug #784 (Ready For Testing): The HOST flash runtime_graph disapears when you have a failed report
Applied in changeset commit:"50d977ede30d9611370ffa6e10586134785a6e63". Ohad Levy
04:04 AM Revision 50d977ed (foreman): fixes #784 - The HOST flash runtime_graph disapears when you have a failed report
Ohad Levy
03:56 AM Bug #793 (Closed): Including non-https version of Google jsapi causing SSL warning
Ohad Levy
03:55 AM Bug #793 (Ready For Testing): Including non-https version of Google jsapi causing SSL warning
Applied in changeset commit:"b55bbb7fd727b44ef797da7ea7b50c9bc155c33b". Ohad Levy
03:55 AM Revision b55bbb7f (foreman): fixes #793 - Including non-https version of Google jsapi causing SSL warning
Ohad Levy
03:25 AM Smart Proxy Revision 68bfe266: fixes #795 - Failed to fetch boot files on older ruby versions
Ohad Levy
03:16 AM Support #794 (Closed): No TFTP proxies defined, can't continue
Ohad Levy

03/26/2011

04:52 PM Smart Proxy Bug #795: Failed to fetch boot files on older ruby versions
and actually the question is, how can i debug this error? ;) Juan José Presa
03:23 PM Smart Proxy Bug #795 (Closed): Failed to fetch boot files on older ruby versions
Hi
I'm creating a new host. All variables are defined and the hosts added ok.
But when I click "built" function fa...
Juan José Presa
03:13 PM Support #794: No TFTP proxies defined, can't continue
Great!
That's solved. I'd missed the mandatory subnet definition.
Juan José Presa
01:55 PM Support #794 (Feedback): No TFTP proxies defined, can't continue
in order to get full automation of tftp configuration you would need:
# Install atleast one foreman smart proxy - se...
Ohad Levy
12:11 PM Support #794 (Closed): No TFTP proxies defined, can't continue
Hi, I'm starting with puppet+foreman on Centos5:
- foreman-proxy 0.1-1
- foreman 0.2-rc1.1
- puppet 2.6.7
from fore...
Juan José Presa
02:10 PM Bug #791 (Closed): Foreman starts itself unexpectedly as a service even when you use passenger
Ohad Levy
02:10 PM Bug #791 (Ready For Testing): Foreman starts itself unexpectedly as a service even when you use passenger
Applied in changeset commit:"07f17d0c24c0e15caeee3846401d10e22bd77a89". Anonymous
02:10 PM Bug #776 (Closed): 0.2rc1 rpm will fail on RHEL5
epel has now pushed a newer version of rest client gem, therefore we can close this ticket. Ohad Levy
02:01 PM Revision 07f17d0c (foreman): Fixes #791 - Added a "condrestart" to the RPM init script and logrotate.
Signed-off-by: Marcello de Sousa <foreman-dev@area151.com> Marcello de Sousa

03/25/2011

11:41 PM Bug #793 (Closed): Including non-https version of Google jsapi causing SSL warning
The dashboard page points to a non-https version of the Google jsapi which causes an SSL warning if you're using http... Cody Robertson
04:10 PM Feature #792 (Closed): Dashboard should be default view
Dashboard should be the default Foreman view - it is an overview of what is going on, with navigation to other tasks.. Dis Connect
09:41 AM Bug #791 (Closed): Foreman starts itself unexpectedly as a service even when you use passenger
In an RPM foreman installation, logrotate will start foreman's /etc/init.d/foreman service script even when you don't... Marcello de Sousa
07:50 AM Feature #786: Add the option to use existing DHCP reservations
The system should check the current network databases and only perform the operation if this is required. It could al... Paul Kelly
07:15 AM Bug #790 (Ready For Testing): The puppetmaster switcher does not handle switch to smartproxy well
Paul Kelly
07:04 AM Bug #790 (Closed): The puppetmaster switcher does not handle switch to smartproxy well
The SmartProxy/text_entry selection can become blocked as, after a switch to a SmartProxy reference, the edit page wi... Paul Kelly
06:56 AM Bug #789 (Ready For Testing): puppetmaster is no longer correct in Host#info after #765
I hope that I have not missed something here. This does look like the best way to go if the proxies are of the form h... Paul Kelly
06:30 AM Bug #789 (Closed): puppetmaster is no longer correct in Host#info after #765
The info method returns the puppetmaster, which may be a SmartProxy reference. This cannot be directly interpolated i... Paul Kelly

03/24/2011

04:45 PM Smart Proxy Revision 3d11b301: Fixes #781 - Cleanups and remove ebarresing code
Ohad Levy
04:02 PM Smart Proxy Bug #781 (Closed): DHCP reservation creation can be attempted even if the mac is already in use
Ohad Levy
03:56 PM Smart Proxy Bug #781: DHCP reservation creation can be attempted even if the mac is already in use
Applied in changeset commit:"4a5b83c0a84a7ebdac1caf59e922db7c6533bed4". Ohad Levy
04:02 PM Smart Proxy Bug #779 (Closed): Windows 64bit detection breaks proxy startup
Ohad Levy
03:56 PM Smart Proxy Bug #779: Windows 64bit detection breaks proxy startup
Applied in changeset commit:"a57ca5dce2f725208733488b3abbb7e548143ffe". Paul Kelly
04:01 PM Smart Proxy Bug #780 (Closed): Broken error messaging in MS DHCP
Ohad Levy
03:57 PM Smart Proxy Feature #787 (Closed): add rake task to send patches
Ohad Levy
03:56 PM Smart Proxy Feature #787 (Ready For Testing): add rake task to send patches
Applied in changeset commit:"c16bd9e206c1cfa42c5c77534c226f27af26897a". Ohad Levy
03:53 PM Smart Proxy Feature #787 (Closed): add rake task to send patches
rake mail_patches similar to Foreman rake task Ohad Levy
03:55 PM Smart Proxy Revision e281cd69: Merge branch '781' into develop
Ohad Levy
03:53 PM Smart Proxy Revision c16bd9e2: fixes #787 - add rake task to send patches
Ohad Levy
03:53 PM Bug #788 (Resolved): API documentation need to be improved
Foreman API documentation should be improved :
* The functions parameters description should be detailed
* Ma...
Oded Ramraz
03:47 PM Feature #786 (Closed): Add the option to use existing DHCP reservations
Currently , there is no option to use existing DHCP MAC addresses allocations.
Foreman should be able to use / ove...
Oded Ramraz
03:47 PM Smart Proxy Revision 4a5b83c0: Fixes #781 - DHCP create attempted when mac already used
includes fixes for both ISC and MS implementations.
Signed-off-by: Paul kelly <paul.ian.kelly@googlemail.com>
Ohad Levy
03:43 PM Smart Proxy Revision a57ca5dc: Fixes 779 - windows 64 bit detection wrong
Signed-off-by: Paul kelly <paul.ian.kelly@googlemail.com> Paul Kelly
03:37 PM Bug #785 (Closed): DNS error messages are not propogated to the user
DNS error messages such as missing reverse DNS zone are not propagated to UI although the information can found at fo... Oded Ramraz
03:22 PM Smart Proxy Revision 6eccb4f1: Fixed #780 - Broken error messaging in MS DHCP
Signed-off-by: Paul kelly <paul.ian.kelly@googlemail.com> Paul Kelly
08:59 AM Bug #784 (Closed): The HOST flash runtime_graph disapears when you have a failed report
To reproduce it:
1- The host has everything normal and you can see the graph.
2- I've forced an error with puppet:
<p...
Marcello de Sousa
03:41 AM Smart Proxy Feature #783 (Closed): API should contain a version
allow us to know the proxy version, would help with future API changes. Ohad Levy
03:40 AM Smart Proxy Feature #782 (New): DNS API should include the zone
part of the DNS URL should include the DNS zone, making it more rest oriented.
Ohad Levy

03/23/2011

06:17 PM Bug #669: Ubuntu packge doesn't detect libraries properly
The report of Disconnect is perfectly valid and the attached patch would fix the issue.
The underlying problem is th...
Jochen Schalanda
12:28 PM Smart Proxy Bug #781 (Ready For Testing): DHCP reservation creation can be attempted even if the mac is already in use
Paul Kelly
11:59 AM Smart Proxy Bug #781 (Closed): DHCP reservation creation can be attempted even if the mac is already in use
The reservation fails of course, but it should not even be attempted. Paul Kelly
11:56 AM Smart Proxy Bug #779 (Ready For Testing): Windows 64bit detection breaks proxy startup
Paul Kelly
11:34 AM Smart Proxy Bug #779 (Closed): Windows 64bit detection breaks proxy startup
Paul Kelly
11:56 AM Smart Proxy Bug #780 (Ready For Testing): Broken error messaging in MS DHCP
Paul Kelly
11:47 AM Smart Proxy Bug #780 (Closed): Broken error messaging in MS DHCP
Paul Kelly
04:20 AM Feature #778 (Duplicate): log entries shuld be separated out to aid visual investigation
The log file contains 99.99% fact and report create operations. These should be filtered out to a separate log so tha... Paul Kelly
03:52 AM Feature #459: Parameters should be allowed to be blank
I just checked in my templates... I mainly use it for defining base configs for a whole "zone" (say, sudo_users=["sys... Jisakiel Kiel

03/22/2011

07:05 PM Feature #777 (Closed): "Audit log" should log Host/Class association changes
I've tested editing a Host, changed class assignment (add or remove a class for that host) and that is not seen in th... Marcello de Sousa
05:25 PM Bug #776 (Closed): 0.2rc1 rpm will fail on RHEL5
rest-client gem is too old on EPEL
therefor, foreman rpm would be installed correctly, but won't be able to start
Ohad Levy
03:18 PM Feature #756: Foreman doesn't see puppet environment's modulepath changes until restart
As discussed while testing Bug #565: if Foreman is not restarted, changes in the environment configuration (new envir... Marcello de Sousa
02:46 PM Bug #775 (Closed): The external nodes YAML link should be clickable for a non-admin user in Host/View
The external nodes YAML link is disabled for a non-admin user in Hosts/View.
This is not needed as the URL can be pa...
Bash Shell
10:45 AM Bug #565 (Closed): "rake puppet:import:puppet_classes" not detecting changes properly
Ohad Levy
06:49 AM Bug #565 (Ready For Testing): "rake puppet:import:puppet_classes" not detecting changes properly
Applied in changeset commit:"bb9a1ad166b73677ade3f17a6491ae56d6750ba5". Paul Kelly
09:39 AM Revision 5b6d1303 (foreman): fixes typo in log output - refs #565
Ohad Levy
06:46 AM Revision bb9a1ad1 (foreman): Fixes #565 - rake puppet:import:puppet_classes misses some changes
Signed-off-by: Paul Kelly <paul.ian.kelly@googlemail.com> Paul Kelly
06:27 AM Feature #761 (Closed): Support Puppet 2.6.x Report format 2
Ohad Levy
06:26 AM Feature #761 (Ready For Testing): Support Puppet 2.6.x Report format 2
Applied in changeset commit:"7123fa79f3831424a685a7f748e6aecb7940b1a6". Ohad Levy
06:00 AM Feature #761: Support Puppet 2.6.x Report format 2
One more with a failed manifest. Marcello de Sousa
05:44 AM Feature #761: Support Puppet 2.6.x Report format 2
Extra report with error and warning Marcello de Sousa
06:26 AM Bug #774 (Closed): Migration may fail if upgrading from a 0.1-5 and older foreman
Ohad Levy
06:26 AM Bug #774 (Ready For Testing): Migration may fail if upgrading from a 0.1-5 and older foreman
Applied in changeset commit:"15c6711d8e505adcf782ec39f4cd54332bef484b". Ohad Levy
05:35 AM Bug #774 (Closed): Migration may fail if upgrading from a 0.1-5 and older foreman
Ohad Levy
06:24 AM Revision 15c6711d (foreman): fixes #774 - Migration may fail if upgrading from a 0.1-5 and older foreman
Ohad Levy
06:24 AM Revision 7123fa79 (foreman): fixes #761 - Support Puppet 2.6.x Report format 2
Ohad Levy

03/21/2011

07:44 PM Feature #773 (Closed): It should be possible to search the Audit log for a specific "Object"
It should be possible to search the Audit log for a specific "Object"
For example, the object can be hostname, hostg...
Bash Shell
07:43 PM Bug #772 (Closed): Audit search does not work
Searching the Audit log for any combination of "Type" "Action" and "User" fields, results in zero records returned.
Bash Shell
02:04 PM Bug #582 (Closed): Foreman should not fail if libvirt ruby binding are not installed
Ohad Levy
11:54 AM Bug #582 (Ready For Testing): Foreman should not fail if libvirt ruby binding are not installed
Applied in changeset commit:"ba5b7e74e0b0f8b7efcb8804f77c810031a6aeba". Ohad Levy
10:53 AM Revision ba5b7e74 (foreman): fixes #582 - Foreman should not fail if libvirt ruby binding are not installed
Ohad Levy
10:48 AM Bug #565: "rake puppet:import:puppet_classes" not detecting changes properly
rebased, retested and pushed.
Maybe these minor mods have fixed the issue but I think not.
*Ohad* if you can reproduc...
Paul Kelly
09:44 AM Revision 634023e2 (foreman): fixes #495 - only value field needs to be text, reverting
Ohad Levy
09:39 AM Revision 78bda549 (foreman): fixes #495 - ensure we handle the correct index if there is more than one
Ohad Levy
08:03 AM Bug #771 (Closed): unattended settings do not get updated correctly when choosing a hostgroup
Ohad Levy
08:03 AM Bug #771 (Ready For Testing): unattended settings do not get updated correctly when choosing a hostgroup
Applied in changeset commit:"952d772196cb724dee52b4a7ac50cd73db24d7ba". Ohad Levy
08:01 AM Bug #771 (Closed): unattended settings do not get updated correctly when choosing a hostgroup
a host group can set defaults for operating systems, media etc.
this was broken in #609
Ohad Levy
08:02 AM Revision 952d7721 (foreman): fixes #771 - unattended settings do not get updated correctly when choosing a hostgroup
Ohad Levy
07:24 AM Bug #770 (Closed): puppet autosign fails if using legacy puppet ca handleing
Ohad Levy
06:49 AM Bug #770 (Ready For Testing): puppet autosign fails if using legacy puppet ca handleing
Applied in changeset commit:"684ce2ec7a712d4eec191f92419173482b3be8b7". Ohad Levy
06:00 AM Bug #770 (Closed): puppet autosign fails if using legacy puppet ca handleing
Ohad Levy
06:00 AM Revision 684ce2ec (foreman): fixes #770 - puppet autosign fails if using legacy puppet ca handleing
Ohad Levy
05:24 AM Bug #495 (Closed): Facts truncation when using storeconfig and sharing a MySQL DB with puppet
Ohad Levy
05:20 AM Bug #495 (Ready For Testing): Facts truncation when using storeconfig and sharing a MySQL DB with puppet
Applied in changeset commit:"79ae77793888af1eee81eb29b494b559d64dccc5". Ohad Levy
05:24 AM Bug #765 (Closed): puppetmaster name is no longer resolved after #609
Ohad Levy
05:23 AM Bug #765 (Ready For Testing): puppetmaster name is no longer resolved after #609
Applied in changeset commit:"3fe6982af0aaae183aec4af440f527dfa3031983". Ohad Levy
03:28 AM Bug #765 (Closed): puppetmaster name is no longer resolved after #609
Ohad Levy
05:23 AM Refactor #766 (Closed): removed dead code around RRD's
Ohad Levy
05:23 AM Refactor #766 (Ready For Testing): removed dead code around RRD's
Applied in changeset commit:"44a8aec48fc40974c20e0b3a002e17897a62aa7d". Ohad Levy
03:29 AM Refactor #766 (Closed): removed dead code around RRD's
Ohad Levy
05:22 AM Revision 3fe6982a (foreman): fixes #765 - puppetmaster name is no longer resolved after #609
Ohad Levy
05:22 AM Revision 44a8aec4 (foreman): fixes #766 - removed dead code around RRD's
Ohad Levy
05:20 AM Revision 79ae7779 (foreman): fixes #495 - Facts truncation when using storeconfig and sharing a MySQL DB with puppet
Ohad Levy
05:02 AM Bug #769 (Closed): host groups passwords are stored in their non encrypted form in the database.
Ohad Levy
04:20 AM Bug #768 (Closed): duplicate entries returned when searching though the facts
Ohad Levy
04:18 AM Bug #767 (Rejected): 500 ERROR on user deletetion when own hosts
Processing UsersController#destroy (for at 2011-03-21 10:20:00) [DELETE]
Parameters: {"action"=>"destroy", "_metho...
Ohad Levy

03/20/2011

02:58 PM Smart Proxy Feature #764 (Closed): Updated Debian package specification for Smart-Proxy 0.1
Ohad Levy
12:09 PM Smart Proxy Feature #764 (Closed): Updated Debian package specification for Smart-Proxy 0.1
Updated Debian package specification for the Smart-Proxy 0.1 release. Jochen Schalanda
02:57 PM Smart Proxy Refactor #755 (Closed): lib/dns_api.rb:5: warning: parenthesize argument(s) for future version
Ohad Levy
02:55 PM Smart Proxy Revision bae57af3: fixes # 764 - Updated Debian package specs for version 0.1
Jochen Schalanda

03/19/2011

02:30 PM Feature #761 (Assigned): Support Puppet 2.6.x Report format 2
I can confirm the same behavior, I'll investigate.
Ohad Levy
02:26 PM Bug #763 (Closed): Sometimes list of hosts may fail if no OS details are found
Ohad Levy
12:25 PM Bug #763 (Ready For Testing): Sometimes list of hosts may fail if no OS details are found
Applied in changeset commit:"4f150622492ddef6659363d925f52026a6ba3796". Ohad Levy

03/18/2011

02:25 PM Revision 4f150622 (foreman): fixes #763 - Sometimes list of hosts may fail if no OS details are found
Ohad Levy
02:25 PM Bug #763 (Closed): Sometimes list of hosts may fail if no OS details are found
this happens when we try to render the icon, but don't know the OS/OS Family of the host. Ohad Levy
10:42 AM Feature #762 (Closed): Check class assignment consistency
I've been having trouble now with dead class assignments and it would be nice if Foreman could report them.
*Example...
Marcello de Sousa
09:23 AM Feature #761 (Closed): Support Puppet 2.6.x Report format 2
Tested it with latest develop branch (from both self made RPM or with a git install / with and without passenger):
...
Marcello de Sousa
08:42 AM Bug #760 (Closed): cant change host-group without mac-address
i can't change the host-group of a (virtual) host, that has no mac-address configured, because the hosts model compla... Alexander Rusa
08:35 AM Bug #759 (Closed): populate hosts fails if the host has no mac-address
Host.populateFieldsFromFacts doesn't check if a mac-address is given in the facts before using the method "downcase". Alexander Rusa
07:22 AM Bug #758 (Closed): typo in models/host.rb
Ohad Levy
07:21 AM Bug #758: typo in models/host.rb
Applied in changeset commit:"9b1fd486fc6b523d06bed3fbca6d38df93d972f0". Paul Kelly
06:07 AM Bug #758 (Ready For Testing): typo in models/host.rb
Paul Kelly
06:03 AM Bug #758 (Closed): typo in models/host.rb
in handle_ca
respond_to(:initialize_puppetca) && initialize_puppetca && delCertificate && setAutosign
should read
...
Paul Kelly
07:19 AM Revision 9b1fd486 (foreman): Fixes #758 - Respond_to typo
Signed-off-by: Paul Kelly <paul.ian.kelly@googlemail.com> Paul Kelly
07:00 AM Smart Proxy Bug #754 (Closed): undefined method `+' for #<Proxy::DNS::Error
Paul Kelly
03:52 AM Smart Proxy Bug #754 (Ready For Testing): undefined method `+' for #<Proxy::DNS::Error
Applied in changeset commit:"46a733fb13c07916dbc4cd7118765a479d179284". Ohad Levy
06:43 AM Feature #418 (Ready For Testing): Dont show all classes
Paul Kelly
06:09 AM Feature #609 (Closed): Manage puppetCA though a smart proxy
Yipeee. Closed at last. Paul Kelly
03:52 AM Smart Proxy Refactor #755 (Ready For Testing): lib/dns_api.rb:5: warning: parenthesize argument(s) for future version
Applied in changeset commit:"6b86c96fb155e4fe38d9d559bc15b96758eb2f24". Ohad Levy

03/17/2011

04:19 PM Smart Proxy Feature #757 (Resolved): replace the default 404 page
Ohad Levy
03:59 PM Feature #756 (Closed): Foreman doesn't see puppet environment's modulepath changes until restart
I manage my modulepaths via puppet recipes. When they change, puppet sees it, but Foreman doesn't until I restart it.... Marcello de Sousa
03:39 PM Smart Proxy Revision 6b86c96f: fixes #755 - parenthesize warning
Ohad Levy
03:38 PM Smart Proxy Refactor #755 (Closed): lib/dns_api.rb:5: warning: parenthesize argument(s) for future version
Ohad Levy
03:35 PM Smart Proxy Revision 46a733fb: fixes #754 - undefined method '+' for #<Proxy::DNS::Error
Ohad Levy
03:33 PM Smart Proxy Bug #754 (Closed): undefined method `+' for #<Proxy::DNS::Error
when the proxy fails to update dns, the above error is shown within foreman Ohad Levy
03:09 PM Bug #738 (Closed): lib/proxy_api.rb uses || raise(""Must provide a URL")
Ohad Levy
03:09 PM Bug #738: lib/proxy_api.rb uses || raise(""Must provide a URL")
Applied in changeset commit:"a87f8f9f8ff3be80bafc8bc5554d53bf12ff5bb0". Paul Kelly
05:46 AM Bug #738 (Ready For Testing): lib/proxy_api.rb uses || raise(""Must provide a URL")
Paul Kelly
03:09 PM Feature #609: Manage puppetCA though a smart proxy
Applied in changeset commit:"36f93e4dc1cc161ccd77f24ad65fab958d7c287d". Ohad Levy
03:02 PM Smart Proxy Feature #61: Add Microsoft DNS Support
just for documentation sake... if your Active Directory zone is restricted (e.g. secure updates only) the current app... Ohad Levy
03:00 PM Smart Proxy Bug #732 (Closed): provide better defaults inside rpm package
Ohad Levy
09:50 AM Smart Proxy Bug #732 (Ready For Testing): provide better defaults inside rpm package
Applied in changeset commit:"2b403a619cb83383e0c2fce38cde24ab2f26b982". Ohad Levy
02:51 PM Revision a87f8f9f (foreman): Fixes #738 - Refactored the exception code in proxy_api.rb
Signed-off-by: Paul Kelly <paul.ian.kelly@googlemail.com> Paul Kelly
02:32 PM Revision 36f93e4d (foreman): Fixes #609 - Orchestrate puppetca operations
This also includes adding support for a puppet smart-proxy target type
and providing migration support
Updated to pro...
Ohad Levy
12:19 PM Bug #565: "rake puppet:import:puppet_classes" not detecting changes properly
Hi, I've installed today the latest Foreman from the develop branch and still having similar problems as in the descr... Marcello de Sousa
07:59 AM Bug #565 (Need more information): "rake puppet:import:puppet_classes" not detecting changes properly
Ohad, You say that you experienced some problems with this patch. Something about an eval that failed. Could you prov... Paul Kelly
09:33 AM Feature #544 (Ready For Testing): foreman<->smart-proxy communication should support ssl
Paul Kelly
08:21 AM Feature #416: Report on inconsistant facts
rebased and tested Paul Kelly
05:47 AM Smart Proxy Bug #570 (Rejected): Caching logic is wrong
Caching is no longer in the requirements specification Paul Kelly
04:05 AM Smart Proxy foreman-proxy-0.1.tar.bz2
Ohad Levy
04:01 AM Smart Proxy Revision 80296c51: Updating releas relate files
Ohad Levy
03:57 AM Smart Proxy Revision 2b403a61: fixes #732 - provide better defaults inside rpm package
Ohad Levy
03:42 AM Smart Proxy Bug #752 (Closed): smart proxy may crash when using custom log level
Ohad Levy
03:40 AM Smart Proxy Bug #752 (Ready For Testing): smart proxy may crash when using custom log level
Applied in changeset commit:"5821a2694b1d62ad6c250fdced123bfe8d17cf4e". Anonymous
03:37 AM Smart Proxy Bug #752 (Closed): smart proxy may crash when using custom log level
Logger::WARN is just a string, causing a crash when comparing FIXNUM to String types Ohad Levy
03:42 AM Smart Proxy Bug #753 (Closed): unable to fetch pending certificate requests
Ohad Levy
03:40 AM Smart Proxy Bug #753 (Ready For Testing): unable to fetch pending certificate requests
Applied in changeset commit:"c5bd9cca2962c7c59fd65299014ab228488a15eb". Anonymous
03:38 AM Smart Proxy Bug #753 (Closed): unable to fetch pending certificate requests
Ohad Levy
03:40 AM Smart Proxy Feature #610 (Closed): tftp file fetching should be logged into the smart-proxy log
Ohad Levy
03:40 AM Smart Proxy Feature #610 (Ready For Testing): tftp file fetching should be logged into the smart-proxy log
Applied in changeset commit:"20618e988703132e71fbf26ed05c72229ff9558e". Anonymous
03:39 AM Smart Proxy Revision 5821a269: fixes #752 - Lookup the constant for the log level
As written, the Logger::WARN is just a string, causing a crash when
comparing FIXNUM to String types. Switched to us...
Mark Bainter
03:38 AM Smart Proxy Revision c5bd9cca: fixes #753 - puppetca.rb: Fixing typo in comparison operator
Mark Bainter
03:32 AM Smart Proxy Revision 20618e98: fixes #610 - tftp file fetching logging
Lukas Zapletal

03/16/2011

11:46 AM Smart Proxy Feature #610: tftp file fetching should be logged into the smart-proxy log
https://github.com/ohadlevy/smart-proxy/pull/3 Lukas Zapletal
09:46 AM Feature #609: Manage puppetCA though a smart proxy
rebased and tested Paul Kelly
08:49 AM Bug #630 (Closed): Clicking on "build" deletes all historic data without confirmation (or successful operation)
Ohad Levy
08:49 AM Bug #630 (Ready For Testing): Clicking on "build" deletes all historic data without confirmation (or successful operation)
Applied in changeset commit:"00999d44171302dbd83a8239a0ed1958322f2bb6". Ohad Levy
08:32 AM Revision 00999d44 (foreman): fixes #630 - Clicking on build deletes all historic data without confirmation
Ohad Levy
07:58 AM Smart Proxy Revision 0373f6bd: Adding tags to gitignore file
Lukas Zapletal

03/15/2011

04:27 PM Bug #703 (Closed): Reorder and clean up 'additional settings' menu
ordering of the setting table has been implemented within the new css layout Ohad Levy
04:20 PM Smart Proxy Bug #665 (Closed): smart-proxy fails to start with old Sinatra version
Ohad Levy
04:19 PM Smart Proxy Bug #665 (Ready For Testing): smart-proxy fails to start with old Sinatra version
Applied in changeset commit:"52432e58ba7618a8cc92c83ba79125d917e828b9". Jochen Schalanda
04:19 PM Smart Proxy Bug #737 (Closed): foreman host check is incorrect
Ohad Levy
04:19 PM Smart Proxy Bug #737: foreman host check is incorrect
Applied in changeset commit:"46341fb55aaf5b9f3075a0da5d4d86dfade43727". Paul Kelly
05:40 AM Smart Proxy Bug #737 (Ready For Testing): foreman host check is incorrect
Paul Kelly
04:44 AM Smart Proxy Bug #737 (Closed): foreman host check is incorrect
The proxy tests its connection address against a white list of foreman hosts. This check is incorrect. Paul Kelly
04:17 PM Bug #598 (Closed): A 5 second timeout is to small on the proxy interface
Ohad Levy
04:17 PM Bug #598: A 5 second timeout is to small on the proxy interface
Applied in changeset commit:"98445b008d1ac359adb770b0a2555ddd28243e05". Ohad Levy
04:17 PM Bug #751 (Closed): foreman responds with http 500 error if proxy is unreachable
when editing a smart proxy and that proxy is unreachable (i.e. firewall) the rails process will wait and eventually t... Ohad Levy
04:12 PM Revision 98445b00 (foreman): fixes #598 - A 5 second timeout is to small on the proxy interface
Ohad Levy
04:09 PM Smart Proxy Revision 52432e58: Fixes #665 - Set option 'bind' or 'host' depending on Sinatra version.
Jochen Schalanda
04:09 PM Bug #743: Modifiyng domain between smart-proxy managed and non-smart-proxy managed gives error
the error message I wrote in the report is the one from the Web UI
the smart proxy logs are saying approximately the ...
Arnaud Sourioux
04:02 PM Bug #743 (Feedback): Modifiyng domain between smart-proxy managed and non-smart-proxy managed gives error
that is odd.
if the host has no smart proxy (though the domain) then no dns related action should happen.
is there a...
Ohad Levy
03:04 PM Bug #743 (Closed): Modifiyng domain between smart-proxy managed and non-smart-proxy managed gives error
When i try to change the domain of my hosts from a non smart-proxy to a smart-proxy domain managed,
it gives an error...
Arnaud Sourioux
04:05 PM Bug #745: PXELinux <%= @host.name %>
when i acces this way /unattended/template/$template_name/$hostgroup the <%= @host.name %> is the hostgroup name
wich...
Arnaud Sourioux
04:00 PM Bug #745 (Feedback): PXELinux <%= @host.name %>
that makes sense because you are rendering a non host specific template...
I'm not sure which hostname should it pro...
Ohad Levy
03:12 PM Bug #745 (Duplicate): PXELinux <%= @host.name %>
When I use the <%= @host.name %> var in my PXELinux file
the template is correctly generated if I acces it from : /un...
Arnaud Sourioux
04:00 PM Feature #748: dhcpd leases
Yes I see that foreman was using omshell
and today I saw that xCat (IBM cluster management product)
was also working ...
Arnaud Sourioux
03:56 PM Feature #748 (Closed): dhcpd leases
that is by design.
the lease file is the actual db that isc dhcpd uses.
it contains many information that is importa...
Ohad Levy
03:25 PM Feature #748 (Closed): dhcpd leases
at this time with the smart-proxy
the hosts adress reservations are wrotten to the dhcpd.leases
but it could be bett...
Arnaud Sourioux
03:32 PM Bug #750 (Resolved): Dhcpd : unused_ip file value
When i set a subnet for a host,
it finds a corresponding IP by retrieving the unused_ip file from Sinatra
but if i un...
Arnaud Sourioux
03:28 PM Bug #749 (Closed): Dhcpd range value not used?
I set a smart proxy to manage my dhcpd
but when it tries to find an ip for my hosts,
the IPs aren't in the range I se...
Arnaud Sourioux
03:18 PM Bug #747 (Closed): Selecting hosts out of sync gives pop up error
When I click on the "Host out of sync" from the dashboard
I am redirected to the Host out of sync page
but when I cli...
Arnaud Sourioux
03:15 PM Feature #746 (Closed): Generate all the Host template when click on Build to avoid errors during installation
When I click on build only the PXELinux template is parsed,
so if there is an error in my others templates, such a p...
Arnaud Sourioux
03:09 PM Bug #744 (Duplicate): Preseed <%= root_pass %>
The value of the <%= root_pass %> var isn't allways the same
when i try to access my template from : /unattended/temp...
Arnaud Sourioux
02:59 PM Bug #742 (Duplicate): Unable to set parameters for an unmanaged host
If a host is not managed by foreman,
we are unable to set his Name, Hostgroup or Environment.
When I try to set and s...
Arnaud Sourioux
02:56 PM Bug #741 (Resolved): We can't submit again hosts modifications if there was errors in the parameters
When we try to change or set parameters for a host,
and that a parameter is blank or wrong we have an error message (...
Arnaud Sourioux
02:51 PM Feature #697: The "build" link creates a symlink but should create a real files corresponding to the pxelinux file for the host
Now i only work with the git develop version
but if the host was already registered with foreman it continue to creat...
Arnaud Sourioux
02:49 PM Bug #705: Link between Templates and corresponding Host
The error is that when i have a parsing error on my PXELinux template,
if I remove the template from the Operating Sy...
Arnaud Sourioux
03:38 AM Bug #705 (Feedback): Link between Templates and corresponding Host
can you please provide more information? such as the actual error, and the template used?
Ohad Levy
02:44 PM Support #706: Creating a host pxelinux and preseed dedicated files
In my PXELinux template i would like to do :
url=<%= foreman_url("pressed")%>?spoof<%= @host.ip %>
to do the preseed ...
Arnaud Sourioux
03:37 AM Support #706 (Feedback): Creating a host pxelinux and preseed dedicated files
Sorry, I guessed I missed this ticket - mailing would be a better target next time :)
normally, it should be possibl...
Ohad Levy
02:42 PM Feature #700: Build link doesn't remove the puppetca corresponding to the host
It should be ok with a puppetca --clean $fqdn
but I can't load the /unattended/provision?spoof<% @host.ip %> in my PX...
Arnaud Sourioux
02:39 PM Support #704: Rights on the file /etc/puppet/autosign.conf
I tried to chown it as foreman:foreman and www-data:www-data with 644 rigths
but it still doesn't work when I click o...
Arnaud Sourioux
03:43 AM Support #704 (Feedback): Rights on the file /etc/puppet/autosign.conf
just update the owner of the autosign to be the foreman user? Ohad Levy
12:03 PM Bug #740 (Closed): Clicking hostname in report list leads to oldest-first reports
This is a combo bug for #668 and #739. If you click the hostname, you should get either the host summary page or the ... Dis Connect
12:01 PM Bug #739 (Closed): Clicking hostname leads to 'search', not details
From the global facts page (all facts, all hosts) clicking the hostname leads to a search for the host. At best, you ... Dis Connect
10:19 AM Smart Proxy Revision 46341fb5: Fixes #737 - Foreman host check was incorrect
Signed-off-by: Paul Kelly <paul.ian.kelly@googlemail.com> Paul Kelly
10:05 AM Feature #701 (Closed): JSON output for Hostgroup should include Environment, Puppetclasses and Group Parameters
Ohad Levy
10:04 AM Feature #701 (Ready For Testing): JSON output for Hostgroup should include Environment, Puppetclasses and Group Parameters
Applied in changeset commit:"d97196dad238a4d93adc0fc1784005b494384648". Bash Shell
10:04 AM Bug #674 (Closed): 90b832 and later commits do not work on rhel 5
Ohad Levy
10:04 AM Bug #674: 90b832 and later commits do not work on rhel 5
Applied in changeset commit:"6454273fc2a6bdf8e8fd776cc47bef7bb2382837". Paul Kelly
10:04 AM Bug #668 (Closed): Default ordering bizarre and weird
Ohad Levy
09:59 AM Revision d97196da (foreman): fixes #701 - Include environment, puppetclasses and group_parameters for hostgroups json output.
Bash Shell
09:42 AM Revision 6454273f (foreman): Fixes #674 - Rails Queue class conflict with Orchestration Queue
Signed-off-by: Paul Kelly <paul.ian.kelly@googlemail.com> Paul Kelly
09:32 AM Bug #693 (Closed): Fix notifications allways being sent to all users
Ohad Levy
09:32 AM Bug #693 (Ready For Testing): Fix notifications allways being sent to all users
Applied in changeset commit:"ffbdaa7cfb4de77329a1ad408c215565a357ca1e". Ohad Levy
08:59 AM Revision ffbdaa7c (foreman): fixes #693 - Fix notifications allways being sent to all users
patch provided by Tomáš Strachota <tomas.str@gmail.com> Ohad Levy
08:57 AM Bug #726 (Closed): HTML cleanup for nonactive hosts section of summary report email
fixed at commit:d0442926 Ohad Levy
08:56 AM Bug #462 (Closed): Foreman .DEB package fails on Debian Linux 5.0 (Lenny)
implemented at commit:467f037 Ohad Levy
08:54 AM Bug #465 (Closed): Migration AddOwnerToHosts fails with PostgreSQL
Ohad Levy
08:53 AM Bug #464 (Closed): Foreman .DEB package fails when selecting PostgreSQL in dbconfig dialog
Ohad Levy
05:22 AM Bug #464 (Ready For Testing): Foreman .DEB package fails when selecting PostgreSQL in dbconfig dialog
Applied in changeset commit:"76b6fcae18cc87df4b2cf397e39b0f896104824e". Jochen Schalanda
08:53 AM Bug #721 (Closed): Hypervisor list in random order
Ohad Levy
05:22 AM Bug #721 (Ready For Testing): Hypervisor list in random order
Applied in changeset commit:"5410421df2ff0dd6c777490de078dbd41afd02eb". Ohad Levy
08:05 AM Bug #738 (Closed): lib/proxy_api.rb uses || raise(""Must provide a URL")
This is incorrect and will not work Paul Kelly
05:09 AM Revision 76b6fcae (foreman): Fixes #464 - Debian package: use correct ActiveRecord adapter name in config/database.yml when using PostgreSQL.
Jochen Schalanda
05:08 AM Revision 467f0379 (foreman): * Changed debian/changelog for foreman-0.1.6-2 release. * Changed dependency on rake from version >= 0.8.1 to >=0.8.4.
Jochen Schalanda
05:05 AM Revision 5aa5d0a9 (foreman): Fixed #465 - Use correct condition in migration AddOwnerToHosts.
Jochen Schalanda
05:01 AM Revision d0442926 (foreman): HTML cleanup in nonactive hosts section of email summary report
Frank Sweetser
04:56 AM Revision 8deb9933 (foreman): updates host forms
Ohad Levy
04:26 AM Revision 668d432f (foreman): added css grid and converted most pages to use that grid
Ohad Levy
04:26 AM Revision 5410421d (foreman): fixed broken tests
added default order and paginations which
fixes #721
fixes #688
Ohad Levy
04:26 AM Revision cdf02336 (foreman): views cleanup and added more operatingsystems icons
Ohad Levy
04:17 AM Revision 18839f83 (foreman): removed unused image
Ohad Levy
04:17 AM Revision a90f0ee7 (foreman): New Look and Feel for Foreman.
Lots of CSS and other changes.
Fixed flash notice.
Fix for fieldsets.
Modified the new/edit for Hosts page. Signific...
Jason Rist
04:11 AM Feature #459 (Feedback): Parameters should be allowed to be blank
the design at the moment relay on having blank parameters as a way to identify delete parameters.
can you provide so...
Ohad Levy
04:08 AM Feature #466 (Duplicate): PXE menu generation
Ohad Levy
04:06 AM Bug #472 (Closed): Destroying domains redirects to main domain
implemented within #670 Ohad Levy
04:05 AM Feature #473 (Duplicate): [FEATURE] Add the ability to have a set of default classes apply to all nodes via the UI
Ohad Levy
04:03 AM Bug #476: rhel init script fails to start up foreman
I wonder if the reason for this problem relate to the fact you execute another ruby?
does it still work if you dont ...
Ohad Levy
04:02 AM Feature #489 (Feedback): Foreman API method to add/change values
I think this was already done, can you please try it with a recent foreman version (0.2?) Ohad Levy
04:00 AM Feature #544: foreman<->smart-proxy communication should support ssl
Paul, do you want to include this one in 0.2? Ohad Levy
03:53 AM Bug #669: Ubuntu packge doesn't detect libraries properly
Joschi, can you please have a look?
Ohad Levy
03:50 AM Bug #675 (Duplicate): Summary email report out-of-sync table has last report time data above actual table
Ohad Levy
03:49 AM Bug #678 (Rejected): hosts with "-" in thier name breaks foreman in some cases
turns out i was testing it incorrectly. Ohad Levy
03:48 AM Bug #688 (Closed): Reports tab unusable with large number of reports
Ohad Levy
03:46 AM Bug #699 (Closed): Foreman Template Parser bug
Ohad Levy
03:34 AM Feature #717 (Feedback): Add an option to overwrite foreman_url value for reverse proxy use
Ohad Levy
03:33 AM Feature #734 (Duplicate): show hypervisors details
Ohad Levy
03:30 AM Bug #690 (Closed): architecture_selected - Couldn't find Host with ID
fixed as part of the bulk updates to the new look and feel.
Ohad Levy
03:29 AM Bug #647 (Closed): subnet options remain if even if choosing a domain without a subnet
Ohad Levy
03:29 AM Bug #647: subnet options remain if even if choosing a domain without a subnet
fixed as part of the bulk updates to the new look and feel. Ohad Levy
03:10 AM Bug #733 (Closed): All hosts are unmanaged after #641
Ohad Levy

03/14/2011

11:03 AM Feature #735 (New): limit the guest memory based on available memory on its hypervisor
Ohad Levy
08:52 AM Bug #733: All hosts are unmanaged after #641
Applied in changeset commit:"56875aaf1180cdae93d7d8a73e89f663db5b6166". Ohad Levy
08:49 AM Bug #733 (Ready For Testing): All hosts are unmanaged after #641
Hmm. Be careful with boolean assignments :-( Paul Kelly
06:47 AM Bug #733 (Closed): All hosts are unmanaged after #641
in #641, we added the ability to manage and unmanage hosts.
by default, they were all unmanaged.
Ohad Levy
06:52 AM Feature #734 (Duplicate): show hypervisors details
we should be able to provide a list of guests running on each libvirt hyeprvisor.
including state, start stop etc
Ohad Levy
06:49 AM Revision 56875aaf (foreman): fixes #733 - All hosts are unmanaged after #641
Ohad Levy
05:37 AM Bug #674 (Ready For Testing): 90b832 and later commits do not work on rhel 5
This patch has been tested on my hand built machine. It does not use RHEL5 or EPEL environment so I do not know for s... Paul Kelly
05:04 AM Bug #674 (Assigned): 90b832 and later commits do not work on rhel 5
Ohad Levy
04:46 AM Feature #641 (Closed): Host which have been populated from facts need an option to display the unattended section
Paul Kelly
04:45 AM Feature #662 (Closed): Add deprecation warnings for the use of non-proxy tftp and puppetca operations
Paul Kelly
 

Also available in: Atom