Project

General

Profile

Activity

From 11/03/2011 to 12/02/2011

12/02/2011

06:29 AM Bug #1316: Postgres DB Error while run rake db:migrate
Here are more informations from the postgresql log... Florian Koch
01:52 AM Bug #1304 (Closed): Long puppet classes makes the UI not correct
this was fixed as part of the rails 3 migration, and cant be backported to 0.4-stable easily Ohad Levy
01:51 AM Bug #1350: Mysql2::Error: BLOB/TEXT column 'title' used in key specification without a key length
according to http://stackoverflow.com/questions/5255234/is-it-possible-to-use-gem-mysql2-with-rails-2-3 (and many oth... Ohad Levy

12/01/2011

05:03 PM Smart Proxy Feature #969: Direct Client->Foreman communication shouldn't be needed (and moved to the Proxy)
I can't use foreman in production with this issue so a workaround I'm using at the moment is to add to the vhost some... Marcello de Sousa
03:50 PM Feature #1361: Allow subnet information to be accessed from provisioning templates & add gateway, dns to subnets
Ohad Levy wrote:
> this patch would only work with one dns server, is that sufficient?
>
> thanks
Up until RHE...
Markus Nussdorfer
01:19 AM Feature #1361: Allow subnet information to be accessed from provisioning templates & add gateway, dns to subnets
this patch would only work with one dns server, is that sufficient?
thanks
Ohad Levy
03:49 PM Bug #1364: mail_patches in 0.4-stable branch referes to develop
https://groups.google.com/group/foreman-dev/browse_thread/thread/82bd2dfcb3075
if the patch is accepted we need to a...
Florian Koch
01:21 AM Smart Proxy Bug #1362 (Feedback): smart-proxy fails to find configuration file.
the package is responsible for creating the links between the config file and the /etc directory, we can't assume tha... Ohad Levy
01:15 AM Feature #1360 (Feedback): one click provision workflow
I think this is already possible by using a hostgroup as a template.
if all of the attributes are already present in...
Ohad Levy
01:13 AM Bug #1365 (Duplicate): Template Error when browsing to Smart Proxy "puppetca"
Ohad Levy

11/30/2011

02:46 PM Bug #1365 (Duplicate): Template Error when browsing to Smart Proxy "puppetca"
From the "More" drop down menu select "smart proxies" -> click on "puppetca" results in a template error of some kind... Luke Baker
01:42 PM Feature #1313: ensure all host names are lower cased
https://groups.google.com/group/foreman-dev/browse_thread/thread/40f7702b92238c7a Florian Koch
01:28 PM Bug #1364 (Closed): mail_patches in 0.4-stable branch referes to develop
Hi,
the task patches.rake references to the develop branch , this leads in more patches as it should
patch is send ...
Florian Koch
08:49 AM Bug #1363 (Resolved): Report with a failed catalog compile is not a failed report (Patch provided)
When we wanted to use the @failed_report_email_notification@ option, we discovered that reports which come from a fai... Raffael Schmid
05:08 AM Bug #907: Foreman behind apache with userauth.
I fixed the Apache Auth using the Location directive instead of the Directory.
I have configured it as following:
...
Yun Zheng Hu

11/29/2011

