Project

General

Profile

Activity

From 09/04/2011 to 10/03/2011

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

09/13/2011

02:05 PM Feature #1169 (Closed): Reports and Fact POST, and GET for Host ENC Yaml, should accept Authentication.
Currently, anyone can post Facts and Reports to the Foreman url.
This needs to be secured, by using authentication.
...
Bash Shell
02:00 PM Feature #1168 (Resolved): Ability to search for Facts (and Param) without providing a value
Currently it is not possible to search like so:
hostgroup = X and fact_name = kernelversion
You have to provide...
Bash Shell
12:05 PM Bug #1167 (Closed): Foreman settings ignored in web interface
Using the nightly from Sept 7th, I've noticed some settings aren't being respected, either in settings.yaml or in the... Trey Dockendorf
12:02 PM Bug #1166 (Closed): Statistics - No Inventory data has been found
I'm having an issue with specific facts causing the statistics page to fail rendering. This has happened on both 0.3... Trey Dockendorf
08:12 AM Feature #1165: Host details should display inherited hostgroup parameter
As Ohad pointed out : we have same problem for nested hostgroup and smart vars. Romain Vrignaud
08:05 AM Feature #1165 (Closed): Host details should display inherited hostgroup parameter
Hello,
When I add some paramaters in a hostgroup definition,
Foreman should display this paramater (non editable) wh...
Romain Vrignaud

09/12/2011

10:34 AM Feature #1164 (Resolved): Scripted Processes
I would dearly love for Foreman to expand and fill the gap in my infrastructure currently filled by Rundeck. This is... Ashley Penney

09/09/2011

02:20 PM Bug #1163 (Closed): undefined method `hypervisor' when Edit host
Applied in changeset commit:"ce1f9cfebe0e7ed106e19fac2bd637dc1dab7561". Ohad Levy
01:51 PM Bug #1163 (Closed): undefined method `hypervisor' when Edit host
Ohad Levy
02:17 PM Revision ce1f9cfe (foreman): fixes #1163 - undefined method hypervisor when Edit host
Ohad Levy
08:14 AM Feature #1145: Foreman to automatically select VM host for guest
In my case, letting users decide where the machine should be is not suitable.
My goal is to provide a server when a f...
NoName NoSurname
03:23 AM Bug #1156: default kickstart should not do yum upgrade
The patch is simple :
juste replace the "yum upgrade" by "yum update" into default KS files !
But if you tell me ho...
NoName NoSurname
03:22 AM Feature #1155: Search / bookmarks results export
I would like to be able to :
- Export Dashboard / Statistics graphs in PDF format for presentation
- Export Hosts li...
NoName NoSurname

09/08/2011

02:58 PM Feature #1161 (Closed): show chart per graph
Applied in changeset commit:"ee878ae8d644d902f3a9b60a2eb34a3c1a31eea1". Ohad Levy
02:37 PM Feature #1161 (Closed): show chart per graph
it should be simple to show pie charts per graph Ohad Levy
02:58 PM Feature #1162 (Closed): delete guest when deleting the host in foreman
Applied in changeset commit:"d5b107dfce6398b2bb36de0043d0d4bc07aefc9a". Ohad Levy
02:53 PM Feature #1162 (Closed): delete guest when deleting the host in foreman
delete the virtual machine once the host is deleted in foreman.
this would only work, for hosts which have hostgroup...
Ohad Levy
02:55 PM Revision d5b107df (foreman): fixes #1162 - delete guest when deleting the host in foreman
Ohad Levy
02:47 PM Revision ee878ae8 (foreman): fixes #1161 - adds graph per facts
Signed-off-by: Amos Benari <abenari@redhat.com> Ohad Levy

09/07/2011

