Project

General

Profile

Activity

From 09/14/2011 to 10/13/2011

10/13/2011

06:00 PM Feature #1223: Provisioning engine for EC2
Fog was discussed, but it would majorly increase the gem dependency footprint of Foreman. Brian Gupta
03:57 PM Feature #1223: Provisioning engine for EC2
maybe also fog: http://fog.io/1.0.0/index.html Simon Josi
09:19 AM Feature #1194: Support hooking into host creation/deletion
I think notification through the UI is a reasonable starting place. Benjamin Goldsbury
12:16 AM Smart Proxy Feature #1224: DNSMadeEasy/Foreman/SmartProxy integration
Here is some sample code https://github.com/bgupta/dnsmadeeasy Brian Gupta
12:07 AM Smart Proxy Feature #1224 (New): DNSMadeEasy/Foreman/SmartProxy integration
Now that DNSmadeeasy has REST API, we should support it http://www.dnsmadeeasy.com/enterprise-dns/rest-api/ Brian Gupta
12:12 AM Smart Proxy Feature #1225: AWS-Route53/Foreman/SmartProxy DNS integration
Please switch to Feature not bug. Brian Gupta
12:08 AM Smart Proxy Feature #1225 (Resolved): AWS-Route53/Foreman/SmartProxy DNS integration
Now that Amazon has a DNS service we should integrate. http://aws.amazon.com/documentation/route53/ Brian Gupta

10/12/2011

11:38 PM Feature #1223 (Closed): Provisioning engine for EC2
Looking like this is probably the library to use: https://github.com/grempe/amazon-ec2 Brian Gupta
11:23 PM Feature #1222 (Closed): API enhancement
Someone made a feature request that the default output of foremancli https://gist.github.com/1271734 is CSV for multi... Brian Gupta
10:26 AM Smart Proxy Bug #1221 (Resolved): Bug with server.next-server in DHCP
Hey Ohad,
Ever since I upgraded to the latest git head I've been having an issue with the proxy putting in the wrong...
Ashley Penney

10/11/2011

01:22 PM Revision 0876c5b5 (foreman): show host layout
Amos Benari
08:50 AM Revision 376d4a61 (foreman): wip new UI for foreman
Ohad Levy
08:27 AM Revision 6857a5ad (foreman): users login button fixed
Amos Benari
08:25 AM Revision e5abc418 (foreman): dashboard layout
Amos Benari

10/10/2011