09:32 PM Smart Proxy Bug #1362 (Resolved): smart-proxy fails to find configuration file.
First of all I know I am doing this wrong, since I am installing the smart-proxy via a gem (which is incorrectly gene... Telmo X

11/28/2011

11:58 PM Feature #1361 (Closed): Allow subnet information to be accessed from provisioning templates & add gateway, dns to subnets
I've attached a patch that does two things.
# Add 2 new fields to the Subnets form. Gateway and DNS
# Allow subnet ...
Trey Dockendorf
08:12 PM Bug #1358: Postgresql issue when selecting the hosts column under classes
What version of activerecord do you have installed? The gem(s) for 3.1.x break storeconfigs under puppet and may hav... Joshua Hoblitt
01:17 PM Bug #1358 (Closed): Postgresql issue when selecting the hosts column under classes
If you select the number of hosts in the column hosts when browsing classes you get:
Processing HostsController#inde...
Ashley Penney
04:18 PM Feature #1360 (Resolved): one click provision workflow
I need a way to make it super easy to provision a system for someone who doesn't know linux.
My windows admins are...
Corey Osman
02:56 PM Feature #1313: ensure all host names are lower cased
Hi,
i have the validation and db migration ready. now i run some tests and then send the patch to dev.
rgds f0
Florian Koch
02:50 PM Feature #1359 (Closed): export to csv, excel
I would like to be able to export a list of systems to excel via csv or excel format directly from foreman.
I rece...
Corey Osman
09:25 AM Bug #1321: Have pie chart graphs link to the hosts the slices represent part 2
Line 78 of charts.js has 2 '~' before 'VAL1'. Maybe that is wanted/needed, but I'm thinking it may be a typo? Jacob McCann
05:40 AM Bug #1321 (Closed): Have pie chart graphs link to the hosts the slices represent part 2
Applied in changeset commit:"a7f7ee02f19ac534460c0a9d7d21908afaf1411e". Amos Benari
08:05 AM Feature #402: Report noop puppet actions seperately
somehow git ammend via git gui removed the original author of this patch, full credit goes to Ken, sorry about that m... Ohad Levy
08:04 AM Feature #402 (Closed): Report noop puppet actions seperately
Applied in changeset commit:"9b41cf08caf63c343ac3142fb912e914cc15f827". Ohad Levy
05:51 AM Feature #1355 (Closed): Ability to Search Users by Role
Applied in changeset commit:"572808860ef72c2324027206e8473dae3a0ffc8c". Anonymous
05:51 AM Bug #1333 (Closed): Destroy vs Delete inconsitent naming
Applied in changeset commit:"b916586a6a23f8408777ea80953ca69e2fe76ba8". Anonymous
05:44 AM Bug #1335: invalid value for Integer: "0xstraylen"
oops Ohad Levy
05:40 AM Bug #1152 (Closed): Eventful reports include systems with only skipped resources
Applied in changeset commit:"a07977deca5e0da16779d62466348d8edaaa76ab". Amos Benari
03:58 AM Refactor #1317 (Closed): Migrate to Rails 3
fixed in commit:017e104 Ohad Levy

11/26/2011

12:25 PM Bug #1357 (Closed): Provisioning Snippets broken in rails3 branch
Any template including the code
<%= snippets "Arch.postinstall" -%>
Seem to result in
There was an error rendering...
Greg Sutcliffe
10:57 AM Feature #1313: ensure all host names are lower cased
Hi,
should the lowercase names forced or only validated?
rgds f0
Florian Koch

11/25/2011

10:56 AM Bug #1333: Destroy vs Delete inconsitent naming
I guess on the UI : "delete"
At least, that's what we did in #1131
Marcello de Sousa

11/24/2011

04:36 PM Bug #1333: Destroy vs Delete inconsitent naming
which one is preferred delete or destroy? Florian Koch
11:36 AM Bug #1356 (Closed): Data Leak in Reports and Hosts pages
A User with a Filter can see reports for other hosts.
Steps to reproduce:
1) Create a User with a Hostgroup "must be...
Greg Sutcliffe
11:05 AM Feature #1355 (Closed): Ability to Search Users by Role
When trying to delete a Role, you can be told "Role is in Use". However, it's not possible to search the Users page b... Greg Sutcliffe
10:35 AM Feature #1354 (Resolved): Add vlan id and default gateway to subnet configuration
There should be a possibility to configure vlan id and gateway in subnets. Vlan id should be optional and multiple su... Lassi Pölönen
08:53 AM Feature #1353: Foreman should be able to handle pre and post hook action.
Greg Sutcliffe wrote:
> Ohad, is this similar to what Foreman does when downloading the initrd/vmlinuz files for exis...
Ohad Levy
08:38 AM Feature #1353: Foreman should be able to handle pre and post hook action.
Seconded - for unattended ArchLinux installs, it is (currently, this may change) necessary to start a Network Block D... Greg Sutcliffe
08:35 AM Feature #1353 (Closed): Foreman should be able to handle pre and post hook action.
It would be awesome to be able to schedule pre and post hook before specific action.
This is one of my use case I'd ...
Romain Vrignaud

11/23/2011

04:36 PM Bug #1352 (Closed): Missing gems in Bundler when using Passenger
This refers to the rails3 branch.
It seems Bundler installs the two "git gems" to /var/lib/gems/1.8/bundler/gems. Wh...
Greg Sutcliffe
04:25 PM Bug #1350: Mysql2::Error: BLOB/TEXT column 'title' used in key specification without a key length
changing from mysql2 to mysql did the trick. maybe something worth documenting. Telmo X
07:43 AM Bug #1350 (Feedback): Mysql2::Error: BLOB/TEXT column 'title' used in key specification without a key length
tracing it back to db/migrate/20090714132448_create_hosts.rb line 8 seems to be related to puppet internals.
I would...
Ohad Levy
07:37 AM Bug #1350: Mysql2::Error: BLOB/TEXT column 'title' used in key specification without a key length
I forgot to add that this is foreman 0.4 from http://theforeman.org/attachments/download/298/foreman-0.4.tar.bz2 beca... Telmo X
07:33 AM Bug #1350 (Closed): Mysql2::Error: BLOB/TEXT column 'title' used in key specification without a key length
I get this error when trying to migrate the DB for the first time (clean install)
some info in the system:...
Telmo X
03:14 PM Smart Proxy Bug #1349 (Closed): some certificates are shown twice
Applied in changeset commit:"c5b26bd5cec27abf4a4533835a3764e303df0c19". Ohad Levy
04:38 AM Smart Proxy Bug #1349 (Closed): some certificates are shown twice
this is probably the real cause for #1293 Ohad Levy
02:39 PM Bug #1351 (Closed): New smart variable and match cannot be entered at same time.
Following on from IRC:
Foreman 0.4.0
If I add a new smart variable to a class and also add a match within the same ...
Steve Traylen
06:50 AM Bug #947: Foreman UI doesn't report omapi_key error properly
Looks similar to this pull request:
https://github.com/theforeman/smart-proxy/pull/9
Basically, need to regex mat...
Mikael Fridh
04:00 AM Bug #1346 (Resolved): Bug Puppet run
Ohad Levy
03:59 AM Bug #1346: Bug Puppet run
Problem with filder owner.
The owner was "1234" and not foreman.
Alexandre Delanchy