09:10 PM Feature #1146: Provide error details via the API upon failure
looking forward to using this in remoteadmin Corey Osman
08:32 PM Feature #1145: Foreman to automatically select VM host for guest
Unless used for testing machines I think this is a tricky problem to solve. One might have enough space leftover on ... Corey Osman
08:26 PM Bug #1160 (Closed): provisioning api does not contain all the sub components
The api hostgroups api does not contain enough provisioning related information to be trace get the OS. Seconding th... Corey Osman
02:24 PM Feature #983: Need 3 state support in tftp and build management
I would like to start promoting this ticket, how do we go ahead about the registering OS?
Ohad Levy
09:12 AM Bug #1159 (Closed): Class import behaviour not consistent "rake puppet:import:puppet_classes" x "UI"
I was assuming and hoping *"rake puppet:import:puppet_classes"* and *"Import new puppet classes and environments"* (b... Marcello de Sousa
05:23 AM Bug #1158 (New): Cannot install Ubuntu with FTP media
When I try to configure the Ubuntu media installation with a ftp mirror (ftp://ftp.acc.umu.se/ubuntu for example) I'v... NoName NoSurname
03:02 AM Feature #1157 (Closed): Security - Hide non-accessible menus
This has already been done as part of recent UI changes. Ohad Levy
02:58 AM Feature #1157 (Closed): Security - Hide non-accessible menus
If a user is logged into foreman, he can see all menus even he has not right to access them. To make it cleaner for t... NoName NoSurname
02:56 AM Bug #1156: default kickstart should not do yum upgrade
<hint> Patches are welcomed! </hint> Ohad Levy
02:55 AM Bug #1156 (Closed): default kickstart should not do yum upgrade
Actually, in the default kickstart for redhat, we've a "yum upgrade" in the middle of the file.
I think it is wrong t...
NoName NoSurname
02:56 AM Feature #1155: Search / bookmarks results export
which pages? all pages, just the host list etc? Ohad Levy
02:52 AM Feature #1155 (New): Search / bookmarks results export
Is it possible to implement a feature that allow us to export results of a search / bookmark into CSV format ? Will a... NoName NoSurname

09/06/2011

04:03 PM 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,
currently I have problems creating any host in foreman ticket #1154. Once that is fixed I will try to deploy a S...
Oliver Weinmann
04:00 PM Smart Proxy Bug #1154 (Closed): ms dhcp smart proxy error 400
Hi,
I still have the 400 error when creating a new host in foreman. I have installed the latest available smart prox...
Oliver Weinmann
12:28 PM Feature #1153 (Closed): Change line color for skipped resources
When you view a host and it displays the "Resources" graph for a system with skipped resources you see a big red line... Jacob McCann
12:25 PM Bug #1152 (Closed): Eventful reports include systems with only skipped resources
When I check for eventful reports it includes systems that have only skipped resources and ran fine otherwise. I wou... Jacob McCann
12:22 PM Bug #1151 (Closed): Too many systems in dashboard summary
I am now noticing that hosts with modifications (active) are treated as both active and good. So I have 16 systems c... Jacob McCann
11:48 AM Refactor #1112: ENC - Self signed certificates
If I knew how...
# cd /var/www/foreman/
# git format-patch origin/develop --stdout
#
# git status extras/puppet/fo...
Craig White
10:56 AM Bug #1139: "Good Host Reports in the last 60 minutes" is always 0% even though puppet is running correctly
I restarted apache (foreman and puppet ran from passenger) several times as well as clearing browser cache and restar... monte olvera
10:47 AM Bug #1139 (Closed): "Good Host Reports in the last 60 minutes" is always 0% even though puppet is running correctly
great
I'm guessing you didnt restart your foreman instance or browser cache
Ohad Levy
10:39 AM Bug #1139: "Good Host Reports in the last 60 minutes" is always 0% even though puppet is running correctly
it's working as expected on the nightly release downloaded this morning (with the same database). Did something chan... monte olvera
06:42 AM Bug #1101 (Closed): DHCP complains about conflict when machine already has a lease
Ohad Levy
06:17 AM Bug #1101: DHCP complains about conflict when machine already has a lease
No. It looks like it's fixed. Marcello de Sousa
05:00 AM Bug #1150 (Closed): When ticking On-the-fly user creation submit button and fields are hidden
Hi,
in the latest foreman git I can no longer enable On-the-fly user creation. As soon as the box is ticked all fiel...
Oliver Weinmann
03:38 AM Support #1142: WebInterface vs Facts
Yes we are running Foreman (0.3) and Puppet (2.6) on the same Host... because we thought have read that, installing t... Xavier Krantz
12:31 AM Smart Proxy Bug #1015: smart proxy init script has hard coded ruby path
... Corey Osman

09/05/2011

06:33 PM Bug #960: User without admin rights is not able to delete reports
I've tested this patch above again with the latest develop and I can confirm it is not working.
When I delete a ho...
Marcello de Sousa
04:59 PM Smart Proxy Bug #1022 (Closed): trusted host list is ignored
Applied in changeset commit:"1927aef034a0c18e446a75dbfddfbce333d64ad5". Paul Kelly
04:03 PM Smart Proxy Revision 414022fd: refs #1022, fixes wrong condition if there is no entry in the settings file
Ohad Levy
03:48 PM Smart Proxy Bug #1015: smart proxy init script has hard coded ruby path
on a second look, we already have the shabang line, so not really sure what this ticket is about... Ohad Levy
03:37 PM Smart Proxy Revision 6433e817: fixed identation
Ohad Levy
03:37 PM Smart Proxy Revision 1927aef0: Fixes #1022 - trusted hosts are ignored
Signed-off-by: Paul Kelly <paul.ian.kelly@goo Paul Kelly
03:25 PM Smart Proxy Feature #1149 (Closed): show full trace in debug log
Applied in changeset commit:"fcc0d38bc89a9a3d6d372469bbc3a697e3b787f1". Ohad Levy
10:56 AM Smart Proxy Feature #1149 (Closed): show full trace in debug log
Ohad Levy
01:58 PM Bug #1114 (Feedback): Debian squeeze package : first start user foreman missing
I tried to reproduce the problem on a fresh install of Debian Squeeze (virtualization FTW!) but couldn't bring up the... Jochen Schalanda
01:27 PM Support #1142: WebInterface vs Facts
are you running foreman and puppet on the same machine?
While it has been fixed in the upcoming 0.4, if its not on th...
Ohad Levy
09:38 AM Support #1142: WebInterface vs Facts
Hi Ohad,
We are using the storeconfig database, shared between Puppet and Foreman.
We also use the External nodes f...
Xavier Krantz
10:58 AM Smart Proxy Revision f2248acc: clean up code passing, and removed duplicate code between dhcp server implementations
Ohad Levy
10:57 AM Smart Proxy Revision fcc0d38b: fixes #1149 - add backtrace to log failures
Ohad Levy
07:41 AM Bug #1088 (Closed): Overly aggressive query
Applied in changeset commit:"169e7ac6db84f702c875c8daaab69d9a480c66f0". Ohad Levy
07:27 AM Revision 169e7ac6 (foreman): fixes #1088 - Overly aggressive query in facts tab
Ohad Levy
07:26 AM Revision 5d264a2d (foreman): refactor - various facts cleanups
Ohad Levy
04:54 AM Feature #1133: Support configurable exportable "facts" (as tags) and "username" to rundeck
Done. Marcello de Sousa

09/04/2011

07:00 AM Smart Proxy Bug #1110 (Rejected): DHCP collisions are only detected for mac addresses
afaik, not applicable to the current code base. Ohad Levy
06:59 AM Refactor #1112: ENC - Self signed certificates
any chance you want to send it as a git patch or github pull request?
thanks!
Ohad Levy
06:58 AM Bug #1131 (Closed): Minor inconsistency: "Destroy" and "Delete" button have same function and different names
Applied in changeset commit:"2aceb9a0d1faa638012f815022a6a7f611cb4e42". Marcello de Sousa
06:57 AM Revision 2aceb9a0 (foreman): Fixes #1131 - Minor inconsistency: "Destroy" and "Delete" button have same function and different names
Signed-off-by: Marcello de Sousa <foreman-dev@area151.com> Marcello de Sousa
06:54 AM Bug #1118 (Resolved): Create class with foreman
Ohad Levy
06:53 AM Feature #1130 (Closed): Add Scientific icon
Ohad Levy
06:52 AM Bug #1119: Tweak to default RHEL partition table
care to update it as a patch?
thanks
Ohad Levy
06:50 AM Revision 62354905 (foreman): Add Scientific Linux OS icon
Frank Sweetser
06:47 AM Bug #1135 (Closed): missing "good" systems with skipped resources in dashboard report
Applied in changeset commit:"4173bd274bcc96ed5cb01002d7bdc0a80c6dd710". Ohad Levy
06:43 AM Revision 4173bd27 (foreman): fixes #1135 - missing "good" systems with skipped resources in dashboard report
Ohad Levy
04:50 AM Bug #1139 (Need more information): "Good Host Reports in the last 60 minutes" is always 0% even though puppet is running correctly
Ohad Levy wrote:
> any chance the admin user permissions are blocking the operations? do you see anything in foreman ...
Ohad Levy
04:49 AM Bug #1140 (Duplicate): "Good Host Reports in the last 60 minutes" is always 0% even though puppet is running correctly
Ohad Levy
04:49 AM Bug #1141 (Duplicate): "Good Host Reports in the last 60 minutes" is always 0% even though puppet is running correctly
Ohad Levy
04:49 AM Support #1142: WebInterface vs Facts
How are you uploading your facts to foreman? are you using storeconfigs? are you using it as an ENC? Ohad Levy
04:45 AM Feature #1133: Support configurable exportable "facts" (as tags) and "username" to rundeck
one last request.. please add a new wiki page of how to set it up.
Thanks..
Ohad Levy
04:44 AM Feature #1133 (Closed): Support configurable exportable "facts" (as tags) and "username" to rundeck
Applied in changeset commit:"3f1e53638e892677d1dc7f7eb8d7a2e5516db6aa". Marcello de Sousa
04:41 AM Revision 3f1e5363 (foreman): Fixes #1133 - Support configurable exportable "facts" (as tags) and "username" to rundeck
Signed-off-by: Marcello de Sousa <foreman-dev@area151.com> Marcello de Sousa
04:09 AM Bug #1056 (Closed): Rundeck url doesn't work when ldap auth is active
Applied in changeset commit:"34f64353a05fd0aa987ea18e8d2e36b1b4894efd". Ohad Levy
04:09 AM Revision 34f64353 (foreman): fixes #1056 - Rundeck url doesn't work when ldap auth is active
Ohad Levy
03:58 AM Bug #1084 (Closed): OpenSUSE / SLES deployment root password not working
Applied in changeset commit:"72e1d32da42ac1c6f2d0ef7768ff03b95ac05793". Ohad Levy
03:57 AM Revision 72e1d32d (foreman): fixes #1084 - OpenSUSE / SLES deployment root password not working
Ohad Levy
03:56 AM Bug #1101 (Feedback): DHCP complains about conflict when machine already has a lease
does this still happens after #944 ?
Ohad Levy
03:54 AM Feature #1148 (Closed): CRUD on lookup values via the API
Applied in changeset commit:"a7f78b1919e885a0bdc8a3b0109264bb24c93b35". Ohad Levy
03:12 AM Feature #1148 (Closed): CRUD on lookup values via the API
Ohad Levy
03:54 AM Bug #1147 (Closed): fail to update hosts when running with unattended mode disable
Applied in changeset commit:"b64aaf5c40868d690beaca7e58f07d93b83eadba". Ohad Levy
02:23 AM Bug #1147 (Closed): fail to update hosts when running with unattended mode disable
Ohad Levy
03:54 AM Bug #1134 (Closed): Multiple host exporting formatting for rundeck not correct
Applied in changeset commit:"48e0b3a4ed6ae0174710689886b8140fee2bf3f1". Ohad Levy
03:54 AM Feature #1146 (Closed): Provide error details via the API upon failure
Applied in changeset commit:"0a801ca08e85501de62bbe6ab6b09b7a418b0188". Ohad Levy
02:20 AM Feature #1146 (Closed): Provide error details via the API upon failure
currently, failed operations via the API only report the HTTP status, however, we can pass the actual error too. Ohad Levy
03:25 AM Revision 0a801ca0 (foreman): fixes #1146 - Provide error details via the API upon failure
Ohad Levy
03:15 AM Revision 48e0b3a4 (foreman): fixes #1134 - Multiple host exporting formatting for rundeck not correct
Ohad Levy
03:15 AM Revision b64aaf5c (foreman): fixes #1147 - fail to update hosts when running with unattended mode disable
Ohad Levy
03:13 AM Revision a7f78b19 (foreman): fixes #1148 - CRUD on lookup values via the API
Ohad Levy
 

Also available in: Atom