10:10 PM Refactor #1173: remove legacy query interface
Reminder to update http://theforeman.org/projects/foreman/wiki/Query_Interface once we make these changes. Brian Gupta
10:06 PM Refactor #1173: remove legacy query interface
Note to self /usr/bin/ruby is hardcoded, should replace with /usr/bin/env ruby. Also, gem net-ssh-multi is required..... Brian Gupta
10:00 PM Refactor #1173: remove legacy query interface
Ohad,
Nevermind about the "OR" issue. It was already discovered and closed. One question about how ssh_using_foreman...
Brian Gupta
09:28 PM Refactor #1173: remove legacy query interface
There may be some weird behavior with "OR" that I think is a bug, but "AND" seems to be working. (For future referenc... Brian Gupta
09:04 PM Refactor #1173: remove legacy query interface
Ah it's facts.fact = blah. Testing API now.. Brian Gupta
09:01 PM Refactor #1173: remove legacy query interface
And facts might be a problem as the GUI returned this when I started with Facts =":
Field 'facts' not recognized for...
Brian Gupta
08:20 PM Refactor #1173: remove legacy query interface
I ended up using the GUI to generate a query, and tailed the production log to find how the searches are encoded, and... Brian Gupta
07:58 PM Refactor #1173: remove legacy query interface
Just realized that you probably have this functionality in the search API, I just can't find documentation for it. Brian Gupta
07:53 PM Refactor #1173: remove legacy query interface
Ohad, looking at the API docs, I'm not sure if there is a way to query the API for a list of hosts with certain puppe... Brian Gupta
09:47 PM Bug #1220 (Closed): Issue with the search API with facts and "OR" operator
Closing issue. It is almost certainly a duplicate of #1181 Brian Gupta
09:43 PM Bug #1220: Issue with the search API with facts and "OR" operator
Looks like this might be a duplicate of http://theforeman.org/issues/1181 Brian Gupta
09:42 PM Bug #1220 (Closed): Issue with the search API with facts and "OR" operator
Basically it spits out the same hostname multiple times:
./foreman-cli3 --server https://foreman/ --custom hosts?sea...
Brian Gupta
07:52 PM Bug #875: Non consistent behaviour of GET APIs
Talking to Ohad about API, and he suggested we review the following for ideas: http://incubator.apache.org/deltacloud... Brian Gupta
07:49 AM Bug #1219 (Closed): <%= shortname %> and <%= domain %> not available in PXELinux template
This applies to the nightly build (oct 10, 2011).
The safemode prevents to use the <%= shortname %> and <%= domain ...
Olivier Le Cam

10/09/2011

08:46 PM Refactor #1173: remove legacy query interface
Ohad,
I want to make sure what needs to be done here. Are we looking at refactoring ssh_using_foreman, or foreman.rb...
Brian Gupta
07:54 PM Bug #1216 (Closed): incorrect redirection when failed to render puppetdoc
Applied in changeset commit:"26f2a2a2a5b7d0e9be8459476ce7af8b722fdec5". Ohad Levy
04:26 PM Bug #1216 (Closed): incorrect redirection when failed to render puppetdoc
Ohad Levy
04:39 PM Revision 137f08b9 (foreman): fixed broken test - refs #1211
Ohad Levy
04:28 PM Revision 60a05c7b (foreman): fixes #127 - hostgroup clone fails if it has vm attributes
Ohad Levy
04:27 PM Bug #1217 (Closed): hostgroup clone fails if it has vm attributes
Ohad Levy
04:26 PM Revision 26f2a2a2 (foreman): fixes #1216 - puppetdoc errors where not captured correctly
Ohad Levy
03:54 PM Feature #1215 (New): add a check if a user is allowed to search
currently, users who are not allowed to access a given action, still see the search bar. Ohad Levy
03:51 PM Bug #1214 (Resolved): User might not be able to access root path if he has no permissions to view the dashboard
Ohad Levy

10/07/2011

07:32 PM Feature #1213 (Closed): It should be possible to get email reports of Audit changes.
Something like this is needed, because data kept in Foreman can have wide impact.
It would be better to get an email...
Bash Shell

10/06/2011

04:34 PM Bug #1185 (Closed): Creating a new hostgroup fails
After reinstalling foreman 0.4rc1, this issue is not re-occuring. Closing the ticket. Jeff Palmer

10/05/2011

08:47 AM Revision 297fca24 (foreman): refs #1211 - ENC url is name, not id.
Ohad Levy
08:32 AM Feature #1212 (New): Ability to notify foreman of failed build
You have the ability to inform foreman a system is built with URL 'https://foreman/unattended/built'. Similar functi... Jacob McCann
08:18 AM Bug #1166: Statistics - No Inventory data has been found
I think the reason for this failure is an old version of facter, which does not add a space between 64 and M.
I repr...
Tim Speetjens
04:44 AM Feature #1209 (Closed): Show subnet name in the HOST editing screen
Applied in changeset commit:"be770e85ff4304200398e16767895095df6501bb". Ohad Levy
04:43 AM Revision be770e85 (foreman): fixes #1209 - Show subnet name in the HOST editing screen
Ohad Levy
04:37 AM Feature #1211 (Closed): allow both id and fqdn as an id
Applied in changeset commit:"d1d29d085b1ab671d0358005b27724a3094bc907". Ohad Levy
04:37 AM Revision d1d29d08 (foreman): fixes #1211 allow both id and name as an id
Ohad Levy
04:28 AM Feature #1168: Ability to search for Facts (and Param) without providing a value
One could search for the existence of a fact in the hosts page (with other conditions combined) like so:
hostgroup =...
Tim Speetjens
04:06 AM Revision a7f81b9e (foreman): clean up unused views and tests, refs #1184
Ohad Levy

10/04/2011

05:56 PM Feature #1211 (Closed): allow both id and fqdn as an id
When interacting with the rest api, some resources return the host id. Sometimes, it is useful to retrieve the host i... Gustavo Soares
04:07 PM Refactor #1210 (New): user info fetching is not efficient when having many nested groups
... Ohad Levy
11:21 AM Bug #1208: Unauthenticated IP spoofing should not be allowed
...and if auth required, via HTTPs only of course. Marcello de Sousa
08:49 AM Bug #1208 (Closed): Unauthenticated IP spoofing should not be allowed
Now any server can spoof and get a kickstart file that might have interesting info (such as root password hash). This... Marcello de Sousa
09:13 AM Smart Proxy Feature #1202: Read all subnet info from DHCP server (including name and DNS)
Ranges and VLAN IDS should probably be read as well. Marcello de Sousa
09:08 AM Feature #1209 (Closed): Show subnet name in the HOST editing screen
Every subnet has a name, and that is great !
But when editing a host you can only choose the subnet based on IP (nam...
Marcello de Sousa

10/03/2011

11:27 PM Refactor #1195: let the user specify the dirs to scan for import
Ohad Levy wrote:
> Gustavo Soares wrote:
> > Ohad Levy wrote:
> > > hmm.. maybe I'm missing something here, but isnt ...
Gustavo Soares
03:07 PM Feature #1194: Support hooking into host creation/deletion
would you like to get a notice in the UI / email ?
who should be noticed? the owner of the host? the creator of the ...
Ohad Levy
01:17 PM Feature #1194: Support hooking into host creation/deletion
Seems fine to me. Would be nice if Foreman could capture stdout/stderr and/or warn the user on a non-0 exit of the s... Benjamin Goldsbury
11:38 AM Revision 5d8d8a6e (foreman): refs #1184 - added editing of true / false values in settings page
Ohad Levy
11:17 AM Feature #1206: Track additional service/virtual IPs assigned to a host
We discussed this a bit in IRC. I think the above would be acceptable. Just to note some items you listed off to su... Jacob McCann
10:36 AM Feature #1206: Track additional service/virtual IPs assigned to a host
currently the proxy doesnt know about foreman, rather checks if there is a dhcp reservation.
would it be acceptable i...
Ohad Levy
10:19 AM Feature #1206 (Closed): Track additional service/virtual IPs assigned to a host
It would be wonderful if foreman could associate other public IPs (or maybe all IPs?) on a system outside of the 'mai... Jacob McCann
10:37 AM Bug #1063 (Closed): can't deploy default pxe menu
Applied in changeset commit:"6166c80262c4d7d1ab4c3832713bb02d0cf59d7f". Ohad Levy
10:37 AM Bug #1156 (Closed): default kickstart should not do yum upgrade
Applied in changeset commit:"6003b15e87b6564ab551baf6222cf46055f25b7b". Ohad Levy
10:37 AM Bug #1207 (Closed): debian / ubutnu installation might ask for a keyboard during preseed
Applied in changeset commit:"da8711932f1a79eaf8dfa5b7f87eb2136f7a939b". Ohad Levy
10:33 AM Bug #1207 (Closed): debian / ubutnu installation might ask for a keyboard during preseed
Ohad Levy
10:33 AM Revision da871193 (foreman): fixes #1207 - debian / ubutnu installation might ask for a keyboard during preseed
Ohad Levy
10:32 AM Revision 6003b15e (foreman): fixes #1156 - default kickstart should not do yum upgrade
Ohad Levy
10:24 AM Revision 6166c802 (foreman): fixes #1063 - can't deploy default pxe menu
Ohad Levy
10:02 AM Bug #1205 (Closed): search for classes and like operator fail
Applied in changeset commit:"eb26d0e65119b3fd3d40f760fb6697de5cad543c". Ohad Levy
09:29 AM Bug #1205 (Closed): search for classes and like operator fail
query like:
Class ~ apache generate a 500 error.
Ohad Levy
10:02 AM Feature #792 (Closed): Dashboard should be default view
Applied in changeset commit:"c3829ef8e0fe39079e48c139fcebc1ad278aeaeb". Ohad Levy
09:53 AM Revision 35bed1a6 (foreman): Revert "fixes #1183 - make an ESXi server appear in the UI without errors"
This reverts commit 017979ebc84eb91c302d632b7382eedb91259a66. Ohad Levy
09:48 AM Revision c3829ef8 (foreman): fixes #792 - Dashboard should be default view
Ohad Levy
09:30 AM Revision eb26d0e6 (foreman): fixes #1205 - search for classes and like operator fail
Ohad Levy
08:56 AM Bug #1199 (Closed): hosts count in puppetclass page always shows 0
Applied in changeset commit:"dc11280f19740d7a6510c9c8450f3b78e794a2ee". Ohad Levy
08:56 AM Revision dc11280f (foreman): fixes #1199 - hosts count in puppetclass page always shows 0
Note that this fix still ignores classes assgined via hostgroups. Ohad Levy
08:37 AM Bug #1192 (Closed): Class display not sorted in nested hostgroup
Applied in changeset commit:"5f2e11754a99b80bd8c5d5af1b648d9a01e9ace7". Ohad Levy
06:20 AM Revision 5f2e1175 (foreman): fixes #1192 - nested hostgroup should be sorted by name
Ohad Levy
05:17 AM Feature #1123 (Closed): api for config_templates needs to return additional attributes
Applied in changeset commit:"630eae9ccf8a817b5845af1332274d7f8f4bb45f". Corey Osman
04:53 AM Revision 4d8b2799 (foreman): refs #1201 - adds the ability not to import all subnets
TODO: redo this at some point with checkboxes Ohad Levy
04:50 AM Smart Proxy Bug #1124 (Closed): dhcp smart proxy expcet nextserver, but return nextServer
this was already resolved as part of commit:f2248accb5 Ohad Levy
04:49 AM Bug #1203 (Closed): foreman might report 500 error when hostname is not defined
Applied in changeset commit:"c8c6630529a0c8bee511dfe65f0de47ea2a050d8". Ohad Levy
03:21 AM Bug #1203 (Closed): foreman might report 500 error when hostname is not defined
Ohad Levy
04:48 AM Revision 630eae9c (foreman): fixes #1123 api for config_templates needs to return additional attributes
Signed-off-by: Corey Osman <corey@logicminds.biz> Corey Osman
03:22 AM Revision c8c66305 (foreman): fixes #1203 foreman might report 500 error when hostname is not defined
Ohad Levy
03:20 AM Revision 771129f2 (foreman): adds host description as an ENC parameter refs #1179
Ohad Levy

10/02/2011

07:22 PM Smart Proxy Feature #1202 (Resolved): Read all subnet info from DHCP server (including name and DNS)
Because dhcp server configuration would probably be managed by a recipe, Foreman should read DNS info and name automa... Marcello de Sousa
03:51 PM Bug #1196: show FQDN in the hosts listing to prevent misunderstanding
Gustavo Soares wrote:
> Ohad Levy wrote:
> > A long time ago there was a requirement to remove the fqdn from the list...
Ohad Levy
12:48 PM Bug #1196: show FQDN in the hosts listing to prevent misunderstanding
Ohad Levy wrote:
> A long time ago there was a requirement to remove the fqdn from the list, I guess we can try to fi...
Gustavo Soares
11:26 AM Bug #1196: show FQDN in the hosts listing to prevent misunderstanding
A long time ago there was a requirement to remove the fqdn from the list, I guess we can try to figure out how many d... Ohad Levy
03:49 PM Refactor #1195: let the user specify the dirs to scan for import
Gustavo Soares wrote:
> Ohad Levy wrote:
> > hmm.. maybe I'm missing something here, but isnt hostgroup == roles in y...
Ohad Levy
01:48 PM Refactor #1195: let the user specify the dirs to scan for import
Ohad Levy wrote:
> hmm.. maybe I'm missing something here, but isnt hostgroup == roles in you example?
more or less....
Gustavo Soares
11:27 AM Refactor #1195: let the user specify the dirs to scan for import
hmm.. maybe I'm missing something here, but isnt hostgroup == roles in you example? Ohad Levy
11:30 AM Bug #1191: Nested hostgroup duplicated classes
should this happen automatically? while its probably easy to implement, I was not sure if this would raise any confus... Ohad Levy
11:28 AM Feature #1194: Support hooking into host creation/deletion
would a simple script executed by foreman user would suffice?
at the moment, since there are is no background proces...
Ohad Levy
11:25 AM Feature #1198: increase the size of puppetmaster text field in host edit page for better visualization
the puppetmaster field is being depreciated in favor of the drop down for the puppetca proxy.
I've no problem to mer...
Ohad Levy
11:23 AM Bug #1181 (Closed): Host searching returns duplicates (or-ed facts)
Applied in changeset commit:"5909d4d9bb73527eed8f414c76744b08170a28f8". Ohad Levy
10:59 AM Feature #1201 (Closed): Import Subnets from DHCP server
Applied in changeset commit:"4c091cd8bfb4efbdc116743109c0a30de2f97d90". Ohad Levy
05:59 AM Feature #1201 (Closed): Import Subnets from DHCP server
It should be possible for foreman to import subnets from the dhcp servers, with as little manual editing as possible. Ohad Levy
10:59 AM Revision 5909d4d9 (foreman): fixes #1181 - Host searching returns duplicates
Ohad Levy
06:36 AM Revision 4c091cd8 (foreman): fixes #1201 - Import Subnets from DHCP server
Ohad Levy

09/30/2011

05:52 AM Feature #863: add ability to restrict ldap authentication to a security group
And also important, affect role based on LDAP group.
If it's possible to create a LDAP Group type,(auto create user o...
Benjamin Papillon
03:30 AM Smart Proxy Bug #1117: Permissions issue with RHEL package
for /etc/puppet/ssl/ca it should work. As it's a test machine I've been more direct, I changed foreman-proxy user to... Benjamin Papillon
12:00 AM Bug #1199 (Closed): hosts count in puppetclass page always shows 0
hosts count in puppetclass page always shows 0
Patch:
https://github.com/gustavosoares/foreman/commit/14a9a28942773...
Gustavo Soares

09/29/2011

11:58 PM Feature #1198 (Rejected): increase the size of puppetmaster text field in host edit page for better visualization
Patch:
https://github.com/gustavosoares/foreman/commit/a930756f5518c01c78f5eb4674b72a6264f39cef
Gustavo Soares
11:55 PM Bug #1197 (Closed): it is possible to have 2 hosts with the same name in the interface.
If a user saves a host specifing the fqdn (test.example.com) and then save the same host without specifing the fqdn (... Gustavo Soares
11:50 PM Bug #1196 (Closed): show FQDN in the hosts listing to prevent misunderstanding
show FQDN hostname in the hosts listing to prevent misunderstanding from the operator.
Patch:
https://github.com/g...
Gustavo Soares
11:47 PM Refactor #1195 (Resolved): let the user specify the dirs to scan for import
Let the user specify the import dirs to scan from the task to import classes through the settings.yaml file.
When ...
Gustavo Soares
12:25 PM Feature #1194 (Resolved): Support hooking into host creation/deletion
Since the goal of Foreman is to support life-cycle management, it should have support for doing business-specific tas... Benjamin Goldsbury
12:23 PM Bug #928 (Duplicate): Dependency problem with f15 / foreman.noarch 0:0.3rc1-1
Ohad Levy
12:23 PM Bug #1190 (Duplicate): RPM from repositories does not work on fresh Fedora 15
Ohad Levy
12:22 PM Smart Proxy Bug #1117: Permissions issue with RHEL package
does adding foreman-proxy to the puppet group solves the issue? Ohad Levy
11:09 AM Bug #1192 (Closed): Class display not sorted in nested hostgroup
If I have two nested hostgroup, class display of parent hostgroup are not
sorted alphabetically which is really not c...
Romain Vrignaud
11:06 AM Bug #1191 (Closed): Nested hostgroup duplicated classes
When I edit an existing hostgroup and I add a parent relationship with an other hostgroup ,
if a class is included in...
Romain Vrignaud
10:21 AM Feature #851: display diff view on Puppet file content change
Bump! RWX Inc

09/28/2011

05:20 PM Smart Proxy Bug #1117: Permissions issue with RHEL package
On Fedora 15 there is the same problem. (except path is /etc/puppet/ssl/ca)
Other issues in the same register :
- /...
Benjamin Papillon
05:13 PM Bug #1190 (Duplicate): RPM from repositories does not work on fresh Fedora 15
On a fresh Fedora 15 install, I was unable to install foreman from packages.
Here is the output from yum install :
...
Benjamin Papillon
08:44 AM Bug #1189 (Resolved): Example rdoc_prepare_script fails on RHEL 5
The example script relies on a feature of tar that is not available on RHEL5
There is also an issue with the verbo...
Paul Kelly
05:42 AM Smart Proxy Bug #1177 (Closed): Deploying Solaris Sparc hosts doesn't work
Applied in changeset commit:"c4a55db904c004afa1100f7134e54c33c1b7f199". Ohad Levy
05:19 AM Feature #1187 (Closed): remove unrequired fields when foreman is not used for provisioning
Applied in changeset commit:"c8ce839aa6c3849d53adae0d4e8385c78cb0251b". Ohad Levy
04:48 AM Feature #1187 (Closed): remove unrequired fields when foreman is not used for provisioning
Ohad Levy
05:19 AM Feature #1188 (Closed): add a sample configuration file
Applied in changeset commit:"31ba770879ddac6f017dcd92ff1a2226fd580bf5". Ohad Levy
05:12 AM Feature #1188 (Closed): add a sample configuration file
Most of foreman settings moved to the UI, therefor, a simple sample file should be provided to know what is not acces... Ohad Levy
05:19 AM Revision 31ba7708 (foreman): fixes #1188 - add a sample configuration file
Ohad Levy
05:17 AM Bug #1186 (Closed): foreman does not forward sparc dhcp vendor options when creating a sparc Solaris host
Applied in changeset commit:"0c3e15d210a01b712b35ef07ccce31925ec08cd6". Ohad Levy
04:09 AM Bug #1186 (Closed): foreman does not forward sparc dhcp vendor options when creating a sparc Solaris host
Ohad Levy
05:17 AM Revision c8ce839a (foreman): fixes #1187 remove unrequired menus when foreman is not used for provisioning
this includes URLS, setting menu items and buttons. Ohad Levy
04:48 AM Bug #1185 (Feedback): Creating a new hostgroup fails
I can't reproduce this.
both with and without unattended settings.
when you mean add a host group, is it to add it ...
Ohad Levy
04:34 AM Revision 80e8e5b2 (foreman): refs #1186, fixed wrong condition
Ohad Levy
04:17 AM Revision 75eec243 (foreman): Merge branch 'sol' into develop
Ohad Levy
04:13 AM Revision 0c3e15d2 (foreman): fixes #1186 foreman does not forward sparc dhcp vendor options when creating a sparc Solaris host
Ohad Levy
03:39 AM Smart Proxy Revision c4a55db9: fixes #1177 - Ensure that Solaris DHCP vendor options creation on Windows DHCP works correctly.
Ohad Levy

09/27/2011

04:41 PM Bug #1185 (Closed): Creating a new hostgroup fails
foreman-0.4-0.1rc1.noarch
Installed via the puppet modules (0ae6d7adcff6c6a5904cdd356bce35988de7a419)
I've added on...
Jeff Palmer
02:10 PM Feature #1184 (Closed): allow to save array based settings
Ohad Levy
10:02 AM Feature #1184 (Closed): allow to save array based settings
currently, its not possible to edit settings which are of an array type. Ohad Levy
10:14 AM Installer Revision 20c7874c (puppet-foreman): default should not use 3000, as we run with passenger by default
Ohad Levy
10:04 AM Revision df886c98 (foreman): Feature #1184 - allow to save array based settings
this also moves the setting page to use inline edit Ohad Levy
09:54 AM Feature #1179 (Closed): Create puppet template with attribute foreman hostgroup
Applied in changeset commit:"e20f5716d0a13f1bb4d54e64229947a4975c22b0". Ohad Levy
03:13 AM Feature #1179: Create puppet template with attribute foreman hostgroup
which other attributes should be exposed as well?
Ohad Levy
04:16 AM Revision 052dc65f (foreman): refs #1179 - hostname name in enc should include its parents too
Ohad Levy
04:11 AM Revision e20f5716 (foreman): fixes #1179 - exposes foreman attributes in enc
this includes:
* hostgroup
* root password (when in unattended mode)
* foreman env (workaround for puppet enc bug)
*...
Ohad Levy

09/26/2011

05:47 PM Feature #1183 (Closed): make an ESXi server appear in the UI without errors
Applied in changeset commit:"017979ebc84eb91c302d632b7382eedb91259a66". Anonymous
03:36 PM Feature #1183 (Closed): make an ESXi server appear in the UI without errors
Ohad Levy
04:06 PM Bug #1151: Too many systems in dashboard summary
Here is a paste with: http://pastebin.com/w18RiGxV
Status of all recent hosts
Status of all hosts
Count of all hosts...
Jacob McCann
03:56 PM Bug #1181: Host searching returns duplicates (or-ed facts)
A quick look in dev mode reveals the following SQL (mysql):
SELECT `hosts`.* FROM `hosts`
INNER JOIN `fact_values`...
Tim Speetjens
03:35 AM Bug #1181 (Closed): Host searching returns duplicates (or-ed facts)
When filtering hosts, based on facts or-ed criteria return duplicates:
Affected:
facts.operatingsystemrelease = 5.3 ...
Tim Speetjens
03:36 PM Revision 017979eb (foreman): fixes #1183 - make an ESXi server appear in the UI without errors
David Swift
11:59 AM Feature #1182 (Closed): add the ability to do inline editing in the UI
Applied in changeset commit:"52e114a6796cbdd3ad8adb3eafe9936844bd0797". Ohad Levy
10:50 AM Feature #1182 (Closed): add the ability to do inline editing in the UI
in some cases, it makes more sense to edit inline instead of switching to edit page, e.g. foreman settings page. Ohad Levy
11:17 AM Bug #968: cannot search a puppetclass by name
sorry for the late reply...
I've applied the patch to the downloaded 0.3 version and it seems that the search by nam...
Gustavo Soares
10:53 AM Revision 52e114a6 (foreman): fixes #1182 - added inline editing
Ohad Levy
03:08 AM Bug #1160 (Closed): provisioning api does not contain all the sub components
Applied in changeset commit:"97be58eed125d4beda319799915383f58931022e". Corey Osman
03:05 AM Revision 97be58ee (foreman): fixes #1160 - provisioning api does not contain all the sub components
Signed-off-by: Corey Osman <corey@logicminds.biz> Corey Osman

09/25/2011

04:57 PM Bug #1174 (Closed): error messages might show up twice
Applied in changeset commit:"53a78d402f754fbbf35ed04e158a0664bd7b7e52". Ohad Levy
04:56 PM Revision 254f36f8 (foreman): fixes test, refs #1150
Ohad Levy
04:47 PM Revision 53a78d40 (foreman): fixes #1174 - error messages might show up twice
also fixes wrong colors for warning errors etc Ohad Levy
08:36 AM Bug #1150 (Closed): When ticking On-the-fly user creation submit button and fields are hidden
Applied in changeset commit:"e26886b35f63a5705159dc48ec9717a353f78c1f". Ohad Levy
08:35 AM Revision e26886b3 (foreman): fixes #1150 - When ticking On-the-fly user creation submit button and fields are hidden
Ohad Levy
01:48 AM Installer Revision 5f057702 (puppet-foreman): fixed incorrect var name
Ohad Levy

09/24/2011

03:09 PM Bug #1180 (Closed): db migration may fail because of missing logger
Applied in changeset commit:"90bd4eb63b35bb174ab919dd8d20853d80cc5a41". Ohad Levy
01:33 PM Bug #1180 (Closed): db migration may fail because of missing logger
Ohad Levy
01:39 PM Bug #1151: Too many systems in dashboard summary
did you find anything?
thanks
Ohad Levy
01:37 PM Revision 90bd4eb6 (foreman): fixes #1180 - db migration may fail because of missing logger
Ohad Levy

09/23/2011

11:51 AM Feature #1179 (Closed): Create puppet template with attribute foreman hostgroup
Hello,
All is in the subject. I don't know if it is possible to use the hostgroup attribute of a host in a puppet te...
anto anto
08:31 AM Feature #996: add plugins support
this feature would really be nice as I would like to either 1) create a tab in Foreman which provides a link to a Ch... monte olvera

09/22/2011

03:46 PM Bug #1178: Foreman tries to use autosign.conf when not required
if the smart proxy is defined and you selected in the host level (e.g. the drop down next to the puppetmaster field),... Ohad Levy
03:39 PM Bug #1178 (Closed): Foreman tries to use autosign.conf when not required
When using a smart-proxy for your Puppet CA, foreman still attempts to use /etc/puppet/autosign.conf. If it does not... Benjamin Goldsbury
03:22 AM Smart Proxy Bug #1177: Deploying Solaris Sparc hosts doesn't work
Paul, I tried to have a look, but could not figure it out, if you have time.. please :) Ohad Levy
03:10 AM Smart Proxy Bug #1177 (Closed): Deploying Solaris Sparc hosts doesn't work
Hi,
I have had a discussion with Ohad in IRC yesterday regarding this. He thinks that this is a bug. When deploying ...
Oliver Weinmann
03:05 AM Smart Proxy Bug #1109: Deploying Solaris Sparc Hosts not working Error: Failed to set the DHCP record: DNS result has no information for http
Hi,
I was able to get this solved with Ohads help. On the installation media screen the paths were set to nfs://host...
Oliver Weinmann

09/21/2011

11:58 AM Installer Revision 4a5b8e8e (puppet-foreman_proxy): split out smart proxy to its own puppet module
Ohad Levy
10:01 AM Installer Revision dd877942 (puppet-foreman): Fixing yet another small dependency problem
Ohad Levy
09:24 AM Installer Revision 0cd1783b (puppet-foreman): workaround for required class dependecy problem
Ohad Levy
07:58 AM Installer Revision 6fb7b836 (puppet-foreman): split out smart proxy to its own puppet module
Ohad Levy
07:58 AM Installer Revision 8c974670 (puppet-foreman): restructure foreman module
Ohad Levy
03:11 AM Installer Revision b672a3a5 (puppet-tftp): added params class to tftp
Ohad Levy

09/20/2011

10:12 AM Bug #1176 (Closed): SLES (SUSE) operatingsystem not displaying minor version?
Hi,
When addind SLES based hosts to foreman it only displays them as SLES 11. Some of these hosts are SLES 11.1 and ...
Oliver Weinmann
10:12 AM Bug #1175 (Closed): PXELinux does not render with spoof
URL https://<hostname>/unattended/PXELinux?spoof=<ip>
Returns:...
Jacob McCann
04:36 AM Bug #928: Dependency problem with f15 / foreman.noarch 0:0.3rc1-1
ok, this is not a release blocker, but we need to get a new yum repo structure.
since foreman 0.5 would be targeted ...
Ohad Levy
04:35 AM Bug #855: some non-empty reports are not in interesting reports
i cant reproduce the problem with the latest foreman version, if this happens again please, upload a broken report file Ohad Levy

09/19/2011

11:55 AM Bug #1166: Statistics - No Inventory data has been found
Here's the log output when loading the Statistics page. Let me know if anything else would help in this.... Trey Dockendorf
09:59 AM Bug #1174 (Closed): error messages might show up twice
at some cases (validation failures), the error messages show up both in the notification bar and in the normal html p... Ohad Levy
08:52 AM Bug #1063: can't deploy default pxe menu
Paul... Any feedback on this one? Ohad Levy
08:28 AM Feature #1153 (Closed): Change line color for skipped resources
Applied in changeset commit:"4bceda7993697caf7e1f90dcdb57f763822d2b69". Ohad Levy
08:08 AM Smart Proxy Bug #1109: Deploying Solaris Sparc Hosts not working Error: Failed to set the DHCP record: DNS result has no information for http
Hi,
ohadlevy pointed me into the right direction.
I had to change the urls under installation media to read:
hostn...
Oliver Weinmann
06:11 AM Smart Proxy Bug #1109: Deploying Solaris Sparc Hosts not working Error: Failed to set the DHCP record: DNS result has no information for http
Hi,
ok deployment is now functional again with my MS dhcp server. Unfortunately I still receive the error when delpl...
Oliver Weinmann
05:17 AM Revision 4bceda79 (foreman): fixes #1153 - Change line color for skipped resources
Ohad Levy
04:36 AM Bug #1167 (Closed): Foreman settings ignored in web interface
Applied in changeset commit:"c45a0014cee4b8a530ab25beb9a7b1eb5cd7b037". Ohad Levy
03:30 AM Revision c45a0014 (foreman): fixes #1167 - some setting values are ignored
Ohad Levy
02:41 AM Refactor #1173 (Closed): remove legacy query interface
with the introduction of the [[api]], the query interface is no longer needed. Ohad Levy

09/18/2011

02:38 PM Bug #1151: Too many systems in dashboard summary
Jacob McCann wrote:
> I don't know if this will help.
>
> [...]
> I couldn't figure how exactly to translate the pup...
Ohad Levy
08:03 AM Smart Proxy Feature #1172: MS dhcp proxy does not know about leases
we can simply use show clients 1
this will list both leases and reservations in one go.
Ohad Levy
07:54 AM Smart Proxy Feature #1172 (Closed): MS dhcp proxy does not know about leases
currently, the proxy only query for reservations, ignoring all leases. Ohad Levy
08:01 AM Smart Proxy Bug #1154 (Closed): ms dhcp smart proxy error 400
Applied in changeset commit:"de1ecf7b5c4b564c3db6760d35fd7563dee70652". Ohad Levy
08:00 AM Smart Proxy Revision de1ecf7b: fixes #1154 - ms dhcp smart proxy error 400
This commit is not ideal in term of performance, as it forces us to read each
reservation options, a probably better ...
Ohad Levy

09/17/2011

11:53 AM Bug #1171 (Duplicate): support sha512 password hashing in RHEL6 / CentOS6
Currently, foreman doesn't support the "default" hashing algo used by RHEL6.
If you use the following line in your k...
Jeff Palmer

09/15/2011

04:41 PM Feature #832: parameterized class support
I agree, this would be greatly useful.
I there a way to take advantage of puppet's parameterized classes via Foreman...
Ignace Mouzannar
11:28 AM Feature #387: Add select options ("all" and "none") on the Web GUI for bulk operations
It looks like it only works at the HOSTS screen. But in other screen you also have possible actions with multiple ite... Marcello de Sousa

09/14/2011

01:19 PM Bug #1160: provisioning api does not contain all the sub components
Corey Osman wrote:
> The api hostgroups api does not contain enough provisioning related information to be trace get ...
Corey Osman
12:54 PM Feature #1170 (Closed): Statistics Page - Group by Hostgroups
Seems as though you have 9 pie charts and 10 would give balance...... Craig White
10:32 AM Feature #851: display diff view on Puppet file content change
I'd like to revive that feature request.
We are going to implement Puppet/Foreman in our environment and that featur...
RWX Inc
09:53 AM Bug #1151: Too many systems in dashboard summary
I don't know if this will help.... Jacob McCann
09:20 AM Bug #1151: Too many systems in dashboard summary
I'll do some more digging today. I'm hitting this regularly and its easy to reproduce. I don't think it has anythin... Jacob McCann
02:42 AM Bug #1151: Too many systems in dashboard summary
looking at the code, I cant figure out why you get duplicates:
* active hosts = hosts that have applied or restarted...
Ohad Levy
05:07 AM Revision 53c61d6d (foreman): added parenthesis to avoid warnings on older Ruby
Ohad Levy
05:02 AM Smart Proxy Bug #1154: ms dhcp smart proxy error 400
Hi,
any news regarding this problem? Currently I cannot deploy any hosts. If more information is needed or closer de...
Oliver Weinmann
02:45 AM Bug #1152: Eventful reports include systems with only skipped resources
Amos,
any chance to be able to pass a scope ? it would be much easier then an external method to implement... thanks
Ohad Levy
02:04 AM Bug #1166: Statistics - No Inventory data has been found
any chance you can get a trace? (afair, it should be in the log file).
Ohad
Ohad Levy
 

Also available in: Atom