11/22/2011

02:56 PM Bug #1348: error message for conflicting host DHCP reservations is incorrect and confusing
It might also be worth noting that the DHCP reservation conflict was caused by just booting the host (and it getting ... Joshua Hoblitt
02:53 PM Bug #1348 (Resolved): error message for conflicting host DHCP reservations is incorrect and confusing
When trying to add a new host with an ip address/mac that conflicts with an existing DHCP reservation, you get the fo... Joshua Hoblitt
12:59 PM Bug #1346: Bug Puppet run
Hi,
the path to puppetrun is ...
Florian Koch
11:55 AM Bug #1346 (Resolved): Bug Puppet run
I just installed puppet 2.7.6 / Foreman 0.4 on CentOS 6.0
i configure puppetrun in sudo with...
Alexandre Delanchy
12:42 PM Bug #1347 (Resolved): undefined method `domain_id' for new Hostgroup
Trying to create a new Hostgroup with the Foreman v0.4. Fresh install on a PostgreSQL DB server.
Everything is worki...
Jeremy Carroll
10:02 AM Feature #1345 (Resolved): Don't alter case of username in topbar
Minor tweak to views/user/_user_dropdown.rhtml
Don't alter case of login id -- if you want a 'Pretty' display then...
Andrew Elwell
09:30 AM Feature #1344 (Resolved): Allow customization of columns in host view.
Hi,
On the hosts page.
https://foreman.example.org/hosts
would it be possible allow the customization of which col...
Steve Traylen
08:20 AM Bug #1331 (Closed): Hostgroup column's text overlaps adjacent column - 0.4
fixed in 1b56ec6cfe5b23e1a1f7d2b92c330d4032fe02c5 Amos Benari
08:18 AM Bug #1335 (Closed): invalid value for Integer: "0xstraylen"
Applied in changeset commit:"2ee5d488922254b6f6c5af8268f21f0ff71e7272". Amos Benari
08:18 AM Bug #1336 (Closed): hostlist looks wrong in firefox
Applied in changeset commit:"933ff56afc7cd49bb1b2390de8ec6a1c564fa0d2". Amos Benari
07:09 AM Bug #1293 (Closed): error when trying to view puppet certificates
Applied in changeset commit:"23b12ba7aea93e099e5c5d57361835d73323d6da". Ohad Levy
01:52 AM Feature #1089 (Closed): complete the service processor implementation
already implemented in 0.4 Ohad Levy
01:51 AM Feature #139 (Closed): per host authorization for making changes.
I think this has been resolved long ago.. closing Ohad Levy

11/21/2011

04:42 PM Bug #1302: undefined method `vcpu' for nil:NilClass
Thanks! Now I can select a value for memory, vcpu, ... This wasn't possible before.
Now I get "Failed to create Libi...
Jakob N
01:11 PM Bug #1302: undefined method `vcpu' for nil:NilClass
Jakob N wrote:
> Hi,
>
> the following error is shown:
> [...]
>
Do you have a storage pool defined?
Ohad Levy
11:50 AM Bug #1302: undefined method `vcpu' for nil:NilClass
Hi,
the following error is shown:...
Jakob N
10:01 AM Bug #1302 (Feedback): undefined method `vcpu' for nil:NilClass
Ohad Levy
10:00 AM Bug #1302 (Duplicate): undefined method `vcpu' for nil:NilClass
Ohad Levy
10:00 AM Bug #1302: undefined method `vcpu' for nil:NilClass
does browsing your hypervisor guests give yields errors? it seems to be an issue with your hypervisor setup.
the log...
Ohad Levy
12:29 PM Bug #1293: error when trying to view puppet certificates
Greg Sutcliffe wrote:
> That results in "Cannot modify frozen string". Avoid editing the name object directly seems t...
Yun Zheng Hu
10:00 AM Bug #1343 (Duplicate): undefined method `vcpu' for nil:NilClass
Ohad Levy
09:58 AM Bug #1343: undefined method `vcpu' for nil:NilClass
I have the same "bug" :http://theforeman.org/issues/1302
I hope you find something
Gaël Gustin
09:36 AM Bug #1343 (Duplicate): undefined method `vcpu' for nil:NilClass
Hi,
I'm testing foreman with ubuntu 11.04 and "deb http://deb.theforeman.org/ testing main"
Installation went fine,...
Jakob N
08:52 AM Feature #402: Report noop puppet actions seperately
Okay - I've changed it to 'pending' instead, changes pushed to branch. Ken Barber
06:50 AM Smart Proxy Bug #1342 (Resolved): foreman-proxy package is not installable on Ubuntu
There appears to be some transition in the Sinatra packages, which results in a broken dependency chain and the provi... Anthony Newman

11/20/2011

06:23 PM Bug #1341: Unknown Variables in partition tables
I figured out that the @host.XXX variables are accessible if i deactivate safe rendering, but I have to refer to it w... Markus Falb
12:53 PM Bug #1293: error when trying to view puppet certificates
That results in "Cannot modify frozen string". Avoid editing the name object directly seems to work - e.g:... Greg Sutcliffe
09:17 AM Feature #1248 (Closed): Add detection of Scientific Linux CERN (SLC) and display appropriate icon
Applied in changeset commit:"70a3c4ea05b3f3c7e57539c2efb58720d0c1a3b0". Andrew Elwell
08:40 AM Bug #1332 (Closed): setting puppet_interval to zero gives division by zero in the dashboard
Applied in changeset commit:"d3f6859e01732e1485b46ace35ff52dd47e8f7db". Anonymous
08:40 AM Bug #1337 (Closed): db:migrate doesn't work anymore because of problem in bookmark.rb
Applied in changeset commit:"d83c89f5561db75872539ee29e9cf456e1f74609". Anonymous

11/19/2011

08:32 AM Bug #1341 (Closed): Unknown Variables in partition tables
According #1044 partition tables are parsed by erb.
bla<%= @osver -%>blubb
blablubb
bla<%= @host.name -%>blubb
/us...
Markus Falb

11/18/2011

03:29 PM Bug #1335: invalid value for Integer: "0xstraylen"
Tomas found this today which is a much easier way to reproduce
just via the webinterface.
Start with a host that is ...
Steve Traylen
08:21 AM Bug #1335: invalid value for Integer: "0xstraylen"
The string is indeed present my browser's form history for key "host[sp_mac]". Comparing the timestamp from the brows... Tomas Karasek
03:01 PM Feature #402: Report noop puppet actions seperately
Ken Barber wrote:
> I was thinking of changing the 'noops' columns to just 'pending' ... would this be less obvious t...
Mohamed Lrhazi
12:46 PM Feature #402: Report noop puppet actions seperately
I was thinking of changing the 'noops' columns to just 'pending' ... would this be less obvious to Puppet users? Ken Barber
10:37 AM Feature #402: Report noop puppet actions seperately
Added tests - and submitted pull request here:
https://github.com/ohadlevy/foreman/pull/14
Ken Barber
06:59 AM Feature #402: Report noop puppet actions seperately
I've added 'pending' to the main dashboard reports - the table report and pie chart. This report is hyperlinked, ther... Ken Barber
09:20 AM Feature #910: add ability to use specified certificate with ldaps authentication
In our environment we need to use a public certificate when connecting the our AD servers. The attached is a diff of... Jacob McCann

11/17/2011

08:00 PM Bug #1340 (Rejected): can't remove host due to dhcp issue
Unable to save
DHCP Settings for puppetdemo1.demo.corp task failed with the following error: 400 Bad Request
I am...
Corey Osman
06:10 PM Bug #745: PXELinux <%= @host.name %>
I just hit a very similar, if not the same, issue with a PXElinux template.
It appears that the Intel S5520HC boards...
Joshua Hoblitt
04:33 PM Bug #1332: setting puppet_interval to zero gives division by zero in the dashboard
http://groups.google.com/group/foreman-dev/t/681881bc37dcee35 Florian Koch
03:54 PM Bug #1335: invalid value for Integer: "0xstraylen"
Hi, I just tried from different workstation and it works - the host parameter gets stored. When I check the log, the ... Tomas Karasek
10:38 AM Bug #1335: invalid value for Integer: "0xstraylen"
the "sp_mac"=>"tkarasek" looks strange, did you enter it somehow? maybe its your browser auto completer? Ohad Levy
09:33 AM Bug #1335: invalid value for Integer: "0xstraylen"
Hi, I am getting the same error when adding parameter to a host:... Tomas Karasek
11:22 AM Feature #402: Report noop puppet actions seperately
I've added preliminary support:
https://github.com/kbarber/foreman/tree/ticket/402_noop-reports
Doesn't deal with 0...
Ken Barber
11:09 AM Bug #1338 (Closed): db:migrate doesn't create settings table in mysql
db:migrate doesn't seem to create settings table in mysql but does it for sqlite. Romain Vrignaud
05:43 AM Bug #1337 (Closed): db:migrate doesn't work anymore because of problem in bookmark.rb
Romain Vrignaud
03:48 AM Bug #1239: host check boxes can be enabled via the toggle all button even if they are disabled
e.g. in cases where the user has no permission to edit the host Ohad Levy
03:46 AM Bug #727 (New): next_ip function always overwrites the ip address even if it has already been entered
Ohad Levy
02:39 AM Bug #1336 (Closed): hostlist looks wrong in firefox
the actions (edit delete etc) are not positioned within the table Ohad Levy
02:20 AM Feature #165 (Duplicate): Subdomain should be shown for hostname.
Ohad Levy
02:19 AM Bug #1315 (Duplicate): Short hostname confusion
actually, they are both a duplicate of #1303 Ohad Levy

11/16/2011

07:25 PM Bug #1315: Short hostname confusion
This is duplicate of #165 . Bash Shell
04:12 PM Bug #1250 (Closed): Foreman isn't registering restart failures in report summary
Applied in changeset commit:"2a1616ed90998a084156ee014ff937f61f4ede75". Tim Speetjens
04:00 PM Bug #1335 (Closed): invalid value for Integer: "0xstraylen"
Hi,
With, Version 0.4 on RHEL6.
When I edit an individual host and add or remove a class I am presented with the fol...
Steve Traylen
02:44 PM Feature #1334 (Closed): Add Run Puppet to multi host action in the hosts page
Hi,
please add the option puppetrun on multiple hosts at the same time. (in the drop down menu in the hosts view)
r...
Florian Koch
02:39 PM Bug #1333 (Closed): Destroy vs Delete inconsitent naming
in foreman ui some pages use Destroy , and some use Delete.
eg. in the hosts view, you can Delete a host, in puppet ...
Florian Koch
01:54 PM Bug #1332 (Closed): setting puppet_interval to zero gives division by zero in the dashboard
Hi,
if i set the puppet_interval to zero and go to the dashboard, i get a division by zero error.
rgds f0
Florian Koch
10:49 AM Bug #1331 (Closed): Hostgroup column's text overlaps adjacent column - 0.4
The hostgroup column when viewing the list of hosts does wrap or get cut off. It goes into the next column (see atta... Trey Dockendorf
08:21 AM Bug #1302: undefined method `vcpu' for nil:NilClass
Hi,
Ok , I search in this way.
PS :
More information in /usr/share/foreman/log :
Processing HostgroupsController#...
Gaël Gustin
08:03 AM Bug #1302 (Feedback): undefined method `vcpu' for nil:NilClass
this is most likely related to your hypervisor setup, does browsing the hypervisor guests works ? (or other hyperviso... Ohad Levy
06:58 AM Bug #1302: undefined method `vcpu' for nil:NilClass
Hi,
Thank you for your answer.
Version : 0.4
I tried to find which value make that error, it's when a set "virtual ...
Gaël Gustin

11/15/2011

08:54 PM Feature #1329 (Closed): Encrypt BMC password
add support to encrypt the BMC password in the database. Corey Osman
08:53 PM Feature #1328 (Duplicate): Encrypt Hypervisor password
add support to encrypt the hypervisor password in the database. Corey Osman
12:00 PM Feature #1300: Foreman should support HTTP Authentification
New patch to handle case when user is not found.
Romain Vrignaud
11:47 AM Feature #1300: Foreman should support HTTP Authentification
I've tested this patch on 0.4 and it seems to work sufficiently okay. The edge cases aren't covered such as:
* If th...
Ken Barber
11:18 AM Feature #1300: Foreman should support HTTP Authentification
First patch : to be tested and validated Romain Vrignaud
09:43 AM Bug #1323 (Closed): Operating system should not be required if host is unmanaged
Applied in changeset commit:"4aac99c0d0b1c2fdb065df4b7155dd80fd62e451". Anonymous
07:11 AM Bug #1323: Operating system should not be required if host is unmanaged
the patch should be a combination of both conditions, can you please send it as a git patch?
thanks
Ohad Levy
06:30 AM Bug #1323 (Closed): Operating system should not be required if host is unmanaged
If I have a host with no Operating System set, and I have Unattended => true in my Settings, then Foreman will refuse... Greg Sutcliffe
09:02 AM Bug #1321: Have pie chart graphs link to the hosts the slices represent part 2
Sent my commit to foreman-dev http://groups.google.com/group/foreman-dev/t/52ce84ac65e25f13 for review. Jacob McCann
09:02 AM Feature #1327 (New): Foreman should allow BMC importing value from custum facts
Romain Vrignaud
07:11 AM Bug #1326 (Resolved): Cannot select BMC subnet on host creation: No subnets.
On host creation I cannot select a BMC Subnet. The dropdown box says "No subnets".
After host creation, I can edit...
Mikael Fridh
07:09 AM Feature #1325 (Closed): BMC IP management should manage DNS
Adding a BMC IP and BMC Host Name does not manage DNS at all. It only does the DHCP reservations. Mikael Fridh
06:35 AM Feature #1324 (Closed): ACLs for Parameters need to be more fine grained
Currently, a user cannot delete a parameter unless he has permission to delete the whole host. That's not going to wo... Greg Sutcliffe
02:58 AM Bug #1320 (Closed): Subnet import fails on ruby 1.85
Applied in changeset commit:"b9de943f1cbd4c26353d7557a68d73ca2bc55aa3". Ohad Levy
02:56 AM Feature #1322 (Duplicate): Add vmware hypervisor support
Ohad Levy
02:13 AM Feature #1322 (Duplicate): Add vmware hypervisor support
Please add the ability to control ESX and Vcenter through foreman. Corey Osman

11/14/2011

04:33 PM Bug #1321: Have pie chart graphs link to the hosts the slices represent part 2
I have code that accomplishes this. I will work on submitting it to the devel list. The only charts that are missed... Jacob McCann
04:32 PM Bug #1321: Have pie chart graphs link to the hosts the slices represent part 2
Whoops, actually meant this is in reference to feature 1278 ... which I have properly linked. Jacob McCann
04:31 PM Bug #1321 (Closed): Have pie chart graphs link to the hosts the slices represent part 2
Feature 1279 was opened to have charts link to hosts they represent. This was implemented but not completely. Only ... Jacob McCann
03:18 PM Bug #1320 (Closed): Subnet import fails on ruby 1.85
Ohad Levy
03:05 PM Bug #1319 (Duplicate): BMC MAC field prepopulated with user's email adddress
# git rev-parse HEAD
567c726cacbb321724130720995e0b33eda0a39b
When adding a new host, oddly the BMC MAC field is pre...
Joshua Hoblitt
10:36 AM Bug #1314 (Closed): More dropdown entries does not get populated correctly
Applied in changeset commit:"567c726cacbb321724130720995e0b33eda0a39b". Amos Benari
07:33 AM Bug #1312: My Account - Password verification forced
Fix is not working ... Need to investigate! Florent Delvaille
07:18 AM Bug #1292 (Closed): Searching hosts with parameters produces and SQL error
Applied in changeset commit:"9d66eabc05f0a527b1d007e197593d81bc787f59". Amos Benari
07:17 AM Bug #1318 (Closed): bulk changing "host group" needs to be sorted.
Applied in changeset commit:"6e80763e6e7b21725dd4a6cc5dcfef3ce1da4eec". Anonymous
07:17 AM Bug #1303 (Closed): Column widths for long text in 0.4
Applied in changeset commit:"1b56ec6cfe5b23e1a1f7d2b92c330d4032fe02c5". Amos Benari
07:17 AM Bug #1305 (Closed): Out of Sync Host with last report in "error" makes things unclear
Applied in changeset commit:"16885835b79ef40a7057d691e36de6dad5468930". Tim Speetjens
07:08 AM Bug #1310 (Resolved): Inconsistent Host rendering
Ohad Levy
07:07 AM Bug #1310: Inconsistent Host rendering
Seems to be a bug in the JSON gem (v 1.5.2). Upgrading JSON to 1.6.1 and retstarting the passenger instance seems to ... Greg Sutcliffe

11/13/2011

02:50 PM Bug #1318: bulk changing "host group" needs to be sorted.
github pull request submitted. https://github.com/ohadlevy/foreman/pull/13
Jeff Palmer
02:44 PM Bug #1318 (Closed): bulk changing "host group" needs to be sorted.
In the hosts screen, if you select multiple hosts and try to bulk change the host group, the displayed host groups ... Jeff Palmer
08:12 AM Refactor #1317 (Closed): Migrate to Rails 3
Ohad Levy
03:54 AM Bug #1310 (Ready For Testing): Inconsistent Host rendering
My guess is that the problem is caused because some of the report 'reported_at' field contains a wrong data.
In the a...
Amos Benari

11/12/2011

01:26 PM Bug #1293: error when trying to view puppet certificates
That change didn't fix it, but I'm having the same problem on a version from the yum repository, rpm -q says:
foreman...
Paul Mooring

11/11/2011

04:52 PM Bug #1316 (Closed): Postgres DB Error while run rake db:migrate
Hi,
i use postgres 9.1 and puppet 2.7.6 with storeconfigs on sl6.1.
after setting all up i run ...
Florian Koch
04:42 PM Bug #1315 (Duplicate): Short hostname confusion
My CentOS servers have many similar names:
web1.green.example.com
web2.green.example.com
web1.purple.example.com
web...
Bryan McPhall
01:58 AM Bug #1314 (Closed): More dropdown entries does not get populated correctly
It seems, that regardless of permission, the More dropdown does not contain all options.
accessing the URL directly ...
Ohad Levy
01:52 AM Feature #1313 (Closed): ensure all host names are lower cased
recent version of puppet requires certificate names to be lowercase:... Ohad Levy

11/10/2011

03:55 PM Bug #1312: My Account - Password verification forced
Mail sent manually, respecting the git requirements.
Should be OK!
Florent Delvaille
03:31 PM Bug #1312: My Account - Password verification forced
Bug is fixed but not yet succeeded to send the patch :)
Will be provided ASAP!
Florent Delvaille
02:11 PM Bug #1312 (Closed): My Account - Password verification forced
Hi,
When you edit your account "Username" -> "My account", even if you don't modify the "Password" field,
the "Pass...
Florent Delvaille
03:02 PM Bug #1293: error when trying to view puppet certificates
Ok, how about? ... Ohad Levy
10:58 AM Feature #1306 (Closed): Click on Serie of a Highchart should redirect to the specific page
fixed at commit:cc90281e Ohad Levy
10:58 AM Feature #1278 (Closed): Have pie chart graphs link to the hosts the slices represent
fixed at commit:cc90281e Ohad Levy
10:58 AM Feature #1311 (Closed): Larger statistics graphs
fixed at commit:8a58b53 Ohad Levy
09:48 AM Feature #1311 (Closed): Larger statistics graphs
when clicking on a graph, you should be able to see a higher resolution version of it.
Ohad Levy
10:48 AM Bug #1309 (Closed): Dashes in classnames cause class name termination.
Applied in changeset commit:"e816406296058a4f714af9e6b8c58d5f77b53cdb". Anonymous
08:39 AM Bug #1309: Dashes in classnames cause class name termination.
this seems like a side affect of #1299 Ohad Levy
08:28 AM Bug #1309 (Closed): Dashes in classnames cause class name termination.
Hi,
Between *0.4-0.1rc4* and *0.4-0.2* the way that foreman loads class names
from disk when the class name contains...
Steve Traylen
09:46 AM Bug #1308: error when trying to cancel build.
I'm guessing your host cant be saved, if you try to save it first, does it work? Ohad Levy
01:05 AM Bug #1308: error when trying to cancel build.
this is the error that pops in the log:
Failed to save: Root pass should be 8 characters or more.
Yet I can do this...
Corey Osman
08:59 AM Bug #1310 (Resolved): Inconsistent Host rendering
Looks like the JS is failing to parse the incoming JSON for the graphs - not too bad by itself, but it breaks the ren... Greg Sutcliffe
05:27 AM Bug #1250: Foreman isn't registering restart failures in report summary
This is an overlooked issue occurring starting with puppet 2.6.0 and onward
It's the following commit in the puppet ...
Tim Speetjens

11/09/2011

11:38 PM Bug #1308: error when trying to cancel build.
can you please send the full trace? Ohad Levy
08:28 PM Bug #1308 (Closed): error when trying to cancel build.
undefined method `join' for #<String:0x7fcf92abdf60>
found in version 0.4 release
I tried to cancel a build and rec...
Corey Osman
04:21 PM Feature #1307 (New): It should be possible to Create/Delete parameters for multiple hosts.
Foreman only has the ability to Edit parameters for multiple hosts.
It would be useful to have the ability to Create...
Bash Shell
02:15 PM Feature #1306 (Closed): Click on Serie of a Highchart should redirect to the specific page
Hi,
On the dashboard, we do see the status of the hosts on a usefull highchart.
When clicking on a serie of that hig...
Florent Delvaille
02:09 PM Bug #1305 (Closed): Out of Sync Host with last report in "error" makes things unclear
Hi,
I'll present the issue with an example on our production env.
We do have server that was providing good reports....
Florent Delvaille
01:59 PM Bug #1304 (Closed): Long puppet classes makes the UI not correct
Hi,
As you can see on the screenshot in attachment, if the puppet classe name is too long (e.g: mount:caviar_prod_re...
Florent Delvaille
11:54 AM Feature #832: parameterized class support
For me, the use case should be :
* After importing puppet classes, I should be able to edit class and in a "Paramet...
Romain Vrignaud
11:36 AM Bug #1191: Nested hostgroup duplicated classes
edit : It would be nice to remove automaticaly class includED in child hostgroup.
I don't see where could be the con...
Romain Vrignaud
09:48 AM Bug #1302: undefined method `vcpu' for nil:NilClass
which version of foreman? afaik, this was fixed in the 0.4 release Ohad Levy
06:57 AM Bug #1302 (Closed): undefined method `vcpu' for nil:NilClass
Hi,
I'm currently testing foreman for a possible start of production, but when I try to add a Host Group, I get th...
Gaël Gustin
09:44 AM Bug #1303 (Closed): Column widths for long text in 0.4
Mainly aimed at Amos I guess.
We have a number of long strings, such as Hostgroup "Basenode/Coreservers/EMEA" or Mod...
Greg Sutcliffe

11/08/2011

11:56 PM Feature #838 (Closed): Android app to manage Foreman
Please see http://remoteadmin.co Corey Osman
10:25 PM Feature #1301 (Closed): Consider adding a per-user API key
Many Rails apps support authentication via a per user API key. If it's not too much work, we may wish to add this as ... Brian Gupta
08:16 PM Bug #1250: Foreman isn't registering restart failures in report summary
Any idea on what's going on? This is a block for us in proceeding with foreman.
Thanks!
Anonymous
01:16 PM Bug #1296 (Duplicate): Parsing puppet classes fails in certain cases
Ohad Levy
10:11 AM Bug #1299 (Closed): foreman don't cut the () from puppet class names
Applied in changeset commit:"008f22921146c199591fe75286cc85abb570e14c". Anonymous
10:07 AM Feature #1298 (Closed): Run distribution chart does not appear within the same scope as the rest of the dashboard
Applied in changeset commit:"bfcbdbd83ce068861ab76f6723a8e3077208faeb". Tim Speetjens
10:07 AM Feature #1261 (Closed): add spoof button to hosts page
Applied in changeset commit:"231614098e5cfe191896da921c90196316721158". Amos Benari

11/07/2011

07:50 AM Feature #1300 (Closed): Foreman should support HTTP Authentification
Hello,
It would be great to allow HTTP Authentification in Foreman
(for instance to allow things like WebSSO with ...
Romain Vrignaud
05:42 AM Bug #1299 (Closed): foreman don't cut the () from puppet class names
Hi,
foreman don't cut the () from puppet class names.
the class foo:bar() is shown in the gui (puppetclasses in hos...
Florian Koch
05:31 AM Feature #1198 (Rejected): increase the size of puppetmaster text field in host edit page for better visualization
no longer relevant after the ui redo in 0.4 Ohad Levy
03:03 AM Feature #1298 (Closed): Run distribution chart does not appear within the same scope as the rest of the dashboard
Run distribution chart always contains all reports, regardless of the search entered.
Tim Speetjens

11/06/2011

11:15 AM Bug #1293: error when trying to view puppet certificates
I'm also hitting this. Ohad, your patch looks malformed - the lines are truncated, so I can't test it. I can confirm ... Greg Sutcliffe
10:04 AM Feature #1028: Ability to edit custom fields in the host edit page
due to a few open issue with rails, this will need to be done after the rails 3 upgrade. Ohad Levy
10:03 AM Feature #1294 (Closed): Build should not require TFTP if using gPXE
Applied in changeset commit:"ede6c26bd2162fb1aa82faf857daac348335cdae". Ohad Levy
10:02 AM Bug #1196 (Closed): show FQDN in the hosts listing to prevent misunderstanding
Applied in changeset commit:"056baf6c30be3968b3f9ed5aba1451697d9837f7". Amos Benari
10:02 AM Bug #1291 (Closed): Sub hostgroups not shown when editing multiple hosts:
Applied in changeset commit:"9169b6f8bf098654619961f480567c24ba9449da". Ohad Levy

11/04/2011

03:14 PM Bug #1296 (Duplicate): Parsing puppet classes fails in certain cases
I use many parameterized classes, but tend to set default values so that the classes can be used in a non-parameteriz... Tray Torrance

11/03/2011

09:27 PM Smart Proxy Bug #1295 (Rejected): puppetca fails if no certificate exists
When provisioning a new system the puppetca on my proxy would fail when a certificate did not exist.... Trey Dockendorf
07:19 PM Feature #1294 (Closed): Build should not require TFTP if using gPXE
When attempting to provision a system using gPXE I found it would fail unless a subnet was assigned. The subnet also... Trey Dockendorf
04:00 PM Bug #1293: error when trying to view puppet certificates
how about ?... Ohad Levy
03:32 PM Bug #1293: error when trying to view puppet certificates
The patch applied cleanly to 0.4-0.1rc4, restarted apache (running foreman under passenger), and it looks like we're ... Joshua Hoblitt
02:55 PM Bug #1293: error when trying to view puppet certificates
Does the following solves your issue?... Ohad Levy
02:41 PM Bug #1293: error when trying to view puppet certificates
I suppose the following error is related to the problems described above. I get this when trying to provision a new h... Andreas Ntaflos
02:23 PM Bug #1293: error when trying to view puppet certificates
Same problem here on Ubuntu 10.04, using Foreman 0.4-~nightlybuild1320199902 and Smart Proxy 0.3-~nightlybuild1320199... Andreas Ntaflos
 

Also available in: Atom