Project

General

Profile

Activity

From 05/20/2012 to 06/18/2012

06/18/2012

05:14 PM Bug #1639: Trying to edit a host that was provisioned as a Libvirt VM results in Oops
The problem root seems to be that our Libvirt hosts use LVM-based storage pools and Fog chokes on that. There is no v... Andreas Ntaflos
09:50 AM Installer Bug #1689: Duplicate declaration: Class[Foreman::Install::Repos]
Yep, I do now, thanks. Will take a look later today hopefully. Greg Sutcliffe
08:46 AM Installer Bug #1689: Duplicate declaration: Class[Foreman::Install::Repos]
yes, you should have full permissions. Ohad Levy
08:35 AM Installer Bug #1689: Duplicate declaration: Class[Foreman::Install::Repos]
Ohad, I'll take this - I merged the commit that broke it, after all. Can I get permissions to take tickets on this pr... Greg Sutcliffe
08:34 AM Installer Bug #1689 (Resolved): Duplicate declaration: Class[Foreman::Install::Repos]
Since the following commit we get a Duplicate declaration error when following the foreman installer full install:
I...
Marcello de Sousa
09:40 AM Bug #1690 (Closed): Problem when trying to import puppet classes
I have an error when trying to import puppet classes from
Foreman
Error stack:
NoMethodError
undefined method `map' ...
Romain Vrignaud
07:50 AM Feature #1377: Foreman should support a "versioning" backend (for templates, params/vars, etc)
It is possible to use the API to get the template content, and its even possible to use the API to store new content,... Ohad Levy
04:43 AM Bug #1607 (Closed): REST API calls /hosts/:id/puppetclasses fails with postgres
Applied in changeset commit:"cbf4be7cfaee8c2b82c833f0f24e914ab50ef238". Florent Castelli
03:30 AM Revision cbf4be7c (foreman): Fixes puppetclasses search with pg database
The request is sorting the results on a field that isn't in the DISTINCT
SELECT'ed columns and pg doesn't like it.
Fi...
Florent Castelli

06/17/2012

10:06 AM Revision c1dee378 (foreman): improve SQL queries for host API requests
Ohad Levy
10:06 AM Revision ddf9051a (foreman): allow to consume provisioning templates via JSON, show method was missing
Ohad Levy
10:03 AM Feature #1555 (Duplicate): Template should be audited and/or versioned
Ohad Levy
08:49 AM Revision 5dafaec7 (foreman): ensure that API calls get correct 404 error
Ohad Levy
08:28 AM Packaging Bug #1688 (Resolved): version is not correct
when installing a recent RPM, the version at the footer is still marked as N/A Ohad Levy
07:30 AM Revision dbc4dc30 (foreman): we don't change mac/ip by default
This seems to be a bit tricky as facter not always report the correct mac.
managed hosts will not be auto updating b...
Ohad Levy
06:58 AM Installer Support #862 (Closed): foreman deployment module doesn't work with puppet enterprise
Ohad Levy
06:58 AM Installer Bug #1285 (Closed): Missing support for ssl in external_node.rb.erb
Ohad Levy
06:30 AM Bug #1115 (Closed): Host parameters are not available via the API
Applied in changeset commit:"79cb5cc0a019c4757a90b4e69d3264a30f7f54d1". Ohad Levy
05:24 AM Revision 79cb5cc0 (foreman): fixes #1115 Host parameters are not available via the API
Ohad Levy
03:49 AM Revision dc072ade (foreman): add a test to ensure that assoicated template oss are failing to delete the template
Ohad Levy
03:49 AM Revision 46ec8354 (foreman): add more frendily error messages upon console failure
Ohad Levy
03:33 AM Revision 5b754375 (foreman): Allow to run rails console even if the support gems are not installed
Ohad Levy
03:33 AM Revision 0dd21533 (foreman): don't allow to delete a provisioning template when its assigned to an OS default template
Ohad Levy

06/16/2012

01:24 PM Bug #1687 (Resolved): install from dev branch with mysql adapter does not work
New to Foreman, I hope this helps some. Instead of just filing the bug, I have tried to work through some of the issu... Jason Gerry

06/15/2012

02:26 PM Bug #1686: can't choose subnet when domain comes from hostgroup
i guess this is a minor regression in the recent changes we've added, Amos can you have a look? Ohad Levy
02:22 PM Bug #1686 (Closed): can't choose subnet when domain comes from hostgroup
Hi,
when the domain for a server is predefined in the hostgroup, you can't choose a subnet, you first have to choose...
Florian Koch
03:23 AM Revision 47b357e7 (foreman): [ec2] added the ability to create multiple security groups
Ohad Levy
02:10 AM Revision 83bd2c68 (foreman): ensure that facter mac addressed and formatted correctly when imported into foreman
Ohad Levy

06/14/2012

09:03 PM Packaging Revision 060812c6 (foreman-packaging): remove rubygems patches
Jason Montleon
03:39 PM Packaging Revision 208b8e39 (foreman-packaging): fix activerecord mysql adapter in 3.0.14
Jason Montleon
01:05 PM Packaging Revision 41729cfc (foreman-packaging): fix virt and wirb rubygem spec file names
Jason Montleon
12:15 PM Packaging Revision 57aa2852 (foreman-packaging): update foreman prepbundle patch for new rails version
Jason Montleon
11:59 AM Packaging Revision 5288d5ab (foreman-packaging): add specs files and patches for el6
jason
10:24 AM Feature #1679: Having a change summary box when editing host / hostgroup
I agree that it should be optional Romain Vrignaud
10:18 AM Bug #1683 (Closed): EC2: When a compute resource is removed the hosts become broken
Applied in changeset commit:"ad824a4d58edc10448801d00e18a11c60142fcb7". Ohad Levy
10:16 AM Revision ad824a4d (foreman): ensure that you can't delete a compute resource while its used - fixes #1683
Ohad Levy
09:01 AM Packaging Revision 3ec95f3a (foreman-packaging): Initial commit
Ohad Levy
08:29 AM Revision 31d0aded (foreman): make DNS lookup not fail on socket errors
Ohad Levy
08:28 AM Revision 758e92e4 (foreman): update rails version to include all recent CVE
Ohad Levy
08:28 AM Revision 67905725 (foreman): minor fixes to host show page
Ohad Levy
05:00 AM Feature #1685: Windows DNS: Secure connection using GSS-TSIG
I would extracting the parameter handling into a seperate method, e.g. something like that
change the relevant line ...
Ohad Levy
03:33 AM Feature #1685: Windows DNS: Secure connection using GSS-TSIG
I also think this shouldn't be too hard to accomplish even with almost no ruby skills. I will start setting up a new ... Oliver Weinmann
03:27 AM Feature #1685: Windows DNS: Secure connection using GSS-TSIG
Thanks Oliver!
this is surely a big step in the right direction, and I assume should not be more then a bit of docum...
Ohad Levy
03:21 AM Feature #1685 (Closed): Windows DNS: Secure connection using GSS-TSIG
Hi,
we are using foreman in our heterogenous windows / linux environment. Our Master DNS servers are running on Wind...
Oliver Weinmann

06/13/2012

04:15 PM Bug #1684 (New): EC2: Test button sets the region back to the first.
When adding a region I clicked test to ensure connectivity worked which reset the selection to the first entry, creat... Ashley Penney
04:14 PM Bug #1683 (Closed): EC2: When a compute resource is removed the hosts become broken
If you remove a compute resource before removing the hosts they become broken:
Failed to destroy a compute instance ...
Ashley Penney
04:13 PM Bug #1682 (New): EC2: SSH key pair generation
During testing we discovered the following issues:
* If you edit a region to another it won't generate new keys.
* I...
Ashley Penney
02:38 PM Bug #1681 (Resolved): DHCP fails for subnets larger than /24
In our environment setting a host to build either fails to add a DHCP entry to dhcpd or leaves incorrect ones behind ... Ashley Penney
09:34 AM Revision 2117168c (foreman): minor test failure - missed that
Ohad Levy
08:19 AM Smart Proxy Bug #1567 (Closed): Foreman-proxy ignores "include" directive in dhcpd.conf
Applied in changeset commit:"fcf097c2ef3d8eb6295293efec44b2e466c5c476". Anonymous
08:18 AM Bug #1678 (Closed): nested hostgroups and hostgroup/environment template association.
Applied in changeset commit:"9e65358caa49c34dd34c4dc86f4a13d14c091172". Steve Traylen
05:14 AM Bug #1678: nested hostgroups and hostgroup/environment template association.
Pull request: https://github.com/theforeman/foreman/pull/74 Steve Traylen
04:43 AM Bug #1678 (Closed): nested hostgroups and hostgroup/environment template association.

Using the nested hostgroup structure 'base/this/that' then the drop down box of
hostgroups on the template hostgro...
Steve Traylen
08:02 AM Smart Proxy Revision fcf097c2: fixes #1567 - Foreman-proxy ignores dhcpd.conf include directive
Adding functionality that can detect and parse included files in dhcpd.conf.
Supports same syntax as dhcpd.conf(5) ma...
Mikael Fridh
07:36 AM Smart Proxy Bug #1680 (Closed): Smart Proxy should work with ruby 1.9
More distros are moving to ruby 1.9, we should support it. The proxy currently fails in various ways. Patch incoming ;) Greg Sutcliffe
07:34 AM Feature #1679: Having a change summary box when editing host / hostgroup
Can we make this an optional feature? I'm happy for it to default to "on" but as an experienced user, I'm comfortable... Greg Sutcliffe
06:39 AM Feature #1679 (New): Having a change summary box when editing host / hostgroup
When I'm editting an host or hostgroup,
I think that a box appearing when I click on submit that sums me up the chan...
Romain Vrignaud
07:25 AM Revision 2be85b23 (foreman): added vm tab
Amos Benari
07:25 AM Revision 05c1c1b0 (foreman): host show folded into tabs.
Amos Benari
07:24 AM Bug #1115 (Feedback): Host parameters are not available via the API
This is not working yet. The patches are available here but are not committed in the current develop branch:
https:/...
Marcello de Sousa
07:24 AM Revision 9e65358c (foreman): fixes #1678 - nested hostgroup selector for templates.
Steve Traylen
07:23 AM Revision defd626b (foreman): ptable, arch and medium errors where not always visible in the UI when saving a host
Ohad Levy
05:10 AM Bug #1470: Hosts with No Reports has a negative number
It seems that this is due to the host filter "not has last_report". At a glance, it doesn't work correctly with facts... Mattias Winther
04:11 AM Revision 38d455d1 (foreman): code comments typos
Ohad Levy
04:07 AM Revision 32489ff4 (foreman): ensure that autosign entries are removed when using ssh based provisioning.
this is required, as we changed the ssh part to be post db commit. Ohad Levy
03:09 AM Revision 65f3ce1e (foreman): configTemplate returns nil if a template is not found
David Swift

06/12/2012

09:34 PM Installer Revision 32fc0693 (puppet-foreman_proxy): Copy $package_source from puppet-foreman
We should probably unify how the $use_testing (redhat) and
$package_source (debian) parameters work. For now, this co...
Greg Sutcliffe
08:52 PM Installer Revision 541a9ae1 (installer): Add parameterized modules for foreman{,_proxy}
Greg Sutcliffe
05:41 PM Installer Revision 5d8ee6b6 (puppet-foreman): Add $package_source to class params to allow foreman and foreman_proxy classes access
Greg Sutcliffe
05:21 PM Installer Revision 8edc9aaa (puppet-dhcp): Use formal regex syntax for default parameters
Greg Sutcliffe
11:47 AM Installer Revision 0ace9b73 (puppet-dhcp): Add RH(-based) params and more common defaults
This also makes the syntax compatible with 2.7 (and most likely 2.6, but
that's untested).
Ewoud Kohl van Wijngaarden
11:24 AM Installer Revision c045bf8c (puppet-dhcp): Fix puppet-lint warnings
Ewoud Kohl van Wijngaarden
10:31 AM Installer Revision ebf00af4 (puppet-foreman_proxy): Parametrize params so that they can be overwritten
Following the pattern from puppet-puppet and puppet-foreman. Ivan Necas
10:23 AM Bug #1675 (Closed): Added puppet classes are not correctly sorted in host / hostgroup edit page
Applied in changeset commit:"214673711251f91b684c4d9df28eea3516894711". Amos Benari
09:46 AM Revision 21467371 (foreman): added classes-filter to the puppet classes selection page. fixed the selected classes sort.
also fixes #1675 Amos Benari
09:45 AM Revision d351a71b (foreman): Since ssh script now runs post commit, we can not update any attributes within the save method
Ohad Levy
08:40 AM Smart Proxy Bug #1567: Foreman-proxy ignores "include" directive in dhcpd.conf
Got a patch lined up, needs some more testing first:
https://github.com/frimik/smart-proxy/commit/5f606f62975fc4dcd5...
Mikael Fridh
08:18 AM Bug #1677 (Closed): Fact pie chart alters fact strings to lower case
If you have a fact like "HP,Cisco,Juniper" then the pie chart will render it as "Hp,cisco,juniper". This means that t... Greg Sutcliffe
05:42 AM Installer Revision ba4e919b (puppet-foreman): Allow to use custom repos instead of the predefined ones
Ivan Necas
03:02 AM Revision 5ef4cb38 (foreman): allow to store long queries as a bookmark
Ohad Levy
02:48 AM Installer Revision 063f2eca (puppet-foreman): Prioritize included classes in init.pp
Ivan Necas
02:17 AM Feature #1561: Add new provision template types for EC2
any chance we can discuss this a bit over irc? I'm still not 100% sure on the flow that you are suggesting
thanks!
Ohad Levy

06/11/2012

04:12 PM Installer Revision 382460a3 (puppet-foreman_proxy): Avoid dependency on foreman::params
Instead use parameterized class to specify parameters for repositories. Ivan Necas
12:10 PM Installer Revision aae58c26 (puppet-foreman): Parameterize `foreman::install::repos` attributes
It makes it easier to share the repo among different modules, such as
`foreman_proxy`.
Ivan Necas
12:10 PM Installer Revision 41a0d1ab (puppet-foreman): Use class {} instead of include
Ivan Necas
12:10 PM Installer Revision 4dc49816 (puppet-foreman): Parametrize params so that they can be overwritten
Taking the approach from puppet-puppet that allows reuse the manifests by
overriding the params like:
class cust...
Ivan Necas
11:29 AM Bug #1676 (Closed): Memory size in factor of 1000 (should be 1024)
Applied in changeset commit:"84fce85c7a12dd359d5eaf2f263065efc3c5374f". Jacob McCann
10:08 AM Bug #1676 (Closed): Memory size in factor of 1000 (should be 1024)
Currently memory size is determined in factors of 1000 and should be in factors of 1024 Jacob McCann
11:18 AM Bug #1495: ENC output for root_pw is not correct when inherited from hostgroup
Reproducible in 0.5.1. Josh Baird
10:53 AM Revision 84fce85c (foreman): fixes #1676 have memory size use factors of 1024
Jacob McCann
09:58 AM Bug #1675 (Closed): Added puppet classes are not correctly sorted in host / hostgroup edit page
When I edit an host / hostgroup, already added puppet classes are
not correctly sorted.
See picture attached
Romain Vrignaud
09:42 AM Revision c7540a9c (foreman): moved ssh provisioning to post transaction queue
Amos Benari
09:42 AM Revision 0363ab42 (foreman): progress reports both queues
Amos Benari
09:42 AM Revision ff217463 (foreman): renamed the parameter queuename to progress_report_id to reflect the fact that
we now have multiple queues in a single progress report. Amos Benari
09:41 AM Revision 0454b904 (foreman): ensure that we don't upgrade debians arch incorrectly - refs #1670
Ohad Levy
03:57 AM Revision 994e8e05 (foreman): fixed ui issues caused by moving to new css (bootstrap and jquery-ui)
Amos Benari

06/10/2012

10:04 AM Feature #1138 (Closed): Reducing the number of menus
Ohad Levy
10:01 AM Bug #1192 (Closed): Class display not sorted in nested hostgroup
Applied in changeset commit:"feed47584616d5aa4ff0b40340d6592b7fcf375b". Amos Benari
10:01 AM Bug #1389 (Closed): Add bookmark support for pages which are not in the main dialog
Applied in changeset commit:"c7946bf25e0fda15f2aec0366daa9eeb8c1206a4". Amos Benari
09:09 AM Bug #1667 (Closed): Creating a VM on Libvirt based Compute Ressource do not respect the amount of memory asked by user
Applied in changeset commit:"1c81c2b9dd8cda06ef9cf5c2d9a3627a357c2a0d". Ohad Levy
09:08 AM Revision 6fa93184 (foreman): title action buttons as a group.
Amos Benari
09:08 AM Revision e4b5713e (foreman): moved to bootstrap 2.04
Amos Benari
09:08 AM Revision feed4758 (foreman): fixes #1192 Class display not sorted in nested hostgroup
Amos Benari
09:08 AM Revision c7946bf2 (foreman): fixes #1389 Add bookmark support for pages which are not in the main dialog
Amos Benari
04:55 AM Revision 1c81c2b9 (foreman): fixes #1667 - restrcutre fog extensions code
Ohad Levy
02:23 AM Revision eb279472 (foreman): first structure for api versioning name space
Ohad Levy

06/08/2012

06:30 PM Bug #1656 (Closed): statistics page error 'Unknown string: "1.97 TB"!'
Applied in changeset commit:"c5ad288d3e715555779e2521f948d6a870e5e370". Ohad Levy
11:51 AM Bug #1656: statistics page error 'Unknown string: "1.97 TB"!'
Got it figured out I think! https://github.com/theforeman/foreman/pull/69
Thanks!
Jacob McCann
02:19 PM Revision c5ad288d (foreman): Merge pull request #69 from jmccann/1656-add_TB_support
fixes #1656 add support for systems with terabytes of memory Ohad Levy
11:43 AM Revision a5da258d (foreman): fixes #1656 add support for systems with terabytes of memory
Jacob McCann
11:20 AM Smart Proxy Bug #1674 (Closed): Error when modifying autosign.conf with commented line
I received an error when trying to modify autosign.conf file with a commented line:
smart_proxy_autosign_url failed ...
Joseph I
07:48 AM Bug #1673 (Closed): Foreman doesn't work with ruby_parser 2.0.6
Applied in changeset commit:"804198404e166a43f59f179f9a221f309b3835f1". Ivan Necas
03:08 AM Bug #1673: Foreman doesn't work with ruby_parser 2.0.6
Done :) https://github.com/theforeman/foreman/pull/68 Ivan Necas
03:38 AM Revision 80419840 (foreman): fixes #1673 - Foreman doesn't work with ruby_parser 2.0.6
Explicitly stating the version of ruby_parser that works with Foreman.
Otherwise you might get:
superclass misma...
Ivan Necas

06/07/2012

07:51 PM Feature #1561: Add new provision template types for EC2
I am putting together a pull request, I have this working on my dev instance. While my original needs are pretty wel... David Swift
04:22 PM Bug #1634: Report filter does not work
That's a strange thing to "not mind" considering the purpose of a filter. I'd expect a selection of "Errors Only" to ... Adam Kosmin
03:37 PM Bug #1634: Report filter does not work
1. From "Hosts," click on a host.
2. On the host properties page, click "Reports"
3. Click on a report that had an...
Josh Baird
01:59 PM Bug #1634: Report filter does not work
you mean that the auto completer does not work? (e.g. it does not suggest values?)
does the search work? e.g. if you...
Ohad Levy
10:30 AM Bug #1634: Report filter does not work
I'm not sure what else can be said other than the filter displayed in the reports section doesn't work. Anything othe... Adam Kosmin
07:18 AM Bug #1634 (Need more information): Report filter does not work
can you provide an example of what is not working, and how should it work?
thanks
Ohad Levy
02:42 PM Bug #1673: Foreman doesn't work with ruby_parser 2.0.6
Do you want to send a git formatted patch / pull request instead? so we could blame you in the future? :) Ohad Levy
11:48 AM Bug #1673 (Closed): Foreman doesn't work with ruby_parser 2.0.6
Trying to run Foreman when @ruby_parser 2.0.6@ is installed fails with the following error:... Ivan Necas
12:29 PM Bug #1671: Field ptable not highlighted as error if blank
Version 0.4.2 Len Rugen
03:20 AM Bug #1671 (Need more information): Field ptable not highlighted as error if blank
Ohad Levy
03:19 AM Bug #1671: Field ptable not highlighted as error if blank
which version of foreman is this? I can't reproduce this with 0.5 Ohad Levy
09:09 AM Bug #1488 (Need more information): blank root_password in host group breaks automated provisioning
I was not able to reproduce the issue.
looking at the code, foreman copies the hostgroup password when creating the ...
Ohad Levy
09:02 AM Revision 10debf79 (foreman): fixes an incorrect warning about non assigned templates per OS
Ohad Levy
08:54 AM Bug #1607: REST API calls /hosts/:id/puppetclasses fails with postgres
Covered by this patch: https://github.com/theforeman/foreman/pull/55 Florent Castelli
07:58 AM Bug #1607 (Need more information): REST API calls /hosts/:id/puppetclasses fails with postgres
is this still releavant? is this one of the merged pull requests and I just missed this ticket? Ohad Levy
08:20 AM Support #1598 (Feedback): dhcp
afair, range support into the proxy was introduced in the non stable repo, consider upgrading it from yum.theforeman.... Ohad Levy
07:53 AM Bug #1629 (Closed): Blank Page when clicking on Host Groups in Puppet Class Overview
fixed as part of commit:1b3cbe60e84f1671215c9971719a10eb23c0aee9 Ohad Levy
07:43 AM Bug #1619 (Closed): X-Forwarded-For multiple IPs
Applied in changeset commit:"267f1ea2e4089483513ddc894606843e72eb59ba". Ohad Levy
07:43 AM Feature #1648 (Closed): User filter on hostgroup could extend to new sub hostgroup.
Applied in changeset commit:"ba9f6cdd3ffbf43cc2031a436ff0f8391d8205c2". Ohad Levy
07:40 AM Revision ba9f6cdd (foreman): fixes #1648 - User filter on hostgroup could extend to new sub hostgroup.
Ohad Levy
07:24 AM Bug #1650 (Closed): Session expiration prevent HTTP authentication delegation
Applied in changeset commit:"5bb288fe55fa67e983f8121d58b20a9bac7991f4". Ohad Levy
07:24 AM Revision 267f1ea2 (foreman): fixes #1619 - X-Forwarded-For multiple IPs
Ohad Levy
07:11 AM Revision 5bb288fe (foreman): fixes #1650 - Session expiration prevent HTTP authentication delegation
Ohad Levy
06:48 AM Feature #1553: Add a default newline to the end of provision templates (kickstart)
I think this depends on if you use %> as closing statement vs -%>
-%> means, no EOL, so maybe simply changing it to ...
Ohad Levy
06:08 AM Feature #1657 (Closed): Support Puppet http reports processor
Applied in changeset commit:"baa3d6f913bb0ed678df3eec661faa5e70bca3c7". Ohad Levy
05:17 AM Feature #1657: Support Puppet http reports processor
It will in Telly -- see http://projects.puppetlabs.com/issues/8465 Lauri Tirkkonen
04:40 AM Feature #1657: Support Puppet http reports processor
agreed - however note that puppet does not support SSL for a transport.
Ohad Levy
04:43 AM Bug #1656: statistics page error 'Unknown string: "1.97 TB"!'
Jacob McCann wrote:
> Oooh, incentives ... I'll give it a shot!
ping?
Ohad Levy
04:42 AM Revision baa3d6f9 (foreman): fixes #1657 - Support Puppet http reports processor
this patch allow usage of puppet http report processor.
in order to use it simply update your puppet.conf to have the...
Ohad Levy
04:01 AM Bug #1660: Add the ability to set default filters for On-the-fly LDAP user creation
about ENC, it might be better to have a list of allowed servers to reach out for foreman (that should be a separate t... Ohad Levy
04:01 AM Bug #1660 (Resolved): Add the ability to set default filters for On-the-fly LDAP user creation
just change the default user role permissions.
Ohad
Ohad Levy
04:00 AM Bug #928 (Resolved): Dependency problem with f15 / foreman.noarch 0:0.3rc1-1
Ohad Levy
04:00 AM Bug #1661 (Resolved): Dependency problem with f16 / foreman.noarch 0:0.4.2-0.1
Ohad Levy
03:59 AM Bug #1670 (Closed): Model / OS on "Hosts" page not getting updated properly
Applied in changeset commit:"8a20ac6d9d7a699dd466b3718282509e22af8941". Ohad Levy
03:59 AM Bug #1668 (Closed): Paramaters should be text fields.
Applied in changeset commit:"fb761846b4a670399b94e2177197b5ffe4d726f2". Ohad Levy
03:58 AM Revision e96cd6fc (foreman): Send error messages through JSON instead of just {"errors":[]}
Florent Castelli
03:56 AM Revision fb761846 (foreman): fixes #1668 - Paramaters should be text fields.
Ohad Levy
03:31 AM Revision 8a20ac6d (foreman): fixes #1670 - Model / OS on "Hosts" page not getting updated properly
Ohad Levy
03:18 AM Bug #1672: included classes minus drops to next line if class name too long
Amos, was this already fixed in 0.5? Ohad Levy
02:51 AM Revision 9c2b6c72 (foreman): [EC2] Adds retry on host not available, add some useful debugging.
- debugging, to get the whole message
- add backtrace to compute resource failure msg
- add debug logging for Fog err...
David Swift

06/06/2012

01:09 PM Bug #1672 (Closed): included classes minus drops to next line if class name too long
I created a new class with a name longer than others, I noticed in the included classes area, that it didn't have a t... Len Rugen
12:33 PM Bug #1671 (Resolved): Field ptable not highlighted as error if blank
Defining a new system, submit wouldn't work, but no tabs or fields show in error. Error in log:
Failed to save: Pta...
Len Rugen
11:53 AM Smart Proxy Bug #1654 (Closed): Failed to list puppet environments: hash modified during iteration
Applied in changeset commit:"d54d06863ed6f91ff32e7aac09eed6eec95cbd1c". Florent Castelli
07:36 AM Smart Proxy Revision d54d0686: Don't modify the hash we are iterating on when listing environments fixes #1654
Florent Castelli
07:35 AM Smart Proxy Revision b08f131c: Filter folders matching correct environments name
"Environment names should only contain alphanumeric characters and
underscores, and are case-sensitive"
http://docs.p...
Florent Castelli
07:33 AM Smart Proxy Revision be465761: Was not returning true on command success, caused puppet_api.rb to print false messages.
kish
06:48 AM Bug #1572 (Closed): Selected Domains are not saved when importing Subnet from Smart-Proxy
Applied in changeset commit:"1b3cbe60e84f1671215c9971719a10eb23c0aee9". Amos Benari
06:48 AM Bug #1351 (Closed): New smart variable and match cannot be entered at same time.
Applied in changeset commit:"7a2e06bdc1247693dea53e0698117652402c4751". Amos Benari
05:23 AM Revision 7a2e06bd (foreman): fixes #1351 New smart variable and match cannot be entered at same time.
Amos Benari
05:23 AM Revision aac813cd (foreman): smart vars looks sharper.
Amos Benari
04:47 AM Revision 1b3cbe60 (foreman): fixes #1572
Amos Benari
04:39 AM Revision 8ec37cce (foreman): fixed useless warning
Ohad Levy
04:36 AM Revision 4fa94e76 (foreman): fix error in validation for new compute hosts
David Swift
04:33 AM Revision a08af7d8 (foreman): when libvirt is not enabled, compute resource provider name is incorrect.
Ohad Levy

06/04/2012

03:23 PM Feature #1669 (Closed): epel repo should be a snippet
Applied in changeset commit:"0f6ea5a23bd075f9539782398370b2ff411eb85f". Ohad Levy
07:40 AM Feature #1669 (Closed): epel repo should be a snippet
As epel rpm location keeps changing, it makes little sense to keep it in foreman code vs. a simple snippet.
we'll ...
Ohad Levy
03:11 PM Bug #1670 (Closed): Model / OS on "Hosts" page not getting updated properly
When a host is provisioned from Foreman, the "Operating System" and "Model" columns are not getting updated properly.... Josh Baird
07:52 AM Revision 0f6ea5a2 (foreman): fixes #1669 - epel is now a snippet.
This adds another method to install the epel repo, as a snippet,
allowing users to customly change the url, in case t...
Ohad Levy

06/03/2012

09:34 AM Bug #1575 (Closed): UI is broken when error message is displayed
Applied in changeset commit:"26e2d30d0501954100e7286b9502e132e3f1d76a". Amos Benari
06:52 AM Bug #1575: UI is broken when error message is displayed
i use jmontleons repo, so its not exactly the latest git. Florian Koch
02:42 AM Bug #1575: UI is broken when error message is displayed
Florian, I'm assuming you double checked that with git version? Amos, any ideas? Ohad Levy
06:16 AM Bug #1605 (Closed): Typo thier instead of their
Applied in changeset commit:"615679537771338a9febf9a0efbe1055f69eb7ae". Jim Bailey
04:38 AM Revision 26e2d30d (foreman): fixes #1575 error 404 on dhcp proxy
Amos Benari
03:12 AM Bug #1367 (Closed): Ensure all gems are defined in Bundler Gemfile
this has been resolved by the varios packages.
Ohad Levy
03:10 AM Revision 61567953 (foreman): fixes #1605 - typo thier
Jim Bailey
03:09 AM Bug #1572: Selected Domains are not saved when importing Subnet from Smart-Proxy
i've tracked this down to the edit_habtm helper, which defaults to the singuarlize method.
since this is a double nes...
Ohad Levy
12:00 AM Refactor #1622 (Closed): Refactor Gemfile "virt group" into three seperate groups
fixed at commit:6db04662 Ohad Levy

06/02/2012

11:58 PM Refactor #1623 (Closed): Add support for Gemfile.local.rb
fixed at commit:ad69366c Ohad Levy

06/01/2012

05:39 AM Bug #1192 (Assigned): Class display not sorted in nested hostgroup
I still have the problem with the develop branch of Foreman.
This quite complicate when we have a lot of (nested) hos...
Romain Vrignaud

05/31/2012

09:08 PM Bug #1668 (Closed): Paramaters should be text fields.
I want to store SSL Certificates by hostgroup, the cert is truncated to 255 characters. The column is VARCHAR(255) / ... W. Andrew Loe III
12:06 PM Bug #1664 (Closed): Page 'Puppet classes' broken when changing hostgroup for an host
Applied in changeset commit:"6c8f473c6c97c612db7fbaed7ddb40cbb1b059f2". Amos Benari
05:41 AM Bug #1664 (Closed): Page 'Puppet classes' broken when changing hostgroup for an host
Hello,
When I change the hostgroup for an host and then I click on 'Puppet classes' the HTML page layout is broken.
...
Romain Vrignaud
10:46 AM Bug #1667 (Closed): Creating a VM on Libvirt based Compute Ressource do not respect the amount of memory asked by user
When I create a VM on a libvirt based compute ressource, the VM has always
256MB of memory whatever the amount I ask...
Romain Vrignaud
08:20 AM Bug #931 (Closed): New user creation add automatically a Fact Filter
No longer reproctible. Romain Vrignaud
08:14 AM Feature #966 (Closed): VM's creation should allow multiple NIC creation
This has been done for compute ressources.
No longer needed.
Romain Vrignaud
08:14 AM Feature #913 (Closed): Hypervisor's use use should be restrictible to defined user / usergroup
This has been done for Compute ressources.
No longer needed
Romain Vrignaud
08:13 AM Bug #1338 (Closed): db:migrate doesn't create settings table in mysql
No reproductable anymore Romain Vrignaud
08:10 AM Feature #1666 (Closed): Ability to map a vm on an compute ressource with a regular host on Foreman
I have migrated all my former hypervisors into compute ressources.
I would like to be able to transform regular Fore...
Romain Vrignaud
08:08 AM Revision 6c8f473c (foreman): fixes #1664 hostgroup-selected for edit host is broken.
Amos Benari
08:07 AM Revision 15daa32c (foreman): Add compute resource attributes to provisioning templates refs #1223
Ohad Levy
06:54 AM Bug #1575 (Assigned): UI is broken when error message is displayed
hm is not fixed, look at the attached image
Florian Koch
06:29 AM Feature #1665 (Resolved): Allow interface PXE boot choice when creating vm with multiple NIC on a compute ressource
It would be very usefull to be able to choose on which vNIC we would like
to make the PXE boot when creating a vm wi...
Romain Vrignaud
03:46 AM Smart Proxy Bug #1663 (Closed): Smart-proxy does not support Ruby 1.9.3
Hello,
Smart-proxy does not support Ruby 1.9.3 (on Fedora 17).
On top of this problem : http://theforeman.org/issue...
Romain Vrignaud

05/30/2012

04:27 PM Bug #1661: Dependency problem with f16 / foreman.noarch 0:0.4.2-0.1
With the recent rpms the installation was completed without any problems! Thank You a lot Daniele De Lorenzi
04:06 PM Bug #1661: Dependency problem with f16 / foreman.noarch 0:0.4.2-0.1
can you try recent rpms from:
http://people.redhat.com/jmontleo/foreman/
and let us know if you have any issues?
Ohad Levy
03:50 PM Bug #1661 (Resolved): Dependency problem with f16 / foreman.noarch 0:0.4.2-0.1
Clean F16 install, 'yum install foreman' it require "rubygem(sqlite3-ruby)" but the package "rubygem-sqlite3" was jus... Daniele De Lorenzi
04:07 PM Bug #928: Dependency problem with f15 / foreman.noarch 0:0.3rc1-1
latest working rpms can be found at
http://people.redhat.com/jmontleo/foreman/
Ohad Levy
04:01 PM Feature #1662 (Duplicate): Add settings options to secure VNC sessions between Foreman server and client
Right now, in order to enable SSL for noVNC between the foreman server and client, it is necessary to update /usr/sha... Anonymous
03:32 PM Bug #1660 (Resolved): Add the ability to set default filters for On-the-fly LDAP user creation
Foreman is giving to much information to anyone who happens to log in via the on-the-fly LDAP account creation. They ... Anonymous
02:38 PM Feature #1652: Fix privacy for puppetclasses.
I agree with Brian's comments, both about moving Filter's to the group level and being able to restrict access to the... Anonymous
12:31 PM Feature #1597 (Closed): We should be able to restrict compute resource to users
Applied in changeset commit:"e170c3210ceccccc43ef0795c89a14f472a074f9". Olivier Favre
08:47 AM Revision e170c321 (foreman): fixes #1597 - Restrict compute resources access by user
And add some rights to give non admin users so they can perform some normal actions on the hosts they own.
unit/doma...
Olivier Favre

05/29/2012

02:24 PM Feature #1658 (Closed): Provisioning template "preview" mode
Feature already exists in 0.5. Josh Baird
02:10 PM Feature #1658 (Closed): Provisioning template "preview" mode
Those of us who are migrating from Cobbler are used to seeing a "View Kickstart" button which will show the rendered ... Josh Baird
12:11 PM Feature #1657 (Closed): Support Puppet http reports processor
Currently you have to use a separate reports processor for Foreman, since Foreman apparently expects the YAML report ... Lauri Tirkkonen
09:18 AM Bug #1656: statistics page error 'Unknown string: "1.97 TB"!'
Oooh, incentives ... I'll give it a shot! Jacob McCann
09:11 AM Bug #1656: statistics page error 'Unknown string: "1.97 TB"!'
awesome, any chance you want to send this as a git patch instead? (so you'll get the credit:)) Ohad Levy
09:10 AM Bug #1656 (Closed): statistics page error 'Unknown string: "1.97 TB"!'
After on-lining some new systems that have 2 TB of memory our statistics page started receiving errors.... Jacob McCann
08:17 AM Revision ffb24832 (foreman): fixes incorrect DNS conflict detection
Ohad Levy
07:12 AM Revision c8d89c66 (foreman): model index and form fixes. show copute provider in the model column is applicable.
Amos Benari
06:35 AM Revision 40c55c5a (foreman): minor visual fixes to the compute resource view.
Amos Benari
06:27 AM Revision b43727d8 (foreman): incorrect usage of my hosts scope while processing a error in displaying host list
Ohad Levy
05:48 AM Revision 2a08c26b (foreman): fixed ui for adding and removing ovirt volumes.
when creating a vm from template, if there was an error in the
form. the vm volumes didnot display correctly.
adding ...
Amos Benari
04:35 AM Feature #1223 (Closed): Provisioning engine for EC2
Applied in changeset commit:"dd42df0a3b5d8645ad6db731ec813e64b85a4120". Ohad Levy
03:41 AM Revision dd42df0a (foreman): adds ec2 provisioning support fixes #1223
- added progress bar for instance creation
- minor fixes for certname based deployments
- added ssh provisioning supp...
Ohad Levy
03:12 AM Revision e638cfb7 (foreman): fixed js failures on hostgroup page
Ohad Levy
02:52 AM Revision e3c4155d (foreman): fixed image drop down in both javascript and after error
Ohad Levy

05/28/2012

11:15 AM Bug #1640: Oops when viewing a Libvirt VM where the Libvirt host has no "default" storage volume
Ohad, thanks, this seems to have fixed that particular issue. I can now view virtual machines of a Libvirt compute re... Andreas Ntaflos
08:35 AM Revision 711e68f0 (foreman): added accessor to keep the provisioning method selected.
Amos Benari
06:51 AM Smart Proxy Bug #1655: Failed to list puppet environments: Attempting to initialize global default settings more than once!
Probably related to puppet 3 Florent Castelli
06:03 AM Smart Proxy Bug #1655 (Resolved): Failed to list puppet environments: Attempting to initialize global default settings more than once!
Happens with smart-proxy git when trying to import classes and environments twice from foreman without restarting sma... Florent Castelli
06:01 AM Smart Proxy Bug #1654 (Closed): Failed to list puppet environments: hash modified during iteration
Happens when trying to import environments and classes from foreman git using smart-proxy git.
Probably because of li...
Florent Castelli

05/27/2012

01:37 PM Bug #1640 (Ready For Testing): Oops when viewing a Libvirt VM where the Libvirt host has no "default" storage volume
I've pushed an update to the fog library, could you please try to execute... Ohad Levy

05/26/2012

09:20 PM Feature #1652 (Resolved): Fix privacy for puppetclasses.
So currently puppetclasses permissions seem to be settable at the puppet_env level. I don't think this is granular en... Brian Gupta
01:40 PM Revision af142566 (foreman): if the vm does not exit, do not fail
Ohad Levy
12:58 PM Revision 9825d9a6 (foreman): Find by certname didnt always work on all platforms from some reason, this ensures it works across all db's refs #137
Ohad Levy
12:01 PM Revision e421daad (foreman): Merge pull request #58 from bgupta/cli-fixfiltering
Fixed foremancli filtering for filterable collections. Brian Gupta
11:57 AM Revision 1f98296f (foreman): Fixed filtering for filterable collections.
Brian Gupta

05/25/2012

01:10 PM Revision c15720bf (foreman): Merge branch 'develop' into ec2
Ohad Levy
01:06 PM Revision 0effaef0 (foreman): Merge pull request #49 from bgupta/bundler-updates
Bundler updates Ohad Levy
10:04 AM Bug #1650 (Closed): Session expiration prevent HTTP authentication delegation
When using HTTP authentication delegation,
session expiration mechanism just keep asking user
to authenticate.
Regar...
Romain Vrignaud

05/24/2012

02:57 PM Revision 463f3539 (foreman): minor fixes to see errors when image is not selected
Ohad Levy
01:47 PM Revision 57c4bfe7 (foreman): ensures that server error html is displayed correctly
Ohad Levy
01:19 PM Revision f1062692 (foreman): mysql2 gem dependency version fix. This is the error generated without the specificiation of '< 0.3'
Please install the mysql2 adapter: `gem install activerecord-mysql2-adapter` (no such file to load — active_record/co... Trey Dockendorf
11:06 AM Revision 1a77be58 (foreman): fixes #1558 - Smart Proxy for DNS PTR is not chosen properly
Ohad Levy
11:06 AM Revision f61c8eb9 (foreman): params in the single line.
added missing routes
fixed update_provisioning_image not to call the server on hostgroup.
added image id to host
d...
Amos Benari
11:06 AM Revision 083de69b (foreman): cleansup
Ohad Levy
10:25 AM Bug #1575 (Closed): UI is broken when error message is displayed
Applied in changeset commit:"173724cccb9a4afe6e1cf92e26414a882d5b6892". Ohad Levy
09:26 AM Revision 921926ee (foreman): ec2 provisioning
progress for create host.
break down tasks for progress bar
break down ssh tasks
moved the progress from dialog to...
Ohad Levy
09:22 AM Revision 173724cc (foreman): fixes #1575 - incorrect error message is shown
Ohad Levy
05:48 AM Smart Proxy Bug #1590: uninitialized constant PLATFORM with Ruby 1.9
This patch has been tested with ruby 1.9.3p125 (2012-02-16 revision 34643) [x86_64-linux]
I have not verified operat...
Chuck Dand
03:38 AM Bug #1649 (Closed): Puppet Class and Environment Import works only from the first SmartProxy
If you try to import puppet Environments/Classes from more than one smart proxy, the import only works from the first... Florian Koch

05/23/2012

12:18 PM Bug #1517 (Closed): The - sign for removing a class in wrong place with IE.
Steve Traylen
03:10 AM Bug #1517: The - sign for removing a class in wrong place with IE.

Hi,
We checked IE with "foreman-0.5.1-1.el6.noarch", build date "Tue 08 May 2012 09:59:40 PM CEST" and - sign is n...
Steve Traylen
11:47 AM Feature #1648 (Closed): User filter on hostgroup could extend to new sub hostgroup.
With the 0.5 release candidate and earlier if I grant a user 'create hostgroup' on a filter of host groups e.g on
...
Steve Traylen
08:48 AM Feature #1647 (New): Allow reports to be configured so only last report (per host) is displayed
Of course, this should be optional. Here's my nasty hack to app/views/reports/_list.html.erb which gets the job done ... Adam Kosmin
07:52 AM Installer Revision 01b1d267 (installer): updated submodules
Ohad Levy
06:50 AM Installer Revision f4c7c3ef (puppet-puppet): add client cert to puppet.conf
Ohad Levy
03:40 AM Bug #1582 (Closed): Privacy leak in dashboard, statistics, facts and classes.
Applied in changeset commit:"caa5fcf0b6aabc8d69ceda82bf60cad060f8221d". Greg Sutcliffe
03:02 AM Revision c9579050 (foreman): Refactor my_hosts and my_facts scopes to include auth checks
Greg Sutcliffe
03:02 AM Revision caa5fcf0 (foreman): Fix privacy leaks in stats, facts, and dashboard - fixes #1582
Greg Sutcliffe

05/22/2012

01:36 PM Feature #1646: Add feature to clone provisioning templates
Currently foreman supports loading a template from a file. Perhaps the answer is to support saving a template to a file. Brian Gupta
01:34 PM Feature #1646 (Closed): Add feature to clone provisioning templates
Brian Gupta
05:09 AM Bug #1517: The - sign for removing a class in wrong place with IE.
people.redhat.com/jmontleo/foreman/ Ohad Levy
04:59 AM Bug #1517: The - sign for removing a class in wrong place with IE.
Where are the test rpms? Steve Traylen
03:10 AM Feature #1645 (Closed): Show host's MAC address in host details
Applied in changeset commit:"ba71a908064a9d2eb853ce289aaddf5c5d825f6a". Florian Koch
01:12 AM Feature #1645: Show host's MAC address in host details
Patch:
http://groups.google.com/group/foreman-dev/browse_thread/thread/8f77e60d5102f4c6
Florian Koch
03:06 AM Installer Revision 419c6389 (puppet-foreman): Fixes:
* Include params in config/enc.pp as I include this on puppetmasters
that do not run foreman.
* Fix a typo in the e...
Ashley Penney
01:49 AM Revision ba71a908 (foreman): fixes #1645 - Show host's MAC address in host details
Signed-off-by: Florian Koch <florian.koch1981@googlemail.com> Florian Koch

05/21/2012

04:12 PM Bug #1558 (Closed): Smart Proxy for DNS PTR is not chosen properly
Applied in changeset commit:"dc8c54dfd229b5a1dbcd5276f6f849310c4c59d7". Ohad Levy
10:23 AM Bug #1558 (New): Smart Proxy for DNS PTR is not chosen properly
Ohad Levy
02:28 PM Revision 6d58da78 (foreman): Fix class to input parameter naming
Patch from ohadlevy
Signed-off-by: Olivier Favre <olivier@yakaz.com>
Olivier Favre
09:57 AM Feature #1645 (Closed): Show host's MAC address in host details
It would be nice if the host detail view showed the host's MAC address, along with its IP address, domain, host group... Andreas Ntaflos
08:55 AM Bug #1389: Add bookmark support for pages which are not in the main dialog
I guess this is a UI issue, Amos, any ideas how to place it? Ohad Levy
08:53 AM Bug #1517: The - sign for removing a class in wrong place with IE.
Steve, can you confirm this still happens with latest git/ test rpms / nightly debs?
thanks!
Ohad Levy
08:52 AM Bug #1544: Updating a host fails if you cannot reach the SOA nameservers
this should be extracted to a new setting Ohad Levy
08:52 AM Bug #1556 (New): Puppet rdoc generation is broken in Foreman
Ohad Levy
08:52 AM Bug #1556 (Duplicate): Puppet rdoc generation is broken in Foreman
Ohad Levy
08:52 AM Bug #1405 (Duplicate): puppet classed rdoc viewer links are broken
Ohad Levy
08:50 AM Feature #1562: Auto-assign a 'finish deploy' class to new hosts
nearly done, prob would be part of the ec2 branch with samples for ubuntu/deb/rhel/fedora Ohad Levy
08:48 AM Bug #1575: UI is broken when error message is displayed
so this happens after you change the proxy features, and not update foreman?
Ohad Levy
 

Also available in: Atom