Project

General

Profile

Activity

From 10/25/2013 to 11/23/2013

11/23/2013

07:31 PM Bug #3736 (Closed): GET /api/users/loginname throws 500 error
Applied in changeset commit:df4c1afcc4ffecba6ba9d543bc3c31a94447360d. Dominic Cleal
09:51 AM Bug #3736 (Ready For Testing): GET /api/users/loginname throws 500 error
https://github.com/theforeman/foreman/pull/1050 Dominic Cleal
09:46 AM Bug #3736 (Closed): GET /api/users/loginname throws 500 error
... Dominic Cleal
07:31 PM Feature #3684 (Closed): Add unique IDs to Foreman UI menus
Applied in changeset commit:a783057ecc29b96c9559e9d1a8f21485fc629078. Dominic Cleal
09:28 AM Feature #3684: Add unique IDs to Foreman UI menus
Was mostly implemented via #3510 instead.
Followup: https://github.com/theforeman/foreman/pull/1049
Dominic Cleal
07:31 PM Refactor #3717 (Closed): Pin fog version to prevent incompatibilities
Applied in changeset commit:4cc18563a29cf2e94e0e1a92dfdae14aea6b97a2. Dominic Cleal
01:55 PM Feature #3737: Add localboot template for PXEGrub
PR: https://github.com/theforeman/foreman/pull/1051 Povilas Daukintis
01:28 PM Feature #3737 (Closed): Add localboot template for PXEGrub
Currently after successful bootstrap, node' PXE config is generated from localboot template, but using grub and PXEGr... Povilas Daukintis
02:30 AM Feature #3733 (Assigned): deploy SLES with Foreman
Anonymous

11/22/2013

09:27 PM Feature #3510: As a GUI user, I would like to know what plugins are installed
The sub-menu items all have unique IDs, which is awesome, but the first level menus (i.e. Monitor, Hosts, etc) don't.... Og Maciel
04:31 PM Feature #3510 (Closed): As a GUI user, I would like to know what plugins are installed
Applied in changeset commit:611fd5883d9ef6b1647fa257adab11a9f69650cb. Amos Benari
05:30 PM Feature #3733: deploy SLES with Foreman
OK, media is selectable now. Was a thinko with Locations (thanks to lzap getting me on the right track via IRC).
Tak...
Anonymous
04:50 PM Feature #3733: deploy SLES with Foreman
Yes, Foreman 1.3.1, I think all associations are there:... Anonymous
04:43 PM Feature #3733: deploy SLES with Foreman
Michael,
can you describe how exactly have you associated all the required objects?
Suse should be working fine...
Lukas Zapletal
04:31 PM Feature #3733 (Closed): deploy SLES with Foreman
I want Foreman also to be able to provision SLES 11.3, however after trying alot of combination/associations I'm stil... Anonymous
04:52 PM Smart Proxy Feature #3732 (Closed): Add support for SaltStack to trigger Puppet runs
Applied in changeset commit:4a8e35aa267d90778c18b31a06b0808654cf017b. François Deppierraz
04:17 PM Smart Proxy Feature #3732 (Closed): Add support for SaltStack to trigger Puppet runs
SaltStack has a module that can run a Puppet agent:
http://docs.saltstack.com/ref/modules/all/salt.modules.puppet.ht...
Dominic Cleal
04:35 PM Bug #3724 (Ready For Testing): Some UI text doesn't use the "Red Hat" name correctly
https://github.com/theforeman/foreman/pull/1048 Lukas Zapletal
09:45 AM Bug #3724 (Closed): Some UI text doesn't use the "Red Hat" name correctly
Not even just Red Hat, some other OS names aren't capitalised properly below:
app/views/ptables/welcome.html.erb:4...
Dominic Cleal
04:31 PM Bug #3673 (Closed): partition tables are not audited
Applied in changeset commit:0fecb5337a2a72edb849991ce6655ac678e0bae6. Thomas McKay
04:03 PM Bug #3673 (Ready For Testing): partition tables are not audited
https://github.com/theforeman/foreman/pull/1032 Dominic Cleal
04:31 PM Feature #3683 (Closed): display free and available space in vSphere datastore selection
Applied in changeset commit:5257110f8fb3499ca1fa4853a20515808d9defcd. Martin Matuška
04:28 PM Bug #3722 (Ready For Testing): Default partition table names should be "Red Hat" and not "RedHat"
https://github.com/theforeman/foreman/pull/1047 Lukas Zapletal
09:37 AM Bug #3722 (Closed): Default partition table names should be "Red Hat" and not "RedHat"
We ship a partition table template named "RedHat default", which should be "Red Hat default" or perhaps better: "Kick... Dominic Cleal
04:09 PM Feature #3720: Operating system name should be different to Facter operating system string
Yeah, it'd certainly fit on the screen better. I was wondering if the LSB descriptions could be used by default, tho... Dominic Cleal
04:01 PM Feature #3720: Operating system name should be different to Facter operating system string
Can we use RHEL instead of long variant? Lukas Zapletal
09:26 AM Feature #3720 (Closed): Operating system name should be different to Facter operating system string
The OS names reported by Facter aren't the actual operating system names, so we should have a separate label/descript... Dominic Cleal
03:39 PM Feature #3709 (New): update the environments pages to display puppet environments rather then just plain env
Actually, I'm less sure now whether we said the categorisation was sufficient - Ohad? Dominic Cleal
02:38 PM Bug #3731: foreman API is missing role parameter when editing user
i just want to mention that this occurs probably on all user operations (including views).
jan kaufman
01:53 PM Bug #3731 (Resolved): foreman API is missing role parameter when editing user
To be able to set/change user's role via API, there needs to be a parameter added for this.
Right now there's possib...
jan kaufman
02:30 PM Installer Refactor #3640 (Ready For Testing): Rakefy this package
https://github.com/theforeman/foreman-installer/pull/77 Lukas Zapletal
01:31 PM Smart Proxy Feature #1809: Smart-Proxy control of IPA Server
> I'm a bit unsure about passing arbitrary data into it, as the API we use here will have to apply equally to Active ... Stephen Benjamin
12:41 PM Smart Proxy Feature #1809: Smart-Proxy control of IPA Server
Stephen Benjamin wrote:
> Thanks for the info.
>
> Link: http://www.freeipa.org/page/V3/Smart_Proxy
Thanks.
...
Dominic Cleal
12:21 PM Smart Proxy Feature #1809: Smart-Proxy control of IPA Server
Thanks for the info.
Link: http://www.freeipa.org/page/V3/Smart_Proxy
I've incorporated my changes on top of Gu...
Stephen Benjamin
09:08 AM Smart Proxy Feature #1809: Smart-Proxy control of IPA Server
Stephen Benjamin wrote:
> > Rob Crittenden has talked about even implementing the proxy's REST API in FreeIPA so we ...
Dominic Cleal
12:31 PM Feature #2763 (Closed): Wiki links should be replaced with correct doco links
Applied in changeset commit:39dfa4be67f14714303d844a2adfb0ca2b3d3c25. Lukas Zapletal
10:30 AM Bug #3728 (Assigned): Extend architecture multiselect with '+ Add architecture' button
Tomáš Strachota
10:30 AM Bug #3728 (New): Extend architecture multiselect with '+ Add architecture' button
It would be nice if we could have a '+ Add architecture' or 'Manage architectures' link next to it and eliminate the ... Tomáš Strachota
10:09 AM Feature #3727 (New): Import Puppet class descriptions and metadata from smart proxy
The descriptions for Puppet smart class parameters and even class-level descriptions could be imported from the smart... Dominic Cleal
10:08 AM Smart Proxy Feature #3726 (New): Provide parameter descriptions and metadata to puppet class API
The documentation for each Puppet class and parameter should be exported over the puppet class API. This will enable... Dominic Cleal
10:03 AM Feature #3725 (Closed): Make default root password more explicit and configurable at install time
Foreman has a documented default root password configured of "123123", but while this is configurable, it would be im... Dominic Cleal
09:54 AM Feature #3272: Separate internal admin account from user admin accounts
This must include having a user-selected or randomised password for the first admin account. Dominic Cleal
09:52 AM Bug #2270: Unable to create instances on OpenStack without floating IPs
I would prefer to choose which network is for foreman. In cases with multiple private networks per vm, probably only ... cristian falcas
09:42 AM Bug #3721: OS families should use a label instead of class name when rendered
Note that provisioning templates currently compare the OS family.to_s:
https://github.com/theforeman/community-tem...
Dominic Cleal
09:31 AM Bug #3721 (Closed): OS families should use a label instead of class name when rendered
Foreman supports a few OS families that are built into the application (app/models/operatingsystems/), but when rende... Dominic Cleal
09:38 AM Tracker #3723 (Closed): Red Hat branding issues
Tracker for some issues relating to the Red Hat name not being used correctly in Foreman.
(https://bugzilla.redhat...
Dominic Cleal
08:56 AM Bug #3714: Host creation API should treat interface attributes consistently
Don't forget, there's a separate interfaces API in v2 too. Dominic Cleal
08:04 AM Smart Proxy Feature #3067: Request Support for Oracle SPARC provisioning with ISC-DHCP server.
Sean,
I was successful with following OMAPI options:
set statements="vendor-option-space SUNW; next-server=0a:e...
Alex Feltin

11/21/2013

11:57 PM Smart Proxy Feature #1809: Smart-Proxy control of IPA Server
> I'm not worried about using the XMLRPC API versus the ipa command if it's easily done.
I suppose it's fine eith...
Stephen Benjamin
04:45 PM Smart Proxy Feature #1809: Smart-Proxy control of IPA Server
Stephen Benjamin wrote:
> Hi, Has there been any more work on this? I ended up doing this using hooks:
> https://...
Dominic Cleal
04:36 PM Smart Proxy Feature #1809: Smart-Proxy control of IPA Server
Hi, Has there been any more work on this? I ended up doing this using hooks:
https://bitbin.de/blog/2013/11/forema...
Stephen Benjamin
08:04 PM Bug #3718 (New): puppet class search for 'set? host' failed
In the Web UI in Puppet classes I tried to search all classes that are used by some host. I searched 'set? host'
A...
Martin Bacovsky
07:31 PM Bug #3712 (Closed): Change develop versioning to indicate upcoming release
Applied in changeset commit:b21bd4c90da3b7249263b236240c216e386b80c2. Dominic Cleal
05:08 PM Bug #3712 (Ready For Testing): Change develop versioning to indicate upcoming release
https://github.com/theforeman/foreman/pull/1044 Dominic Cleal
04:54 PM Bug #3712 (Closed): Change develop versioning to indicate upcoming release
The version in develop is "1.3-develop" if 1.3 was our last release and 1.4 is the upcoming release. For the plugin ... Dominic Cleal
07:04 PM Refactor #3717 (Ready For Testing): Pin fog version to prevent incompatibilities
https://github.com/theforeman/foreman/pull/1045 Dominic Cleal
07:01 PM Refactor #3717 (Closed): Pin fog version to prevent incompatibilities
We've had a few issues (like #3653) where new fog versions can change in slightly incompatible ways, causing CRs to s... Dominic Cleal
05:16 PM Bug #3714 (New): Host creation API should treat interface attributes consistently
There are currently 3 ways of sending interface attributes that differ according to a compute resource type
* @hos...
Tomáš Strachota
04:20 PM Feature #3023: Rails models i18n support for plugins
Discovery i18n plugin is done, now taking foreman_setup to do some model fun. Lukas Zapletal
04:09 PM Bug #3711 (Closed): Usergroups can have empty name
There's validation missing as well as null constraint in database. Unless there's some special reason, we should add ... Marek Hulán
04:09 PM Feature #3700 (Ready For Testing): Add write-only directory on our infra (FTP or rsync)
https://github.com/theforeman/foreman-infra/pull/80 Lukas Zapletal
10:22 AM Feature #3700 (Assigned): Add write-only directory on our infra (FTP or rsync)
This should be quick, taking to improve my Puppet knowledge :-) Lukas Zapletal
01:57 PM Installer Feature #3710 (Resolved): Configure Kerberos/mod_auth_kerb with a keytab for Foreman web UI
Following on from #3312, we now have support for mod_auth_kerb in Foreman core so can add installer support to config... Dominic Cleal
01:55 PM Installer Feature #2015 (New): Support for external CA to puppetmaster
Yep, we'd quite like that as an option Duncan. Dominic Cleal
01:52 PM Feature #3556 (Assigned): As a user I'd like to see notifications for asynchronously processed events
Dominic Cleal
01:50 PM Feature #3709 (Ready For Testing): update the environments pages to display puppet environments rather then just plain env
via #3510 it's been categorised Dominic Cleal
01:48 PM Feature #3709 (Closed): update the environments pages to display puppet environments rather then just plain env
Ohad Levy
01:46 PM Feature #813 (Ready For Testing): Support AD group membership for authorization and authentication
https://github.com/theforeman/foreman/pull/529 Dominic Cleal
01:44 PM Feature #1583 (Assigned): Assign roles and filters to usergroups
Dominic Cleal
01:35 PM Feature #3099 (Assigned): Adding parameters to locations
Dominic Cleal
12:11 PM Bug #3708 (New): BMC menu replaced with a '400 Bad Request' string after using the "shutdown" button
After using the BMC to power off a machine, a '400 Bad request' error is shown where the menu once was and only a man... Tal Kammer
12:08 PM Bug #3707 (Duplicate): BMC power pop up indication is incorrect
While trying to use the BMC to restart/shutdown/turn on the machine the pop up indicator always shows the 'green' "Ma... Tal Kammer
12:03 PM Bug #3706 (Closed): API for show hostgroups use 'name' instead of 'label'
If a nested host group is used, finding a specific host group results in incorrect output.
For example:
If I have a...
Tal Kammer
07:51 AM Feature #3705 (Rejected): Use Puppet parameter cadir to find PuppetCA
The proxy does not use the puppet parameter cadir in the puppet.conf. It uses the parameter ssldir to find the ca dir... Sebastian Hempel

11/20/2013

03:36 PM Feature #3701: Fail if a hostname has a dot in it
Historically it's been allowed to have hostnames with a "." in them. IIRC, even bind allows an A record "foo.bar" in ... Stephen Benjamin
01:08 PM Feature #3701 (Closed): Fail if a hostname has a dot in it
Today a colleague created a new host for building, he entered hostname.customername as "Name" and selected company.tl... Anonymous
03:31 PM Bug #2680 (Closed): Unable to provisioning host using UI - vSphere 4.1.0
Applied in changeset commit:58547fc6413965e8491d72eb308e95caa3952dff. Dominic Cleal
03:31 PM Bug #3659 (Closed): "no implicit conversion of URI::HTTP into String" running rake reports:summarize
Applied in changeset commit:6ff82077530ab90d6e1db6b51e34b8bbd5bed985. Dominic Cleal
02:57 PM Bug #3703: hammer - can't place a host in the build mode.
I've thought so too, but even after updating the host, build button in the ui works, and via the cli it breaks. Ohad Levy
02:38 PM Bug #3703: hammer - can't place a host in the build mode.
I suspect the web UI auto-selects the first available partition table. Dominic Cleal
02:32 PM Bug #3703 (New): hammer - can't place a host in the build mode.
I was able to successfulyl connect via hammer. Listing hosts works fine.
hammer host update --name <hostname> --bu...
Alexander Chuzhoy
12:28 PM Feature #3700 (Closed): Add write-only directory on our infra (FTP or rsync)
Foreman-debug can be extended for optional uploading of debug tarballs there. Thre directory should be readable by HT... Lukas Zapletal
11:52 AM Smart Proxy Feature #3699 (Closed): Smart-proxy should support proxying from chef-client to foreman
Applied in changeset commit:4c2e7d8bc47475f9be5034a3afedd05dc7c2e2ae. Romain Vrignaud
11:12 AM Smart Proxy Feature #3699 (Ready For Testing): Smart-proxy should support proxying from chef-client to foreman
Dominic Cleal
11:12 AM Smart Proxy Feature #3699 (Closed): Smart-proxy should support proxying from chef-client to foreman
This feature add a chefproxy feature on smart-proxy.
It allows proxying for both facts (from Ohai) and reports (http...
Dominic Cleal
11:31 AM Bug #3698 (Closed): GCE: image selection form fails to render due to image_id versus image_name
Applied in changeset commit:4f8049c586c066e1fac16825af06249cd46b7242. Anonymous
10:43 AM Bug #3698 (Closed): GCE: image selection form fails to render due to image_id versus image_name
https://github.com/theforeman/foreman/pull/1029 Dominic Cleal
11:31 AM Bug #3661 (Closed): Cancel mis-redirection from /hosts/fqdn/edit to /hosts
Applied in changeset commit:625e5c7bef437a25c874195e1e1f938ff9ab5e2c. Anonymous
11:31 AM Bug #3493 (Closed): Users created from LDAP even if auto creation is not checked
Applied in changeset commit:ccd9e52c479e0ee56d115fd47bbc54d0a82f3ea1. Anonymous
09:07 AM Bug #3697 (Closed): Field Validations Should be more Comprehensive
Hostnames:
should be validated against http://tools.ietf.org/html/rfc1123
e.g. if user creates hostname with a...
Stephen Benjamin
08:57 AM Feature #3696 (Duplicate): Populate user or usergroup roles from LDAP or REMOTE_USER_*
Cloned from #3528 specifically for handling roles from LDAP or REMOTE_USER_* (if available).
<hr>
The issue htt...
Dominic Cleal

11/19/2013

09:31 PM Feature #3672 (Closed): Add zanata project file
Applied in changeset commit:aa92e93c143d64b1651b289f3e2e9c603afb69bb. Anonymous
09:00 PM Feature #3672 (Ready For Testing): Add zanata project file
https://github.com/theforeman/foreman/pull/1030 Dominic Cleal
09:31 PM Bug #3669 (Closed): Migration: Unable to migrate db, if Katello engine is included
Applied in changeset commit:fea5a7a41755f59783c1621bbd111f8b10d43901. Brad Buckingham
09:31 PM Bug #3468 (Closed): host deletion fails when token exists
Applied in changeset commit:585f328e6bbe9e8f429ddb2ccc97fb119da959b7. Greg Sutcliffe
08:22 PM Bug #3468 (Ready For Testing): host deletion fails when token exists
https://github.com/theforeman/foreman/pull/1025 Dominic Cleal
07:58 PM Bug #2528 (Duplicate): Missing API calls
Dominic Cleal
05:51 PM Feature #2156: Be able to set netmask and not mac when using multiple nics
If you have multiple IPs on a single NIC, the mac address doesn't add anything either. Ewoud Kohl van Wijngaarden
05:36 PM Feature #3695 (Resolved): Add a device name to additional host interfaces
https://fedoraproject.org/wiki/Anaconda/Kickstart#network mentions a ... Ewoud Kohl van Wijngaarden
05:15 PM Bug #3694 (Resolved): Extra interface without mac address is silently ignored
Steps to reproduce:
* Create / edit a host
* Go to the network tab
* Add an additional interface
* Fill all fie...
Ewoud Kohl van Wijngaarden
03:58 PM Feature #3693 (Closed): API v2 - accept GET json format of object in PUT/POST requests to add/remove has_many associations
Currently we have to use _ids= methods to add/remove relationships.
{
"id": 42,
"name": "CentOS",
"architec...
Joseph Magen
02:37 PM Feature #3692 (New): DNS proxy inheritance for newly created domains
It would be useful if the DNS proxy property was copied from the "parent" domain.
* I have example.org with DNS pr...
Ewoud Kohl van Wijngaarden
02:16 PM Feature #3691: More detail pages / extend existing detail pages
One use case for the details would be when you want to remove a smartproxy, but don't know if nothing is using it any... Ewoud Kohl van Wijngaarden
02:14 PM Feature #3691 (New): More detail pages / extend existing detail pages
This feature can be split into several parts.
* As a user I'd like to see all the host details without having to e...
Ewoud Kohl van Wijngaarden
02:01 PM Feature #3690 (New): As an admin, I should be able to revoke a user's access but retain their audit history.
Right now, we only support the disabled column in katello. However, this only applies to authentication (disabled use... David Davis
11:46 AM Feature #3683 (Ready For Testing): display free and available space in vSphere datastore selection
https://github.com/theforeman/foreman/pull/1039 Dominic Cleal
11:45 AM Feature #3684 (Ready For Testing): Add unique IDs to Foreman UI menus
Dominic Cleal
11:42 AM Bug #3661 (Ready For Testing): Cancel mis-redirection from /hosts/fqdn/edit to /hosts
Dominic Cleal
10:53 AM Bug #3493 (Ready For Testing): Users created from LDAP even if auto creation is not checked
Dominic Cleal
10:31 AM Bug #3680 (Duplicate): Foreman does not create VM on VSphere
Dominic Cleal
10:09 AM Bug #3680: Foreman does not create VM on VSphere
Today I saw an error message while creating this vm in the desktop-client of vsphere. Note that this one was translat... Dennis Benndorf
10:31 AM Feature #3646: Default root name for api json single object response to no root node but make it configurable
updated discussion about this topic - https://github.com/theforeman/theforeman.org/pull/119
Joseph Magen
10:27 AM Feature #3646 (Assigned): Default root name for api json single object response to no root node but make it configurable
Joseph Magen
08:59 AM Bug #3688 (Resolved): Can't edit VMware host after adding raw disk
When i click edit host after i added a raw disk through Vsphere, i get the following error:
undefined method `thin...
Wannes Van Causbroeck
04:57 AM Feature #3686 (New): Per host Solaris dynamic sysidcfg template
Currently there's is a global sysidcfg template defined on Solaris media level, which covers all Solaris deployments.... Alex Feltin

11/18/2013

11:30 PM Feature #3685 (New): new host tab "Virtual Machine" has too narrow fields
The New Host tab "Virtual Machine" (vmware) has too narrow fields compared to other tabs, especially selectables.
I ...
Martin Matuška
10:56 PM Feature #3684: Add unique IDs to Foreman UI menus
Submitted https://github.com/theforeman/foreman/pull/1038 Og Maciel
10:55 PM Feature #3684 (Closed): Add unique IDs to Foreman UI menus
QE relies pretty heavily on unique IDs to identify and select HTML elements in a page via Selenium WebDriver, so havi... Og Maciel
10:32 PM Feature #3625: Provisioning a Windows Server on ec2 via Foreman Fails
Foreman Log Info show below
SSH connection established to <Ipaddress> - executing template
negotiating protocol v...
Kanwar Batra
07:51 PM Feature #3625: Provisioning a Windows Server on ec2 via Foreman Fails
I have successfully deployed the Windows machine via Foreman, I had to put the Foreman Generated Public Key into my A... Kanwar Batra
07:41 PM Feature #3625: Provisioning a Windows Server on ec2 via Foreman Fails
Kanwar Batra wrote:
> Foreman Log
>
> usr/lib/ruby/gems/1.8/gems/passenger-4.0.5/lib/phusion_passenger/request_h...
Kanwar Batra
06:49 PM Feature #3625: Provisioning a Windows Server on ec2 via Foreman Fails
Hi Dominic,
I have successfully deployed the Windows machine via Foreman, I had to put the Foreman Generated Publi...
Kanwar Batra
08:05 PM Bug #3661: Cancel mis-redirection from /hosts/fqdn/edit to /hosts
Yup, this is really annoying.
PR - https://github.com/theforeman/foreman/pull/1037
Stephen Benjamin
06:17 PM Bug #3682 (Closed): Pin rabl to 0.9.0 to ensure 1.8.7 compatibility
Sam Kottler
04:32 PM Bug #3682 (Ready For Testing): Pin rabl to 0.9.0 to ensure 1.8.7 compatibility
https://github.com/theforeman/foreman/pull/1036 Sam Kottler
04:27 PM Bug #3682 (Closed): Pin rabl to 0.9.0 to ensure 1.8.7 compatibility
I've filed an upstream bug, but we need to pin for now.
https://github.com/nesquena/rabl/issues/508
Sam Kottler
04:57 PM Feature #3683 (Closed): display free and available space in vSphere datastore selection
The datastore selection for vSphere can be easily extended to provide information about free and available space. Martin Matuška
03:55 PM Bug #3681 (New): One Vsphere Login Session per connection/action
Foreman seems to create a login session for almost every action done on a vsphere cluster, like: powerstatus, edittin... Finke Lamein
03:44 PM Bug #3680 (Duplicate): Foreman does not create VM on VSphere
Foreman does not create a new VM using VMware-Compute-Ressource with the message:... Dennis Benndorf
03:22 PM Bug #3679 (Closed): add option --os-label to operating system api
Add API option to OS to support label.
Update hammer-cli-foreman to handle up attribute as well.
Thomas McKay
03:20 PM Feature #3678 (Closed): Use pry as the default REPL in the development environment
Sam Kottler
08:42 AM Feature #3674 (Ready For Testing): change hosts to systems and hostgroups to system_groups
This is a spike. It may not be merged.
https://github.com/theforeman/foreman/pull/1034
Joseph Magen
12:44 AM Feature #2117: MCollective integration
A live management-esque view within Foreman would be a really good place to control any push-based orchestration tool... Charlie Derwent

11/17/2013

07:16 PM Feature #3674 (Rejected): change hosts to systems and hostgroups to system_groups
Joseph Magen
02:03 PM Bug #3673 (Assigned): partition tables are not audited
Thomas McKay
12:33 AM Bug #3493: Users created from LDAP even if auto creation is not checked
I can confirm this. source.onthefly_register isn't checked anywhere, so ldap users are always automatically registere... Stephen Benjamin

11/16/2013

02:01 PM Bug #3673 (Closed): partition tables are not audited
Creating / updating partition tables does not generate any audits Thomas McKay

11/15/2013

11:15 PM Support #3657 (Resolved): unable to download KS file during PXE
Great, no problem. Dominic Cleal
11:12 PM Support #3657: unable to download KS file during PXE
Yep that must have been it cause after adding that it works.
You are the greatest thanks!
TJ Walker
07:10 PM Support #3657: unable to download KS file during PXE
Looks like you're missing some sudoers configuration to let foreman-proxy run the puppet cert command as the logs are... Dominic Cleal
06:10 PM Support #3657: unable to download KS file during PXE
nothing was in the proxy.log so I turned on debug and reran the build and this is whats in the log:
[root@puppet01 ...
TJ Walker
08:57 AM Support #3657 (Feedback): unable to download KS file during PXE
This is the clue:
Remove puppet certificate for kvm01.oadr
Failed to remove kvm01.oadr's puppet certificate: ...
Dominic Cleal
10:29 PM Feature #3672 (Closed): Add zanata project file
Zanata is used by redhat for translations. The zanata file is used to push strings to that server. Bryan Kearney
04:23 PM Support #3655 (Resolved): Create a manual script
Dominic Cleal
04:21 PM Support #3655: Create a manual script
perfect, thanks! Angelo Cesaro
08:55 AM Support #3655 (Feedback): Create a manual script
Sorry, I don't understand your question. Customise what the foreman installer does by passing arguments like you're ... Dominic Cleal
03:53 PM Bug #3669 (Ready For Testing): Migration: Unable to migrate db, if Katello engine is included
https://github.com/theforeman/foreman/pull/1027 Dominic Cleal
03:27 PM Bug #3669 (Closed): Migration: Unable to migrate db, if Katello engine is included
The Katello engine extends the Foreman User. As a result, if the Katello engine is included, it is not currently pos... Brad Buckingham
02:50 PM Feature #3668 (New): Disallowing of nested environments via host groups.
As I ran into this I assume this is an unintended side effect of the nesting of groups I think this feature would be ... Jelle B.
02:43 PM Bug #3667 (New): Interface does not show a config error when switching host environments when contained classes are no longer available
When one changes the environment on a host, and these do not have the same classess (name) one can not submit the cha... Jelle B.
02:22 PM Bug #3665 (Duplicate): Cloning Ovirt based hosts causes the VM disk to be in Illegal state
Ovirt 3.3.1 (Local storage)
Foreman 1.3.1
Steps to reproduce:
- Create a host using Ovirt (Foreman will provis...
Alejandro Falcon
02:09 PM Feature #3664: Support deletion of installation media that's in use
We need to consider the user experience thoroughly without just changing the association to nullify. For example, th... Dominic Cleal
02:06 PM Feature #3664 (Closed): Support deletion of installation media that's in use
When deleting a installation media that's associated to a host or host group, the deletion fails.
Actual results:
...
Dominic Cleal
12:58 PM Bug #3663 (New): smart class parameter are listed twice when filtered by puppetclass
It is API v2, excerpt from server log attached. It was not spotted when filtered by host, hostgroup or env
Started...
Martin Bacovsky
12:12 PM Feature #3662 (Resolved): Define default role for 'first-time log in' ldap users
Hi,
We've got Foreman backed by our LDAP server for authentication. Users who log in for the first time automatica...
Dolf Schimmel
12:11 PM Bug #3659 (Ready For Testing): "no implicit conversion of URI::HTTP into String" running rake reports:summarize
https://github.com/theforeman/foreman/pull/1026 Dominic Cleal
10:44 AM Bug #3659 (Closed): "no implicit conversion of URI::HTTP into String" running rake reports:summarize
$ rake reports:summarize
rake aborted!
no implicit conversion of URI::HTTP into String
/home/dcleal/.rvm/gems/...
Dominic Cleal
11:31 AM Bug #3645 (Closed): Total value not shown in daily summary mail subject
Applied in changeset commit:c67d0d83ddfb977bffbdaa0c35a9f7ae5aead02c. Beat Gätzi
08:56 AM Bug #3645 (Ready For Testing): Total value not shown in daily summary mail subject
https://github.com/theforeman/foreman/pull/1022 Dominic Cleal
07:40 AM Bug #3645: Total value not shown in daily summary mail subject
Thanks for the hint. Pull request on github has been updated. Beat Gätzi
11:13 AM Bug #3661 (Closed): Cancel mis-redirection from /hosts/fqdn/edit to /hosts
Hello,
Users have been reporting multiple times that Cancel button on "/hosts/fqdn/edit" redirect to "/hosts" inst...
Romain Vrignaud
10:55 AM Feature #3660 (New): Foreman should be able to automaticaly preselect owner of new host to current user in WebUI
Hello,
It would be nice if foreman had a setting to enable automatical pre-selection
of current user when creating ...
Romain Vrignaud
09:57 AM Bug #3653 (Ready For Testing): Recent versions of fog require guest_id to be set.
Dominic Cleal
08:16 AM Feature #3658 (Closed): Foreman should support Chef-enabled smart proxies
This feature add a chefproxy feature on smart-proxy.
It allows proxying for both facts (from Ohai) and reports (http...
Romain Vrignaud

11/14/2013

10:38 PM Support #3657 (Resolved): unable to download KS file during PXE
I have a new fresh install of Foreman 1.3.1 with puppet 3.3.2. I have attempted to build my first system but I cannot... TJ Walker
10:16 PM Bug #3656 (Closed): api v2 environments update - unable to specify name
Environments take just a single param, name. Updating the name to itself (eg. "env1" update to "env1") gives error in... Thomas McKay
09:14 PM Support #3655 (Resolved): Create a manual script
Hi, I try to create a manual script for install foreman in automatic mode.
A simple script liked:
#!/bin/bash
fo...
Angelo Cesaro
07:30 PM Bug #3654 (Resolved): [foreman 3.1] Unable to install foreman_content plugin
I don't know, not sure what it was tested with. It's not being developed at the moment, as Katello is being redesign... Dominic Cleal
07:20 PM Bug #3654: [foreman 3.1] Unable to install foreman_content plugin
Yes, Dominic that's right! It was my faul...I'm sorry for the noise.
I installed and then removed katello+foreman an...
Angelo Lisco
06:33 PM Bug #3654 (Feedback): [foreman 3.1] Unable to install foreman_content plugin
It looks like you have both the katello and our plugins repo installed, and the versions are conflicting. Try using ... Dominic Cleal
06:03 PM Bug #3654 (Resolved): [foreman 3.1] Unable to install foreman_content plugin
I installed foreman 3.1 and would like to play with foreman_content plugin to manage my pulp server (i don't want all... Angelo Lisco
06:50 PM Feature #3496: SCSI Controller type selection for vSphere
Turns out there's bug #3653 which makes 1.18 unusable for creating VMs anyway. Ewoud Kohl van Wijngaarden
05:51 PM Feature #3496: SCSI Controller type selection for vSphere
Yep...but it wasn't merged in time for 1.18 release.
https://github.com/fog/fog/compare/v1.18.0...master
It will ...
Angelo Lisco
05:15 PM Feature #3496: SCSI Controller type selection for vSphere
That PR was merged. Ewoud Kohl van Wijngaarden
06:50 PM Bug #3653: Recent versions of fog require guest_id to be set.
Most likely a regression. Upstream PR by Dominic: https://github.com/fog/fog/pull/2395. Ewoud Kohl van Wijngaarden
05:31 PM Bug #3653: Recent versions of fog require guest_id to be set.
Simple PR that works around it: https://github.com/theforeman/foreman/pull/1023. Ewoud Kohl van Wijngaarden
05:29 PM Bug #3653 (Closed): Recent versions of fog require guest_id to be set.
The error:
> Failed to power up a compute vmware (VMWare) instance <FQDN>: GenericVmConfigFault: The configuration f...
Ewoud Kohl van Wijngaarden
05:31 PM Bug #3603 (Closed): ActiveRecord::StatementInvalid and postgres undefinedtable when searching puppetclasses in Foreman 1.3.0
Applied in changeset commit:9e08f306472c16c8c019fe7c038b5cb44bd5a28e. Anonymous
05:31 PM Bug #2783 (Closed): db:convert:prod2dev fails on table 'architectures_operatingsystems'
Applied in changeset commit:f2cddb6be2e68958350081c72068c79ca26a656b. Greg Sutcliffe
04:42 PM Bug #2783 (Ready For Testing): db:convert:prod2dev fails on table 'architectures_operatingsystems'
https://github.com/theforeman/foreman/pull/1020 Dominic Cleal
05:31 PM Bug #3268 (Closed): defer postgresql foreign key constraints for rake db:convert:prod2dev
Applied in changeset commit:f2cddb6be2e68958350081c72068c79ca26a656b. Greg Sutcliffe
04:39 PM Feature #3652 (Duplicate): Add explicit way for API consumers to specifiy all pages in an index request
From: https://github.com/theforeman/theforeman.org/pull/119/files#r7659148
Currently a user must specify per_page=...
Walden Raines
02:51 PM Feature #3650 (Closed): Listing possible values of compute attributes
API does not provide any way how to list possible values of compute attributes such as flavors and available zones in... Tomáš Strachota
02:43 PM Feature #717 (Resolved): Add an option to overwrite foreman_url value for reverse proxy use
Original problem has also been resolved via #3569 which adds an unattended_url setting (for templates) to complement ... Dominic Cleal
02:41 PM Bug #3649 (New): Hosts need validations of compute attributes
There are currently no validations of compute attributes. Misconfiguration usually causes either general 500 or usage... Tomáš Strachota
02:40 PM Bug #1461 (Resolved): preseed URL hardcoded to http (patch)
As you say, many installers don't support HTTPS so we switch the protocol to HTTP. Newer generation ones (like the r... Dominic Cleal
02:35 PM Feature #3607 (Duplicate): RFE : make sure a dhcp request exists when a host is (re)built
Dominic Cleal
02:30 PM Feature #3648 (New): RFE: API(?) call for Foreman/Foreman-Proxy to write DNS records for all current Hosts
Given a situation where a new DNS server is added to a Smart Proxy or zone information is lost, it would be beneficia... Mike Belangia
01:25 PM Feature #3647 (New): API v2 - config root nodes in config/settings file and not in source code config/rabl_init.rb
Joseph Magen
10:49 AM Feature #3646 (Closed): Default root name for api json single object response to no root node but make it configurable
As per the discussion here, the single object APIv2 response should have a "result" top node which is configurable:
...
Dominic Cleal
09:52 AM Installer Bug #3610 (Closed): --reset-db error detection does not work
Applied in changeset commit:76518ecbbb0ba07e71555e4a495f685876e68202. Marek Hulán
09:00 AM Installer Bug #3610 (New): --reset-db error detection does not work
Explanation is now part of installer help - see https://github.com/theforeman/foreman-installer/pull/78. Moving this ... Marek Hulán
09:51 AM Feature #3643: Support for Opennebula as Computer ressources
Patrick Martins wrote:
> Hi all,
>
> it would be great to add support for Opennebula to manage as Computer resour...
Sebastian M
08:53 AM Feature #3643 (Closed): Support for Opennebula as Computer ressources
Hi all,
it would be great to add support for Opennebula to manage as Computer resources.
Thanks in advance.
Patrick Martins
09:19 AM Bug #3645: Total value not shown in daily summary mail subject
%{total} is correct because it's extracted for i18n purposes, but a few lines below there's this line:
:tot...
Dominic Cleal
09:13 AM Bug #3645 (Closed): Total value not shown in daily summary mail subject
Due to a typo in host_mailer.rb (T:%{total} instead of T:#{total}) the total value is not shown in the daily summary ... Beat Gätzi
09:04 AM Feature #3644 (New): Explicitly link BMC proxies to hosts somehow
Currently when trying to determine the BMC proxy to use for management of a given host, there are two search steps:
...
Dominic Cleal
08:40 AM Feature #812 (Assigned): cant assign roles to groups, just to users
Marek Hulán

11/13/2013

10:26 PM Bug #3603 (Ready For Testing): ActiveRecord::StatementInvalid and postgres undefinedtable when searching puppetclasses in Foreman 1.3.0
PR: https://github.com/theforeman/foreman/pull/1021 Anonymous
07:49 PM Bug #3268 (Ready For Testing): defer postgresql foreign key constraints for rake db:convert:prod2dev
Fixed, I think :)
https://github.com/theforeman/foreman/pull/1020
Greg Sutcliffe
03:31 PM Feature #3107 (Closed): Alphabetically sort hostgroups
Applied in changeset commit:4b9d1fa72e8d96448a4ee89964d60db9bd349aec. Anonymous
08:49 AM Feature #3107 (Ready For Testing): Alphabetically sort hostgroups
Dominic Cleal
01:07 PM Installer Refactor #3640 (Closed): Rakefy this package
We are doing too much in SPEC file definitions, we should start to follow traditional approach of distributing our up... Lukas Zapletal
12:31 PM Bug #3516 (Closed): Architectures etc: resources created/modified should not use multibyte names in URLs
Applied in changeset commit:39558b7200a7e1d4d5976ee62e25491d9016e56f. Anonymous
12:31 PM Feature #3622 (Closed): SmartProxy Features need to be defined/loaded dynamically
Applied in changeset commit:c6723506d392edd7c94a9eab28288a5ab172c23d. Anonymous
12:31 PM Bug #3637 (Closed): Improve output of exceptions list rake task
Applied in changeset commit:debddf15e1aa614fd281f823cf727b44f99bab9d. Lukas Zapletal
11:10 AM Bug #3637 (Ready For Testing): Improve output of exceptions list rake task
Lukas Zapletal
11:08 AM Bug #3637: Improve output of exceptions list rake task
Ok patch only cleans the rake task: https://github.com/theforeman/foreman/pull/1019 Lukas Zapletal
09:42 AM Bug #3637 (Closed): Improve output of exceptions list rake task
Few months ago, we have introduced exception codes which are being collected on this page:
http://projects.thefore...
Lukas Zapletal
12:31 PM Feature #3017 (Closed): API v2 - create separate controller for all objects rather than fallback to v1
Applied in changeset commit:dc38aad38be047b11952a9db118cc2994a2cb402. Anonymous
12:31 PM Feature #3626 (Closed): Package the unf and unf_ext gems since they're dependencies for the latest version of fog
Applied in changeset commit:c3bd7d01593036ed9d5c2f958b537e5b11fea7f6. Sam Kottler
11:20 AM Feature #3626: Package the unf and unf_ext gems since they're dependencies for the latest version of fog
https://github.com/theforeman/foreman/pull/1018 too Dominic Cleal
11:08 AM Bug #3639 (Closed): Scoped search is present on 500 page
Turn into production mode, raise an exception that is not catched and propagates to application_controller and see th... Lukas Zapletal

11/12/2013

08:04 PM Feature #3107: Alphabetically sort hostgroups
I submitted a pull request to make it a sortable column:
https://github.com/theforeman/foreman/pull/1017
Stephen Benjamin
06:29 PM Installer Bug #3610: --reset-db error detection does not work
I think documentation is fine while we wait. Greg Sutcliffe
10:33 AM Installer Bug #3610: --reset-db error detection does not work
This won't be that easy because there can be deprecation warnings on STDOUT (from fog atm) and STDERR can contain war... Marek Hulán
10:25 AM Installer Bug #3610 (Assigned): --reset-db error detection does not work
Marek Hulán
04:30 PM Feature #3636 (New): Regex support in matcher-values of smart variables and parameters
The following would be nice functionality I think
Matching on something like: os =~ ^RedHat 6.* would greatly simp...
Finke Lamein
03:07 PM Feature #2983 (Ready For Testing): Add autosign#index to API v1 and remove from UI controller to Add autosign#index to API v1
https://github.com/theforeman/foreman/pull/1016 Joseph Magen
01:54 PM Feature #3020 (Ready For Testing): API v2 - option to specify version in URL as well as header
https://github.com/theforeman/foreman/pull/1015 Joseph Magen
01:39 PM Feature #3020: API v2 - option to specify version in URL as well as header
If specified in both, then current in URL 'wins' over header.
Order of priority
1. URL - /v1/ or /v2/
2. header ...
Joseph Magen
01:26 PM Feature #2117: MCollective integration
- Update SmartProxy with generic agent API
- extract MCollective UI into a separate screen/tab
Anonymous
10:04 AM Feature #2117 (Assigned): MCollective integration
Anonymous
12:31 PM Feature #3312 (Closed): Make it possible to use the REMOTE_USER / sso/apache.rb authentication with mod_auth_kerb
Applied in changeset commit:b7589c3284712211502e25cf56aca17300beb01a. Jan Pazdziora
12:15 PM Bug #3471 (New): ENC script used for pushing facts failing on duplicate entry for key 'index_fact_names_on_name' (Mysql2::Error) on a specific fact.
Dominic Cleal
12:05 PM Packaging Bug #3363 (Closed): [Hammer] Package fastercsv for squeeze and precise
Dominic Cleal
12:02 PM Feature #3608 (Closed): Spoof button while build is in progress.
Yes, that's exactly what I wanted. Geez, I had no idea that there, it's sort of well hidden. :)
Thanks for pointing ...
Martin Hovmöller
10:53 AM Bug #3468 (Assigned): host deletion fails when token exists
Greg Sutcliffe
09:24 AM Bug #3628 (Resolved): invalid byte-sequence for encoding utf8 when importing facts
When importing hosts and facts in foreman 1.3.1 with... Dennis Benndorf
09:10 AM Smart Proxy Refactor #3627 (New): Remove rescue blocks from actions and use error handler
We use rescue blocks in actions like here... Marek Hulán
08:15 AM Feature #3339 (Ready For Testing): Support for nested facts and specialised plugins
STI and tree structure moved to foreman core "see PR":https://github.com/theforeman/foreman/pull/968. Chef importing ... Marek Hulán
12:28 AM Bug #3606: Fog error: InternalError with Foreman 1.3
This was solved by selecting the availability zone in the Create Host screen. Previously it was a non-issue to leave ... Gerard Ryan
12:19 AM Feature #3626 (Ready For Testing): Package the unf and unf_ext gems since they're dependencies for the latest version of fog
https://github.com/theforeman/foreman/pull/1014 Sam Kottler
12:10 AM Feature #3626 (Closed): Package the unf and unf_ext gems since they're dependencies for the latest version of fog
Sam Kottler

11/11/2013

09:30 PM Feature #3582: Allow Subnets to have Parameters like Domains
Another use case: Per Subnet default gateway parameter accessible at by puppet agent. Sean Alderman
09:02 PM Feature #3625: Provisioning a Windows Server on ec2 via Foreman Fails
Usually Foreman itself will generate a key and pass the public key to the EC2 API rather than using a standard one. ... Dominic Cleal
08:52 PM Feature #3625: Provisioning a Windows Server on ec2 via Foreman Fails
Thanks Dominic, I've generated a key on the foreman and added the public to the windows image. It works from the for... Kanwar Batra
08:31 PM Feature #3625: Provisioning a Windows Server on ec2 via Foreman Fails
I guess it would need to install the SSH keys too, and ensure the username in the image configuration in Foreman is r... Dominic Cleal
08:28 PM Feature #3625: Provisioning a Windows Server on ec2 via Foreman Fails
I've installed cygwin and enabled ssh on the windows image, I've also set the PermitRootLogin withoutPassword so it c... Kanwar Batra
08:19 PM Feature #3625: Provisioning a Windows Server on ec2 via Foreman Fails
Foreman uses SSH to provision image-based virtual machines, so it'll be trying to SSH to your Windows host. We'd nee... Dominic Cleal
08:13 PM Feature #3625: Provisioning a Windows Server on ec2 via Foreman Fails
Foreman Log
usr/lib/ruby/gems/1.8/gems/passenger-4.0.5/lib/phusion_passenger/request_handler/thread_handler.rb:10...
Kanwar Batra
08:07 PM Feature #3625 (New): Provisioning a Windows Server on ec2 via Foreman Fails
I am in the process of configuring a Windows 2008 ec2 instance . The following is what I've noticed
a) The provisi...
Kanwar Batra
07:08 PM Feature #3623 (New): Use Puppet's autosign approver command instead of editing autosign.conf
Thanks to https://projects.puppetlabs.com/issues/7244 in Puppet 3.4, an autosign_cmd can now be defined which approve... Dominic Cleal
06:00 PM Feature #3622 (Ready For Testing): SmartProxy Features need to be defined/loaded dynamically
PR: https://github.com/theforeman/foreman/pull/1013 Anonymous
05:59 PM Feature #3622 (Closed): SmartProxy Features need to be defined/loaded dynamically
So it's possible to extend features from a plugin. Anonymous
05:31 PM Bug #3612: Editing host after an compute associate ends in an oops
You are right, sorry!
It is working now, thanks!
Werner Dijkerman
05:05 PM Bug #3612: Editing host after an compute associate ends in an oops
The error log says "undefined method `reScue'" which suggests the case of the "s" character in the rbvmomi.rb file ha... Dominic Cleal
05:00 PM Bug #3612: Editing host after an compute associate ends in an oops
I've installed the file, but I've got error when opening a page in foreman. See attachement: weberror.log.
I've inst...
Werner Dijkerman
08:49 AM Bug #3612 (Duplicate): Editing host after an compute associate ends in an oops
Same issue as #2680. I've just written a patch for this issue, linked from that bug report - would you mind trying it? Dominic Cleal
04:18 PM Installer Feature #3237 (Closed): Add --reset-foreman-db options
Marek Hulán
02:40 PM Bug #3606: Fog error: InternalError with Foreman 1.3
Having issued 'bundle update fog' in /usr/share/foreman as the foreman user, the last few lines of output are:
Up...
Gerard Ryan
12:56 PM Bug #3606: Fog error: InternalError with Foreman 1.3
Hi Ohad. I've tried su'ing to the foreman user and issuing a 'bundle update fog' in the /usr/share/foreman directory.... Gerard Ryan
12:24 PM Bug #3603 (Assigned): ActiveRecord::StatementInvalid and postgres undefinedtable when searching puppetclasses in Foreman 1.3.0
Anonymous
11:39 AM Bug #3137 (Ready For Testing): API v2 - show error if nested object does not exist for nested route
https://github.com/theforeman/foreman/pull/1012 Joseph Magen
10:25 AM Feature #2931 (Ready For Testing): API v2 hosts JSON response, add *_name for each *_id
Joseph Magen
10:24 AM Feature #2931: API v2 hosts JSON response, add *_name for each *_id
https://github.com/theforeman/foreman/pull/1011 Joseph Magen
08:55 AM Feature #3616: Password expire message when logging in with expired password.
Dominic Cleal wrote:
> Is this using LDAP authentication?
Yes.
Petter Hassberg
08:51 AM Feature #3616: Password expire message when logging in with expired password.
Is this using LDAP authentication? Dominic Cleal
05:32 AM Feature #3616 (New): Password expire message when logging in with expired password.
Currently when logging into the foreman UI with a password which has expired, you are unable to login but don't get t... Petter Hassberg
08:35 AM Feature #3018 (Ready For Testing): API v2 metadata for pagination in index collection response
Joseph Magen
08:29 AM Bug #3618 (Closed): cannot find smart_class_parameters by name for /hosts/:host_id/smart_class_parameters
it does work for api/pupppetclasses, but not for api/hosts Joseph Magen
08:19 AM Packaging Feature #3617 (Closed): Debian: foreman-gce packaging
(Cloned for Debian packaging, RPMs done)
A new foreman-gce subpackage has to be added for the GCE support in #1719...
Dominic Cleal
01:31 AM Feature #3050 (Closed): foreman-gce packaging
Applied in changeset commit:7c4e9538ae776db60a1af64eb7b5d6a46bdbed05. Dominic Cleal

11/10/2013

11:04 PM Feature #3050 (Ready For Testing): foreman-gce packaging
https://github.com/theforeman/foreman/pull/1009 Dominic Cleal
10:03 PM Bug #3606: Fog error: InternalError with Foreman 1.3
I've seen that with older versions of fog, maybe try updating, e.g. if you are on ubuntu try:... Ohad Levy
06:34 PM Bug #3606: Fog error: InternalError with Foreman 1.3
I have created new virtual machines on ubuntu 12.04 lts in EC2. They are running puppetmaster 3.31 & foreman 1.2.3 an... Gerard Ryan

11/08/2013

10:26 PM Installer Feature #3614: Tag the Puppet module repositories with version numbers
This is something we are working on. We decided that 1.3 would be the last time we bumped module versions just to mat... Ewoud Kohl van Wijngaarden
09:05 PM Installer Feature #3614 (Closed): Tag the Puppet module repositories with version numbers
Right now none of the Foreman Puppet modules have Git tags. This makes it hard to track dependencies between modules... Lucas Yamanishi
10:11 PM Feature #3203: Request for vCloud Director support
I have fog 1.18 up and running on a CentOS 6 box using the ruby193 software collection. I've been experimenting with... Adam Heinz
08:11 PM Bug #3612: Editing host after an compute associate ends in an oops
It is with the 1.3 release and "foreman-vmware" is installed. Werner Dijkerman
08:08 PM Bug #3612 (Duplicate): Editing host after an compute associate ends in an oops
I've added an VMware "compute resources".
It has an valid connection and I see all VMs in Foreman which are present ...
Werner Dijkerman
07:03 PM Bug #2680: Unable to provisioning host using UI - vSphere 4.1.0
Resolved issue for me as well. Thanks Dominic! Anne Hopkins
03:35 PM Bug #2726: Smart Class Parameter - over-ride match value unable to set yaml
Actually, looks like I was entering hashes incorrectly. I was using JSON format, but it seems Foreman expects a hash ... Jason Ashby
03:04 PM Installer Bug #3610 (Closed): --reset-db error detection does not work
The problem is that rake db:drop returns 0 even when there are errors. We should detect whether anything was on STDOU... Marek Hulán
01:51 PM Bug #3572 (Rejected): Openstack DNS floating/fixed IP mix up
Thanks for letting us know! Dominic Cleal
01:46 PM Bug #3572: Openstack DNS floating/fixed IP mix up
Turns out this was an issue with our own DNS configuration, nothing to do with Foreman. Sorry, this can be closed! Andy Taylor
01:29 PM Bug #3609 (Duplicate): Updating Global PXE Localboot template
After a server has undergone a build process and a MAC specific PXE config file has been placed in the TFTP directory... Paul Oyston
01:00 PM Feature #3608 (Feedback): Spoof button while build is in progress.
On the host page, click the Templates tab on the left and there's a "Review" icon next to each template which links t... Dominic Cleal
12:34 PM Feature #3608 (Closed): Spoof button while build is in progress.
The ability to see the kickstart script associated to a host with the spoofing mething is great, but it's a bit bothe... Martin Hovmöller
12:52 PM Installer Bug #3238 (Closed): Installer should respect --no-colors parameter
Applied in changeset commit:3897a1a87b2d0540b0dc7e2b72da1498d203788f. Marek Hulán
12:23 PM Bug #3603: ActiveRecord::StatementInvalid and postgres undefinedtable when searching puppetclasses in Foreman 1.3.0
Similarly, when ordering puppet classes by environment (/puppetclasses?order=environment+ASC&search=), I see:
SQLi...
Anonymous
11:55 AM Feature #3607 (Duplicate): RFE : make sure a dhcp request exists when a host is (re)built
Hi,
Currently (foreman 1.3), when a DHCP lease is not in the dhcpd.leases file, it is impossible to rebuild a host...
Frederic Schaer
10:31 AM Bug #3210 (Closed): We set foreman_url to foreman.domain by default
Applied in changeset commit:8c618ae8a2fb43e0262e311fa77c09dbc265133d. Greg Sutcliffe
10:18 AM Bug #3210 (Ready For Testing): We set foreman_url to foreman.domain by default
https://github.com/theforeman/foreman/pull/998 Dominic Cleal
10:31 AM Bug #3569 (Closed): Port in use by the browser is used in rendering the templates
Applied in changeset commit:8c618ae8a2fb43e0262e311fa77c09dbc265133d. Greg Sutcliffe
08:57 AM Support #3548 (Resolved): 500 Error when attempting to pull IP from DHCP
Strange, perhaps check that log rotation's set up? We do package logrotate configs, so it should rotate regularly. ... Dominic Cleal
03:48 AM Support #3548: 500 Error when attempting to pull IP from DHCP
Thanks for the input. The proxy box was actually my domain controller and the log file was HUGE. I stopped the proxy ... Daniel Erxleben
08:56 AM Bug #1326 (Resolved): Cannot select BMC subnet on host creation: No subnets.
I'm pretty sure this is working now, and may be the same issue as #3270. If not, please re-open. Dominic Cleal
02:31 AM Bug #1326: Cannot select BMC subnet on host creation: No subnets.
Shall we close this bug? Aaron Stone
08:53 AM Bug #3471 (Assigned): ENC script used for pushing facts failing on duplicate entry for key 'index_fact_names_on_name' (Mysql2::Error) on a specific fact.
Nope, will unset it though. Dominic Cleal
02:09 AM Bug #3606 (Resolved): Fog error: InternalError with Foreman 1.3
I've not been able to spin up new VMs in EC2 using Foreman 1.3. My system is Ubuntu 12.04 LTS in EC2 and foreman was ... Gerard Ryan

11/07/2013

11:58 PM Bug #3471: ENC script used for pushing facts failing on duplicate entry for key 'index_fact_names_on_name' (Mysql2::Error) on a specific fact.
Is this blocking the 1.3.1 release? Aaron Stone
07:44 PM Bug #2726: Smart Class Parameter - over-ride match value unable to set yaml
This bug is still open, right? I had this issue on 1.2.2 and now also 1.3.0 with yaml and hashes, whether nested or ... Jason Ashby
07:14 PM Bug #3604: IP missing from Host Output
I'd think it should probably match the web UI columns? Dominic Cleal
07:11 PM Bug #3604: IP missing from Host Output
I would like to add at least IP, as its such a common thing, and does not cost anything for fetching it.
we could ...
Ohad Levy
05:23 PM Bug #3604 (Resolved): IP missing from Host Output
Hammer attempts to list the IP in the output of "hammer host list" but because the IP isn't in the RABL, the column i... Greg Sutcliffe
06:19 PM Bug #3603: ActiveRecord::StatementInvalid and postgres undefinedtable when searching puppetclasses in Foreman 1.3.0
I'm surprised this got through RCs! Thanks for the report. Dominic Cleal
05:18 PM Bug #3603 (Closed): ActiveRecord::StatementInvalid and postgres undefinedtable when searching puppetclasses in Foreman 1.3.0
Hi guys, I searched through the issues, but did not see this one already...
In Foreman 1.3.0, when searching puppe...
Jason Ashby
05:40 PM Bug #3602 (Duplicate): Provisioning templates do not support all the documented functions
Thanks for the report, we'll try and track them all under #2948. Dominic Cleal
03:40 PM Bug #3602 (Duplicate): Provisioning templates do not support all the documented functions
For example, attempting to use '@host.interfaces' results in the following error: "There was an error rendering the T... Jason Dillaman
02:31 PM Bug #2855 (Closed): API authentication controller does not fail gracefully
Applied in changeset commit:b18c3a35f7101a4abac2166fafc4d0fd75e283e2. Ohad Levy
01:20 PM Bug #2855 (Ready For Testing): API authentication controller does not fail gracefully
Oops, I set both to duplicate.
Ohad's addressed it in https://github.com/theforeman/foreman/pull/1003 so it return...
Dominic Cleal
02:31 PM Bug #3587 (Closed): invalid JSON returns 500 server error
Applied in changeset commit:b18c3a35f7101a4abac2166fafc4d0fd75e283e2. Ohad Levy
01:25 PM Bug #3587 (Ready For Testing): invalid JSON returns 500 server error
https://github.com/theforeman/foreman/pull/1003 Dominic Cleal
12:44 PM Bug #2680: Unable to provisioning host using UI - vSphere 4.1.0
I tested this patch and it solves my problem.
Thanks you.
Xavier ROUX
12:14 PM Bug #2680 (Ready For Testing): Unable to provisioning host using UI - vSphere 4.1.0
If anybody is able to test this patch and provide feedback, it'd be much appreciated. It adds a single file into the... Dominic Cleal
10:29 AM Feature #3601 (Closed): Use secure websockets for console access
As documented in [[NoVNC]] under known issues:
> when using Firefox, if you use foreman via https, firefox might blo...
Ewoud Kohl van Wijngaarden
09:33 AM Bug #3600: Bookmarks with "/" in Name Break Bookmarks Page
No worries, thanks for the PR anyway! That bug covers a number of related issues, hopefully improving all of our res... Dominic Cleal
09:29 AM Bug #3600: Bookmarks with "/" in Name Break Bookmarks Page
Ah ok, never mind then :-) Didn't see that bug. Stephen Benjamin
09:27 AM Bug #3600: Bookmarks with "/" in Name Break Bookmarks Page
Pull request submitted that changes "/" to "_": https://github.com/theforeman/foreman/pull/1006
And here's the f...
Stephen Benjamin
09:23 AM Bug #3600 (Duplicate): Bookmarks with "/" in Name Break Bookmarks Page
Thanks, we're currently fixing this in #3516. Dominic Cleal
09:18 AM Bug #3600 (Duplicate): Bookmarks with "/" in Name Break Bookmarks Page
A bookmark created with a "/" breaks the bookmark page with a "No route matches."
Stephen Benjamin

11/06/2013

07:45 PM Smart Proxy Feature #61: Add Microsoft DNS Support
It's good to have dnscmd/powershell support on the windows foreman proxy side rather then using nsupdate which create... Dmitry Sakun
07:36 PM Bug #3214: No location / Organization if host added by default from puppet run
As discussed in IRC, we are interested in the ability to auto-set the location of our nodes based on an arbitrary fac... Jim Greenleaf
06:31 PM Refactor #3597 (Closed): Test: Remove rr gem
Applied in changeset commit:390e2281a711c94a5e39baaaea2c81306be9806e. David Davis
06:00 PM Refactor #3597 (Ready For Testing): Test: Remove rr gem
https://github.com/theforeman/foreman/pull/1005 Dominic Cleal
02:16 PM Refactor #3597 (Closed): Test: Remove rr gem
The rr gem conflicts with mocha and is causing problems with mocking in Katello. David Davis
04:57 PM Bug #2680: Unable to provisioning host using UI - vSphere 4.1.0
Hello,
I have the same issue on a new install.
OS: CentOS 6.4
Puppet: 3.3.1 from PuppetLabs repo
Foreman: 1.3...
Xavier ROUX
04:20 PM Feature #3592 (Ready For Testing): Lazily load compute resource VM details through AJAX for performance
Dominic Cleal
04:18 PM Feature #3592: Lazily load compute resource VM details through AJAX for performance
https://github.com/theforeman/foreman/pull/1004 Ewoud Kohl van Wijngaarden
11:27 AM Feature #3592 (Closed): Lazily load compute resource VM details through AJAX for performance
I recently enabled the vSphere compute resource and my (very unscientific) tests show load times of 926 ms for a bare... Ewoud Kohl van Wijngaarden
03:18 PM Bug #3593 (Rejected): Puppet::Rails issue
Ohad Levy
02:21 PM Bug #3593: Puppet::Rails issue
Thank you very much
Problem solved
Note: I upgraded from 1.1 to 1.3 and the change about the databases only app...
Or Elimelech
01:29 PM Bug #3593: Puppet::Rails issue
Yes, the error comes from puppet master and I do have 1 database for both,
I created a new database for foreman du...
Or Elimelech
12:45 PM Bug #3593: Puppet::Rails issue
Perhaps the error is coming from the puppet master itself. Do you have a shared database between Puppet (puppet.conf... Dominic Cleal
12:30 PM Bug #3593: Puppet::Rails issue
1. I did update both file maybe you see it because foreman is installed as a standalone and not as a puppetmaster
2....
Or Elimelech
12:08 PM Bug #3593 (Need more information): Puppet::Rails issue
Ohad Levy
12:08 PM Bug #3593: Puppet::Rails issue
based on this debug i can see a couple of things.
1. you didnt update your report/node files based on the update s...
Ohad Levy
11:58 AM Bug #3593 (Rejected): Puppet::Rails issue
Hi,
After upgrading from squeeze to wheezy and foreman 1.1 to 1.3 puppet no longer able to run
I attached my fo...
Or Elimelech
02:44 PM Installer Bug #3092: Support for Debian/sid
I tested it when 1.3 was in beta, and it did install. I concur that the problem is resolved, though I have been overc... Brad Alexander
01:16 PM Installer Bug #3092: Support for Debian/sid
@Brad: Now that 1.3 is out and the apt sources don't get altered by default in the installer, I think this is effecti... Greg Sutcliffe
02:37 PM Bug #2967: Foreman is randomly missing certain facts
Ohad Levy wrote:
> this is already part of the 1.3.1 release, if you prefer to wait, I assume next Monday it would b...
Anders Sveen
12:11 PM Bug #2967: Foreman is randomly missing certain facts
this is already part of the 1.3.1 release, if you prefer to wait, I assume next Monday it would be released.
Ohad Levy
11:42 AM Bug #2967: Foreman is randomly missing certain facts
Ohad Levy wrote:
> Anders Sveen wrote:
> > Upgraded to 1.3.1 and replaced scripts according to instructions for the...
Anders Sveen
01:53 PM Installer Feature #3543 (Closed): add support for external nodes script to run as different user
Applied in changeset puppet-foreman|commit:c987cde9f2d63dec22abf43b75555e432e99cfcb. Anonymous
01:13 PM Bug #2559 (Closed): in foreman_url() Port is still copied from users browser
Greg Sutcliffe
01:08 PM Bug #3596 (Closed): Foreman 1.3.0: Validation failed: User has this hostgroup already
When creating a new hostgroup as a non admin user i receives below trace message, but the hostgroup is created.
Ac...
Peter Gustafsson
12:46 PM Bug #3595 (Resolved): Foreman 1.3.0: Creating a new hostgroup with included puppet Classes as an non admin user fails
Creating a new hostgroup with included puppet Classes as an non admin user fails with below trace:
ActiveRecord::Rec...
Peter Gustafsson
11:20 AM Feature #3591 (Resolved): Add Debian installation media by default
We don't ship any Debian installation media in a default install. The "Ubuntu" partition table should also be named ... Dominic Cleal
10:29 AM Bug #3590 (Closed): Error in encoding characters when creating a user
Foreman version: 1.3.0
When creating a new user, it gives an error when inserting characters with accents. The lan...
Antonio Sánchez Aguilar
09:39 AM Feature #3589 (New): Document guidelines to help plugin writers so that they plan and document an uninstall feature
From a conversation with Dominic Cleal :
"Some plugins should have an uninstallation/purge procedure which removes...
Benjamin Papillon
09:31 AM Feature #3588: Uninstall plugins - from GUI or command line
Sure, thanks! :) Dominic Cleal
09:29 AM Feature #3588: Uninstall plugins - from GUI or command line
This is calling for another ticket :D
Add guidelines to help plugin writers so that they plan and document an unin...
Benjamin Papillon
09:22 AM Feature #3588: Uninstall plugins - from GUI or command line
We have talked about a Jenkins-style plugin manager where we might be able to add/remove plugins on the fly. Current... Dominic Cleal
09:16 AM Feature #3588 (New): Uninstall plugins - from GUI or command line
Actually, there is no documentation nor feature on gui to uninstall plugins.
A Ticket is already open for listing ...
Benjamin Papillon
09:10 AM Bug #3587 (Closed): invalid JSON returns 500 server error
When a user sends an invalid JSON, the server respond with 500 error, and even worse, with html! Ohad Levy

11/05/2013

10:38 PM Bug #3570: Error during delete an Host
I've added a default "disabled" config now into the plugin package, hopefully it'll stop any more people tripping ove... Dominic Cleal
03:50 PM Bug #3570 (Rejected): Error during delete an Host
Dominic Cleal
03:49 PM Bug #3570: Error during delete an Host
No problem, glad it's sorted. Dominic Cleal
03:48 PM Bug #3570: Error during delete an Host
Ok, after disabled puppetdb_plugin in Foreman, I been able to delete this host.
So, in fact it was not a bug but a...
Olivier Cruilles
02:52 PM Bug #3570: Error during delete an Host
So yes, it's the puppetdb_foreman plugin trying to contact a non-existent server, see my previous reply. I'd suggest... Dominic Cleal
02:48 PM Bug #3570: Error during delete an Host
Log file Olivier Cruilles
02:46 PM Bug #3570: Error during delete an Host
I can't tell if that's the problem or not from that short log snippet, could you provide debug logs again? If you st... Dominic Cleal
02:44 PM Bug #3570: Error during delete an Host
Ok, now after this modification, a different error message appair:
RuntimeError
Could not deactivate host: getadd...
Olivier Cruilles
02:31 PM Bug #3570: Error during delete an Host
After restarted services, nothing change, same error deleting host. Olivier Cruilles
02:30 PM Bug #3570: Error during delete an Host
Can you tell me exactly where I need to move this file ?
I assume that I must rename this file like this: puppetdb_...
Olivier Cruilles
02:10 PM Bug #3570: Error during delete an Host
The error's coming from the puppetdb_foreman plugin, I think because its configuration is missing. Our RPM does cont... Dominic Cleal
02:04 PM Bug #3570: Error during delete an Host
Off course,
This is is
Olivier Cruilles
02:01 PM Bug #3570: Error during delete an Host
The error in the logs indicates a problem with tokens and database keys, which is bug #3468. Could you try clicking ... Dominic Cleal
01:59 PM Bug #3570: Error during delete an Host
Hi,
This is the full log, sorry for the delais.
Olivier
Olivier Cruilles
08:25 AM Bug #3570: Error during delete an Host
I'm not sure those errors in the logs are the failure reason or not. Can you follow the debug enabling instructions ... Dominic Cleal
03:44 PM Feature #3582 (Closed): Allow Subnets to have Parameters like Domains
User Story: * Subnet level parameters to define Outbound HTTP/HTTPS proxy *
Deploy Foreman/Puppet to broad network...
Sean Alderman
03:36 PM Feature #3203: Request for vCloud Director support
It seems we might switch to vCloud as well. Since I'm new to vCloud, it would be helpful to at least get some general... Ewoud Kohl van Wijngaarden
03:31 PM Bug #3581 (Closed): Report e-mails link to "FQDN and failed > 0" rather than "host = FQDN"
Applied in changeset commit:eeb218a1d1d7ef47849ad267adf3025db945765f. Andreas Ntaflos
03:22 PM Bug #3581 (Closed): Report e-mails link to "FQDN and failed > 0" rather than "host = FQDN"
The host summary report e-mails link to the reports list with searches in this format:
https://foreman.example...
Dominic Cleal
11:31 AM Refactor #3578 (Closed): Improve smart proxy class SQL and whitespace
Applied in changeset commit:1ad4782a3ea73b11a181dcd8ee3868a4e18df511. Ohad Levy
09:12 AM Refactor #3578 (Closed): Improve smart proxy class SQL and whitespace
https://github.com/theforeman/foreman/pull/984 Dominic Cleal
11:31 AM Feature #3566 (Closed): expose Orchestration tasks via the API
Applied in changeset commit:bb3916d623f27b314f7565263ca48b33bdb455a7. Ohad Levy
11:31 AM Bug #3577 (Closed): import_puppetclasses is only accepting @"false"@, @false@ is treated as true
Applied in changeset commit:b1f7f970006835b144f6078ebb0bf5efcddb142d. Petr Chalupa
08:34 AM Bug #3577 (Ready For Testing): import_puppetclasses is only accepting @"false"@, @false@ is treated as true
Dominic Cleal
08:13 AM Bug #3577 (Closed): import_puppetclasses is only accepting @"false"@, @false@ is treated as true
https://github.com/theforeman/foreman/pull/1000 Petr Chalupa
10:59 AM Bug #3569 (Ready For Testing): Port in use by the browser is used in rendering the templates
https://github.com/theforeman/foreman/pull/998 Dominic Cleal
09:25 AM Smart Proxy Feature #3351: Proxy plugin support, split up core
During this we could refactor SmartProxy class opening instead we should add and mount different classes in config.ru... Marek Hulán
09:16 AM Refactor #3579 (Rejected): Combine domain/subnet selection JS between primary interface and NICs
https://github.com/theforeman/foreman/pull/989 Dominic Cleal

11/04/2013

10:36 PM Bug #3576: db:migrate fails when upgrading directly from 0.4.2 to 1.3.0
Test environment:
CentOS 6, MySQL 5.1, Puppet 2.7
If it would be useful, I have a 570KB dump of my combined puppe...
Adam Heinz
10:23 PM Bug #3576 (Resolved): db:migrate fails when upgrading directly from 0.4.2 to 1.3.0
I'm using the puppet-foreman module to upgrade an ancient foreman installation, but Exec["dbmigrate"] fails with:
...
Adam Heinz
10:31 PM Bug #3338 (Closed): Grey out VM form when CR does not support editing
Applied in changeset commit:f9a773198bb569d67b1fff0a90f4412276d33122. Amos Benari
08:18 PM Bug #3570: Error during delete an Host
After some tries, I can create new Hosts but not delete them.
Say to me if it's the log is suffisient to troublesh...
Olivier Cruilles
07:26 PM Bug #3570: Error during delete an Host
Foreman version 1.3.0-1.el6
Centos 6.4
I have no more than 2 hosts configured + the smart-proxy itself.
So for...
Olivier Cruilles
01:58 PM Bug #3570 (Need more information): Error during delete an Host
Can you provide any more details?
Which version of Foreman is it exactly? (RPM or deb version)
Is this all hosts,...
Dominic Cleal
01:51 PM Bug #3570 (Rejected): Error during delete an Host
NoMethodError
undefined method `[]' for nil:NilClass
app/controllers/hosts_controller.rb:120:in `destroy'
app/mode...
Olivier Cruilles
06:35 PM Bug #3356 (Rejected): Openstack CRs broken with Fog 1.16
Unable to replicate on 1.16.0, let's call it a mystery. Dominic Cleal
05:46 PM Bug #3356 (Need more information): Openstack CRs broken with Fog 1.16
This no longer seems to be happening for me in Fog 1.18.0 - can anyone else confirm? Greg Sutcliffe
05:53 PM Bug #3281 (New): Bad variabilisation of "Create %s" on creating location page
A bad issue number in a commit message, sorry. Please reopen if redmine decides to auto-close it again... Dominic Cleal
05:52 PM Bug #3281 (Closed): Bad variabilisation of "Create %s" on creating location page
Applied in changeset katello:katello|commit:958baf34a93f274b0231620536095a6c07de7624. Eric Helms
05:42 PM Bug #3575 (New): Cannot update an Openstack CR if the Tenant has been removed
If you remove the Tenant(project) that Foreman is connected to on the Openstack end, you cannot update the Foreman si... Greg Sutcliffe
03:46 PM Feature #3573 (New): Top navigation bar host quick-search
It would be nice if we could add a "Quick Search" to the top navigation bar. This would allow a user to start typing... Josh Baird
02:50 PM Bug #3572: Openstack DNS floating/fixed IP mix up
Forgot to add that this doesn't happen every time. Sometimes it uses the floating IP when it deletes the PTR record, ... Andy Taylor
02:46 PM Bug #3572 (Rejected): Openstack DNS floating/fixed IP mix up
I think I've found an issue with how Foreman deals with DNS entries for Openstack VMs.
The DNS records (A record a...
Andy Taylor
02:17 PM Feature #3571: add possibility to ignore/hide :debug and :info logs
Would you mind submitting a PR to https://github.com/theforeman/puppet-foreman? Thanks! Dominic Cleal
02:13 PM Feature #3571 (Closed): add possibility to ignore/hide :debug and :info logs
please apply the following patch to fix a minor glitch when running puppet agent --verbose:... David Schmitt
01:54 PM Packaging Feature #3565 (Closed): Please create RPMs for the plugins foreman_param_lookup and foreman_data_binding
The foreman_param_lookup RPM has been built and will appear in the repos later today. Here's the link to the EL6 RPM... Dominic Cleal
01:35 PM Bug #3569 (Closed): Port in use by the browser is used in rendering the templates
We fixed the hostname version of this issue a while back, but the port got missed. If you use a non-standard port to ... Greg Sutcliffe
11:31 AM Bug #3568 (Closed): Add facter to Gemfile for source installations
Applied in changeset commit:d929ad8a9545b797f2c3a2b1f6a9d871f65bfe87. Anonymous
10:35 AM Bug #3568 (Closed): Add facter to Gemfile for source installations
Source installs/checkouts require the facter gem to operate, but this isn't specified as a dependency in the Gemfile.... Dominic Cleal
10:21 AM Bug #3567 (Closed): Editing an oVirt compute resource can throw errors loading quotes while loading page
When editing an oVirt compute resource that's currently failing (e.g. bad admin password), the form won't load as it ... Dominic Cleal
09:18 AM Feature #3566 (Ready For Testing): expose Orchestration tasks via the API
https://github.com/theforeman/foreman/pull/997 Dominic Cleal
09:07 AM Feature #3566 (Assigned): expose Orchestration tasks via the API
If the API's synchronous, how would this be used? Or would you change that? Dominic Cleal
06:52 AM Feature #3566 (Closed): expose Orchestration tasks via the API
When consuming a resource which triggers orchestration ( Host, Interface.. ) it should be possible to retrieve the ta... Ohad Levy
09:06 AM Feature #2260: Support dynamic ERB parameters in global and class params
There's a difference between ERB templating in Foreman and in Puppet, as it changes what variables you'll have access... Dominic Cleal
09:03 AM Bug #3564: Host template link icons too close together, space them out a bit
Yeah, or even fully fledged links or buttons? I agree, they're hard to hit. Dominic Cleal

11/03/2013

10:42 PM Feature #2260: Support dynamic ERB parameters in global and class params
This looks like what I am looking for, but don't seem to be able to do everything I would expect, like:... Glen Ogilvie

11/02/2013

11:48 AM Feature #2113: Better VMWare Datastore UI
Voting for this one as it's really nice to have this feature otherwise you still have to look into vsphere for a data... Dmitry Sakun
10:38 AM Packaging Feature #3565 (Closed): Please create RPMs for the plugins foreman_param_lookup and foreman_data_binding
Tried to unsuccessfully install these plugins for a foreman 1.3 installation from RPM but getting permission denied e... Joshua Jordan
06:00 AM Bug #3564: Host template link icons too close together, space them out a bit
(I give up, redmine. All my sgml entities are below to you.) Aaron Stone
05:54 AM Bug #3564: Host template link icons too close together, space them out a bit
... Aaron Stone
05:53 AM Bug #3564 (Resolved): Host template link icons too close together, space them out a bit
In the Host view, under the Templates tab, there is a table that lists each template and a set of link icons to edit ... Aaron Stone

11/01/2013

10:24 PM Bug #3563 (New): Rendering time of _class_parameters.html.erb exceeds 250ms
This can be a huge problem if there are many parameters for a given host.
We are seeing render time complete in n...
Joseph Andaverde
08:04 PM Bug #3481: Don't have to set a hostname for each interface, but it must be unique if it is set
Sure, done! Dominic Cleal
07:05 PM Bug #3481: Don't have to set a hostname for each interface, but it must be unique if it is set
Could this ship in 1.3.1? Aaron Stone
02:53 PM Packaging Bug #3559 (Closed): The Repository needs a latest symlink for the plugins
Fixed in https://github.com/theforeman/foreman-infra/commit/4043cb68d8149e0fc95995929db380fc3f228f88 Dominic Cleal
02:47 PM Packaging Bug #3559 (Closed): The Repository needs a latest symlink for the plugins
http://yum.theforeman.org/plugins/latest/*
just like
http://yum.theforeman.org/releases/latest/*
Finke Lamein
02:24 PM Bug #3549: hostgroups can only be edited by a user with Administrator rights
This issue exists in foreman 1.2.2 as well. m w
01:44 PM Bug #3557: can't create new host with openstack resource
Quite possibly - we do have a requirement for floating IPs as the moment, see #2270 for some more info. The error do... Dominic Cleal
01:35 PM Bug #3557: can't create new host with openstack resource
There are no errors in openstack. But I can see that foreman tries to access the api for floating-ips:
2013-11-01 ...
cristian falcas
01:10 PM Bug #3557: can't create new host with openstack resource
The "Connection reset by peer (Errno::ECONNRESET)" might be a response from openstack itself? Maybe there's a servic... Dominic Cleal
12:55 PM Bug #3557 (New): can't create new host with openstack resource
The error from foreman gui is:
Unable to save
Failed to get IP for test-ind.synygy.net: Connection reset by peer ...
cristian falcas
11:52 AM Feature #3556 (New): As a user I'd like to see notifications for asynchronously processed events
- Katello has a pretty good implementation, consider porting it into foreman. Anonymous
10:51 AM Bug #2249 (Duplicate): @kernel and @initrd fail to render in a PXElinux config when spoofing a host
I'm pretty sure this is the same issue which we've just fixed in #3239 ready for Foreman 1.3.1. If you see it in the... Dominic Cleal
10:47 AM Bug #2892: unattended spoof mode only work for an administrator
See #3391 for more info. Dominic Cleal
10:47 AM Bug #3391 (Duplicate): Unable to spoof templates as non-admin
Dominic Cleal
10:31 AM Bug #3196 (Closed): Tokens should default to ON
Applied in changeset commit:385d99432171c5e7b4abee2ce273bd605969ec96. Greg Sutcliffe
10:31 AM Feature #3182 (Closed): Remove requirement for entering an IP address when creating a new host
Applied in changeset commit:01302dc56e2f7b0f32092eebaea345d8cd70b015. Greg Sutcliffe
08:12 AM Feature #3554: Enable provisioning on non-primary interface
You could probably enter the secondary/provisioning interface data as the "primary" and then add other interfaces sep... Dominic Cleal
12:32 AM Feature #3554 (Resolved): Enable provisioning on non-primary interface
At the moment the PXE/dhcp must be done from the primary interface. It would be good to have the option of selecting ... alastair chee
08:09 AM Feature #3552 (Duplicate): SmarpProxy resources cannot be searched
Dominic Cleal

10/31/2013

04:10 PM Feature #3553 (Closed): Puppet class import deletes given environment when environment is missing or empty
I would suggest to add param to switch off this behavior keeping the environment. Petr Chalupa
04:06 PM Feature #3552 (Duplicate): SmarpProxy resources cannot be searched
Petr Chalupa
04:01 PM Bug #3551 (Closed): Foreman removes all puppet classes from a hostgroup when the environment is changed.
When changing the environment for a hostgroup, puppet removes all classes. Jim Bailey
02:14 PM Feature #3017 (Ready For Testing): API v2 - create separate controller for all objects rather than fallback to v1
https://github.com/theforeman/foreman/pull/978 Dominic Cleal
02:14 PM Feature #3343 (Closed): Add testing of Plugins to Jenkins
test_plugin job has been added, which is designed to be generic. We've now got jobs calling it for katello, default_... Dominic Cleal
02:11 PM Bug #1556: Puppet rdoc generation is broken in Foreman
There aren't any immediate plans to resolve this because we've removed the Puppet dependency from core Foreman for ot... Dominic Cleal
02:07 PM Bug #3027: Api for listing reports misses hostname in the output
log level is now shown as of 1.3, hostname or ID is missing. Dominic Cleal
01:52 PM Smart Proxy Bug #1295 (Rejected): puppetca fails if no certificate exists
Closing, as it appears to be a different problem. Dominic Cleal
01:48 PM Bug #1931 (Feedback): Settings page form fields aren't updated in Safari 6.0.2
Works for me with Foreman HEAD/develop and Safari 6.1 Anonymous
01:31 PM Bug #2951 (Closed): Host API documentation lacks compute_resource_id in the create and update methods
Applied in changeset commit:74346b1b4941871ec973685ef942ad00c1c5f697. Martin Bacovsky
11:58 AM Bug #2951 (Ready For Testing): Host API documentation lacks compute_resource_id in the create and update methods
Core foreman PR: https://github.com/theforeman/foreman/pull/857 Dominic Cleal
12:39 PM Installer Feature #3543 (Ready For Testing): add support for external nodes script to run as different user
https://github.com/theforeman/puppet-foreman/pull/121 Dominic Cleal
10:31 AM Bug #3550 (Closed): apidoc for import puppet classes API shows GET, not POST
Applied in changeset commit:3b97c38f10aece5ac62bf94235c3d31bf08b5018. Dominic Cleal
08:26 AM Bug #3550 (Ready For Testing): apidoc for import puppet classes API shows GET, not POST
https://github.com/theforeman/foreman/pull/993 Dominic Cleal
08:22 AM Bug #3550 (Closed): apidoc for import puppet classes API shows GET, not POST
The apipie doc for the import puppet classes API shows it as using the GET HTTP method, not POST. This means the for... Dominic Cleal

10/30/2013

06:02 PM Bug #3549 (Resolved): hostgroups can only be edited by a user with Administrator rights
Using foreman version 1.3.0, a user with no filters in a role with all permissions (such as the default Manager role)... m w
05:11 PM Support #3548 (Feedback): 500 Error when attempting to pull IP from DHCP
Check the proxy logs at /var/log/foreman-proxy/proxy.log on your DHCP server too, it might be a config issue. A comm... Dominic Cleal
05:06 PM Support #3548 (Resolved): 500 Error when attempting to pull IP from DHCP
*System Information Version 1.2.0
When attempting to create a new VMware instance, on the network page, the system...
Daniel Erxleben
02:34 PM Bug #3536: Error loading virtual machine information: Internal Server Error -- When Adding Host
The logs indeed exists in de engine log of oVirt, but no issues on oVirt so far.
I cannot find any issues @ the AP...
Yama Kasi
02:30 PM Bug #3536: Error loading virtual machine information: Internal Server Error -- When Adding Host
as this looks like an ovirt trace and not a foreman trace... Ohad Levy
02:29 PM Bug #3536: Error loading virtual machine information: Internal Server Error -- When Adding Host
Yama Kasi wrote:
> Hi Ohad,
>
> I have changed both files on my Ubuntu installation but it didn't fix the issue y...
Ohad Levy
11:13 AM Bug #3546 (Rejected): Do not delete other obsolete environments on puppet class import
Unable to reproduce, closing. Dominic Cleal
09:35 AM Bug #3546: Do not delete other obsolete environments on puppet class import
the problem lies in https://github.com/pitr-ch/foreman/blob/bcb0124cb5b9006ae9133afdc27dc3a732d9fe70/app/controllers/... Petr Chalupa
09:32 AM Bug #3546 (Rejected): Do not delete other obsolete environments on puppet class import
discussion https://github.com/theforeman/foreman/pull/991 Petr Chalupa
09:50 AM Bug #3547 (New): Host appears with a final dot (host.) in Foreman UI when there is no domain
Hi,
We have an anoying issue in Foreman UI concerning hosts without fqdn.
We have a lot of hosts without domain ...
Cédric Dupont
09:31 AM Refactor #3205 (Closed): extract report importing logic into a separate service class
Applied in changeset commit:974075d76d654beedee641f835ab7d5da1f3a247. Ohad Levy
08:53 AM Bug #1489: AIX not showing up on Hosts page
Hi,
By using Ruediger Mueck's modifications and patching /usr/share/foreman/app/services/facts_importer.rb in Fore...
Ludovic Dépinoy
08:25 AM Bug #3545 (Duplicate): Foreman-release 1.3.0 RPM plugins repo sets gpgcheck=1 even though the repo is not signed
Thanks for the report Martin, we've disabled gpgcheck for 1.3.1 which will be out shortly. Dominic Cleal

10/29/2013

11:30 PM Bug #3545 (Duplicate): Foreman-release 1.3.0 RPM plugins repo sets gpgcheck=1 even though the repo is not signed
/etc/yum.repos.d/foreman-plugins.repo from foreman-release-1.3.0-1.fc19.noarch ships with gpgcheck=1. But the files ... Martin Jackson
10:31 PM Bug #1830 (Closed): Puppet run triggers "no puppet proxy defined - cant continue" after 1.0 upgrade
Applied in changeset commit:5ab798573683a7f7851bde009136e664802e68d0. Ohad Levy
06:59 AM Bug #1830: Puppet run triggers "no puppet proxy defined - cant continue" after 1.0 upgrade
another try at: https://github.com/theforeman/foreman/pull/985 Ohad Levy
09:37 PM Bug #3544 (Closed): Editing an oVirt compute resource allows changing the type, which is unsupported
Description of problem:
When editing compute resources of certain types (e.g. EC2 and oVirt), the form allows the us...
Dominic Cleal
07:11 PM Bug #3197: passenger-status does not work.
Jon McKenzie wrote:
> I might be missing something, but it doesn't look like 4.0.5-5 is in the el6 1.3 release on yu...
Dominic Cleal
07:07 PM Bug #3197: passenger-status does not work.
I might be missing something, but it doesn't look like 4.0.5-5 is in the el6 1.3 release on yum.theforeman.org (altho... Jon McKenzie
06:53 PM Packaging Bug #3344: rubygem-ruby-libvirt / foreman-libvirt shouldn't pull in libvirtd
Fedora bug: https://bugzilla.redhat.com/show_bug.cgi?id=1015529 Dominic Cleal
06:50 PM Packaging Bug #3344 (Closed): rubygem-ruby-libvirt / foreman-libvirt shouldn't pull in libvirtd
ruby193-rubygem-ruby-libvirt-0.4.0-9.el6 released into nightlies. Dominic Cleal
06:27 PM Support #3531 (Resolved): Error during creation of a new host
Dominic Cleal
06:26 PM Support #3531: Error during creation of a new host
Thank you.
I'll try it as soon.
You can close the ticket.
Olivier
Olivier Cruilles
02:20 PM Support #3531: Error during creation of a new host
Olivier Cruilles wrote:
> Hi,
>
> Thank you for your answer. I thought it was something like that.
>
> So can ...
Dominic Cleal
01:32 PM Support #3531: Error during creation of a new host
Hi,
Thank you for your answer. I thought it was something like that.
So can you confirm me if it's possible in ...
Olivier Cruilles
08:42 AM Support #3531 (Feedback): Error during creation of a new host
This suggests one of your authoritative DNS servers is unavailable. Double check NS addresses in your zones, as well... Dominic Cleal
05:53 PM Installer Feature #3543 (Closed): add support for external nodes script to run as different user
Currently the Foreman ENC script does not easily allow you to change the username the script runs as. It would be nic... Greg Petras
05:51 PM Bug #3513: Foreman assigns wrong VPC when multiple VPCs have same subnets
Just attempted some more provisioning inside VPCs sharing the same subnet layout it appears to be random as to which ... Jim Bailey
05:36 PM Refactor #3540: Change pluck('table.column') back to pluck(:column)
Oops, thanks Petr. The string was laziness, I hadn't realised it was different! Dominic Cleal
05:33 PM Refactor #3540: Change pluck('table.column') back to pluck(:column)
It should probably be reverted to @pluck(:column)@, see https://github.com/rails/rails/blob/bf794bb36f3bd06e2e863cd6c... Petr Chalupa
03:49 PM Refactor #3540: Change pluck('table.column') back to pluck(:column)
b1e56e3c62535fd89ed4e226c56961cb5e8a3e3e #3538
65f764d6081b04cd03fa56a78e6281b5221b0bac #2579
Dominic Cleal
03:39 PM Refactor #3540 (New): Change pluck('table.column') back to pluck(:column)
For Rails 3.2.8 compatibility, we've changed a few instance of @pluck(:column)@ to specify the table name to remove a... Dominic Cleal
05:30 PM Feature #3542 (New): Support SmartProxy resource searching in API
https://github.com/theforeman/foreman/blob/develop/app/controllers/api/v1/smart_proxies_controller.rb#L9-L12 Petr Chalupa
04:31 PM Bug #3538 (Closed): pluck(:id) in puppet class import API breaks on Rails 3.2.8
Applied in changeset commit:b1e56e3c62535fd89ed4e226c56961cb5e8a3e3e. Petr Chalupa
02:55 PM Bug #3538 (Closed): pluck(:id) in puppet class import API breaks on Rails 3.2.8
https://github.com/theforeman/foreman/pull/990 Dominic Cleal
04:31 PM Feature #3495 (Closed): Fix the foreman-cli metapackage to install hammer
Applied in changeset commit:16fda0307b70f17fae185632196267076656230c. Martin Bacovsky
02:53 PM Feature #3495 (Ready For Testing): Fix the foreman-cli metapackage to install hammer
https://github.com/theforeman/foreman/pull/981 Dominic Cleal
03:46 PM Bug #3541: ec2 provisioning failure in setSSHProvision (when no CA available?)
Just as a note, I think this is the same problem as #2693 but I didn't fix it in the SSH part as I didn't realise the... Dominic Cleal
03:40 PM Bug #3541 (Closed): ec2 provisioning failure in setSSHProvision (when no CA available?)
Hi,
I've a fresh 1.3 foreman connected to aws. Deploying new machines works flawlessly, except for this failure:
...
David Schmitt
03:27 PM Bug #3176 (Feedback): ENC output base64 encoded
It seems this is caused by the 'mysql' adapter somehow, perhaps something is triggering it to return strings with the... Dominic Cleal
03:24 PM Refactor #3539 (Closed): Drop foreman-mysql
It's time to drop the old mysql adapter and support only mysql2. Our CI only runs on mysql2 now, and we require mysq... Dominic Cleal
03:06 PM Bug #3536: Error loading virtual machine information: Internal Server Error -- When Adding Host
Hi Ohad,
I have changed both files on my Ubuntu installation but it didn't fix the issue yet, these are the files:...
Yama Kasi
02:25 PM Bug #3536: Error loading virtual machine information: Internal Server Error -- When Adding Host
see workaround to the problem at https://github.com/abenari/rbovirt/pull/27 Ohad Levy
01:43 PM Bug #3536 (New): Error loading virtual machine information: Internal Server Error -- When Adding Host
As discussed on IRC, reopening, but I still have my reservations about the cause. Dominic Cleal
12:55 PM Bug #3536: Error loading virtual machine information: Internal Server Error -- When Adding Host
Foreman doesn't access the table directly, so it should not be able to cause this class of error. I think you'll hav... Dominic Cleal
12:50 PM Bug #3536: Error loading virtual machine information: Internal Server Error -- When Adding Host
But it seems that FM wants to get something from that table using ?? the api ??
As it has worked before and oVirt ...
Yama Kasi
12:46 PM Bug #3536: Error loading virtual machine information: Internal Server Error -- When Adding Host
Foreman doesn't interact with oVirt's database, but the error states that a table column is missing. It seems unlike... Dominic Cleal
12:39 PM Bug #3536: Error loading virtual machine information: Internal Server Error -- When Adding Host
Hi Dominic,
The question is who is following who it's specifications.
I thought that FM was on top of oVirt so ...
Yama Kasi
12:35 PM Bug #3536 (Rejected): Error loading virtual machine information: Internal Server Error -- When Adding Host
The SQL statement on the "Operation FAILED" line cannot have been generated by Foreman, but instead by oVirt. It ref... Dominic Cleal
12:20 PM Bug #3536 (Rejected): Error loading virtual machine information: Internal Server Error -- When Adding Host
When I want to Add a new host to a Ovirt Node I get an 500 Error on the Virtual Machine Tab, but I can access all VM'... Yama Kasi
02:52 PM Packaging Feature #3537 (Closed): Debian: Fix the foreman-cli metapackage to install hammer
Dominic Cleal
02:08 PM Feature #3511: As a security person, I would like Foreman to run in FIPS mode
- setup foreman, smart_proxy, and puppet in FIPS mode
- see what breaks
Anonymous
02:06 PM Feature #3510 (Ready For Testing): As a GUI user, I would like to know what plugins are installed
https://github.com/theforeman/foreman/pull/987 Dominic Cleal
02:05 PM Feature #3508: As a security engineer, I would like to retrieve ldap groups and use that to select roles in foreman
At the end of this story, and the end of Jan's work, I would expect the following scenarios to work
1) Authz and A...
Bryan Kearney
02:03 PM SELinux Feature #3509 (Closed): As a secrutiy admin, I would like foreman to run confined in SELinux (including passenger)
Anonymous
02:03 PM Feature #3506 (New): Tool to register existing hosts back to Foreman
Dominic Cleal
01:56 PM Feature #3506: Tool to register existing hosts back to Foreman
- Puppet certificate generation and Puppet registration
- Create subscription manager plugin to trigger puppet regis...
Anonymous
02:00 PM Feature #3507 (New): Review LDAP implementations and features
Dominic Cleal
01:59 PM Feature #3507: Review LDAP implementations and features
- compare current foreman implementation with ldap_fluff, pick best/combine Anonymous
01:40 PM SELinux Feature #3503 (Closed): As a user I'd like to have SELinux Enforcing on all infrastructure, and agents
Anonymous
01:37 PM Feature #3502 (Closed): As an AD user I'd like to have integration with AD
Anonymous
01:36 PM Feature #3501 (Closed): As a user I'd like to have Splice reporting integrated with Foreman
Anonymous
10:45 AM Feature #3339: Support for nested facts and specialised plugins
PoC is "here":https://github.com/ares/foreman_chef Importing part is not very efficient and should be improved when F... Marek Hulán
10:11 AM Installer Feature #3533: Selection of different default answer files for profiles
Good idea. I think it should be done in foreman-installer. Maybe we could enhance kafo hooks so you can run code even... Marek Hulán
09:36 AM Installer Feature #3533 (New): Selection of different default answer files for profiles
(I'm unsure if this fits best in the installer or kafo.)
For the Foreman installer, it would be useful to provide ...
Dominic Cleal
08:50 AM Feature #3532 (Feedback): pass parameters to partition table provisioning snippet to allow per device names to be set
Partition templates are ERB templates just like provisioning templates, which means you're able to access host parame... Dominic Cleal

10/28/2013

10:01 PM Feature #3532: pass parameters to partition table provisioning snippet to allow per device names to be set
Before someone calls me on it, the `by-path` name is probably unstable too. Using a UUID is probably the safest way ... Joshua Hoblitt
09:56 PM Feature #3532 (Closed): pass parameters to partition table provisioning snippet to allow per device names to be set
Due to fairly Linux's unstable scsi block device naming (especially for buses like FC and SAS devices that have incon... Joshua Hoblitt
09:23 PM Support #3531 (Resolved): Error during creation of a new host
Net::Error
execution expired
lib/net/dns.rb:36:in `rescue in lookup'
lib/net/dns.rb:15:in `lookup'
lib/net/dns.rb...
Olivier Cruilles
03:47 PM Bug #3516 (Ready For Testing): Architectures etc: resources created/modified should not use multibyte names in URLs
PR: https://github.com/theforeman/foreman/pull/988 Anonymous
01:46 PM Bug #3530 (Resolved): Unable to destroy a host when user have permissions to "destroy_hosts" but no premissions to "destroy_reports".
When a user belongs to a group which have rights to
Hosts: destroy_hosts
But NO rights to:
Reports: destro...
Petter Hassberg
12:08 PM Feature #3529 (New): Add bootdisk support to Foreman
The foreman_bootdisk plugin should be moved into core as it's a useful and easy provisioning method.
https://githu...
Dominic Cleal
09:11 AM Feature #3528 (Ready For Testing): When new users are created based on REMOTE_USER authentication, their attributes should be populated as well
Dominic Cleal
09:08 AM Feature #3528: When new users are created based on REMOTE_USER authentication, their attributes should be populated as well
Created pull request https://github.com/theforeman/foreman/pull/986 for the user attributes. Jan Pazdziora
09:04 AM Feature #3528 (Closed): When new users are created based on REMOTE_USER authentication, their attributes should be populated as well
The issue http://projects.theforeman.org/issues/3312 and related pull request https://github.com/theforeman/foreman/p... Jan Pazdziora
08:38 AM Feature #2315 (Assigned): IPv6 Support
WIP: https://github.com/domcleal/foreman/compare/2315-ipv6 Dominic Cleal

10/27/2013

04:24 PM Packaging Bug #2805 (Resolved): foreman-proxy not installable because ruby-sinatra is still installed from debian
We altered the repos to use 'stable' as the compnent in the changelogs from 1.3.0 onwards, so I'm marking this as res... Greg Sutcliffe
12:03 PM Bug #3526 (Duplicate): reverse_dns_record_attrs definition is missing the :resolver attribute
Closing in favour of #2668, which I think is the same issue. Dominic Cleal
12:02 PM Feature #2214 (Duplicate): Specifying host IP address should not be mandatory for unmanaged DNS/DHCP subnets
Being implemented via #3182. Dominic Cleal
10:46 AM Bug #1489: AIX not showing up on Hosts page
Because we are using AIX i also added this to operatingsystems_helper.rb (/usr/share/foreman/app/helpers)... Ruediger Mueck
10:45 AM Bug #3251 (Closed): Plugins repo definition is unsigned, should not have gpgcheck=1
Fixed on 1.3-stable in c28c913ff07f5b5caa59d1447846238710e0a613. Dominic Cleal

10/26/2013

11:18 AM Bug #3526 (Duplicate): reverse_dns_record_attrs definition is missing the :resolver attribute
As this is not set we are given a resolver that talks to the local DNS server and this causes conflicts to be flagged... Paul Kelly

10/25/2013

10:09 PM Bug #3166: EC2 vpc subnets dont get dns smart-proxy
With Dominic's suggestion I have a workaround using foreman_hooks. Ive posted a blog about it here http://digital-duc... Brian Galura
07:45 PM Bug #3525: foreman-report_v2 raises an exception: no block given
Ah, I suspected it was EL5. The stock version is actually 1.8.5 there.
If this is the only issue that's appeared,...
Dominic Cleal
06:14 PM Bug #3525: foreman-report_v2 raises an exception: no block given
It's the stock version of Ruby in CentOS 5.... Mark Heily
05:59 PM Bug #3525: foreman-report_v2 raises an exception: no block given
Do you know which version of Ruby your puppetmaster's using? Dominic Cleal
05:51 PM Bug #3525 (Resolved): foreman-report_v2 raises an exception: no block given
When our Puppetmaster attempts to use the latest version of foreman-report_v2.rb.erb to send a report to Foreman 1.3,... Mark Heily
07:32 PM Bug #3135: Request Timeout on Puppet Class Import
I think this is related to bug #2283. When trying to import many environments that each have many classes it can ofte... Jason Smith
06:34 PM Bug #3117: Calling "GET /unattended/built" fails
After upgrading to Foreman 1.3, I can no longer reproduce this bug. Mark Heily
03:31 PM Feature #3498 (Closed): Update to Rails 3.2.15
Applied in changeset commit:a53788d7d039ae505dccfef92c32467c0f7354f4. Anonymous
02:46 PM Feature #3498 (Ready For Testing): Update to Rails 3.2.15
https://github.com/theforeman/foreman/pull/982 Dominic Cleal
11:05 AM Feature #3498 (Closed): Update to Rails 3.2.15
Possible DoS Vulnerability in Action Mailer
Joseph Magen
03:31 PM Bug #3486 (Closed): The "Loading" Text does not disappear from facts charts
Applied in changeset commit:8cd09f95fc16138b1dc6adf7eb2bad10414b53a6. Ohad Levy
02:33 PM Bug #3486: The "Loading" Text does not disappear from facts charts
Hard, eh? Dominic Cleal
02:58 PM Bug #3516 (Assigned): Architectures etc: resources created/modified should not use multibyte names in URLs
Anonymous
01:38 PM Bug #3516: Architectures etc: resources created/modified should not use multibyte names in URLs
This can also severely break the UI if a resource is created with a "/" in its name, e.g. a domain. The example in t... Dominic Cleal
01:11 PM Bug #3516 (Closed): Architectures etc: resources created/modified should not use multibyte names in URLs
When creating resources (such as architectures) with multibyte names, the full unicode characters are used in resourc... Dominic Cleal
02:26 PM Bug #3524 (Closed): Cannot reference smart proxies by name when they contain a "."
When trying to reference a smart proxy by name in the API and the name contains a full stop/period/"." then Foreman c... Dominic Cleal
01:57 PM Feature #3522 (New): Attach a instance to an AWS ELB
We can currently build an AWS instance but assign it to an ELB. Foreman should be able to select an ELB during provis... Jim Bailey
01:54 PM Feature #3521 (New): Assign a specific IP to an AWS instance inside a VPC
It is possible to assign a specific IP to an AWS instance that is built inside a VPC, it would be useful to be able t... Jim Bailey
01:45 PM Bug #3519 (Closed): 500 error when creating a duplicate organization
Description of problem:
When trying to create an org in foreman when an org with the same name already exists, an IS...
Dominic Cleal
01:42 PM Feature #3501: As a user I'd like to have Splice reporting integrated with Foreman
The headpin team has a resource ramping up now on the enhanced reporting plugin. Please be sure to include Michaux Ke... Thomas McKay
11:18 AM Feature #3501 (Closed): As a user I'd like to have Splice reporting integrated with Foreman
Anonymous
12:58 PM Bug #3515 (Closed): Associated resources not found by ID causes 500 Internal Server Error
Description of problem:
making call of hammer cli: ...
Dominic Cleal
12:09 PM Bug #3513 (New): Foreman assigns wrong VPC when multiple VPCs have same subnets
If you have multiple VPCs with the same subnets, for example a dev, test and live VPC. Foreman does not allow you to ... Jim Bailey
11:45 AM SELinux Feature #3509 (Need more information): As a secrutiy admin, I would like foreman to run confined in SELinux (including passenger)
It does.. please submit specific bugs if you suspect otherwise. Dominic Cleal
11:32 AM SELinux Feature #3509 (Closed): As a secrutiy admin, I would like foreman to run confined in SELinux (including passenger)
Anonymous
11:44 AM Feature #3508 (Need more information): As a security engineer, I would like to retrieve ldap groups and use that to select roles in foreman
Duplicates #812 and https://github.com/theforeman/foreman/pull/529. Dominic Cleal
11:31 AM Feature #3508 (Closed): As a security engineer, I would like to retrieve ldap groups and use that to select roles in foreman
Anonymous
11:39 AM Feature #3507 (Need more information): Review LDAP implementations and features
This is incredibly vague.. why? What "best" feature is actually required? Dominic Cleal
11:29 AM Feature #3507 (Closed): Review LDAP implementations and features
Anonymous
11:38 AM Feature #3506 (Need more information): Tool to register existing hosts back to Foreman
Foreman can learn about new hosts through Puppet facts and reports already. Dominic Cleal
11:28 AM Feature #3506 (New): Tool to register existing hosts back to Foreman
As a user, I would like to provision a machine manually outside of foreman and puppet and then register t back to for... Anonymous
11:37 AM Tracker #3505 (Need more information): As a user I'd like to have Remote Management
Please file separate bugs for features, preferably as part of the MCollective plugin if appropriate. Some of these t... Dominic Cleal
11:28 AM Tracker #3505 (Resolved): As a user I'd like to have Remote Management
- Install/Remove/Upgrade Package & Errata
- Reboot
- Custom Script Invocation
- Repository Enabling/Disabling
- R...
Anonymous
11:35 AM SELinux Feature #3503 (Need more information): As a user I'd like to have SELinux Enforcing on all infrastructure, and agents
We ship Foreman with SELinux support, please expand on this. Dominic Cleal
11:24 AM SELinux Feature #3503 (Closed): As a user I'd like to have SELinux Enforcing on all infrastructure, and agents
Anonymous
11:33 AM Feature #3511 (Resolved): As a security person, I would like Foreman to run in FIPS mode
Anonymous
11:33 AM Feature #3502 (Need more information): As an AD user I'd like to have integration with AD
Foreman already supports LDAP authentication, which works fine against AD. #3312 covers Kerberos authentication.
...
Dominic Cleal
11:20 AM Feature #3502: As an AD user I'd like to have integration with AD
- Specifically using the apacahe mod_thing which jan is working on Anonymous
11:20 AM Feature #3502 (Closed): As an AD user I'd like to have integration with AD
Anonymous
11:33 AM Feature #3510 (Closed): As a GUI user, I would like to know what plugins are installed
Anonymous
11:18 AM Bug #3500 (Resolved): rake test:functionals fails
but rake test:units test:functionals passes.
There is probably something loaded by test:units that is not loaded b...
Joseph Magen
10:56 AM Bug #3214: No location / Organization if host added by default from puppet run
Workaround: go to the host list page, use the tickboxes to select the host(s) and then use Assign Location or Organis... Dominic Cleal
09:58 AM Feature #1946: Addition VMWare options required for VM creation
In fog 1.16, thir relevant PR was merged:
[vSphere] Implementation of Query for Guesttype and NICTypes.
https://g...
Angelo Lisco
09:43 AM Feature #3496: SCSI Controller type selection for vSphere
I guest we have to wait for this PR in Fog library to be merged:
https://github.com/fog/fog/pull/2314
Angelo Lisco
09:05 AM Feature #3496 (Closed): SCSI Controller type selection for vSphere
At the current state Foreman creates vSphere VMs with the SCSI Controller type: LSI Logic Parallel.
It would be good...
Peter Gustafsson
09:00 AM Feature #3495 (Closed): Fix the foreman-cli metapackage to install hammer
Martin Bacovsky
08:08 AM Feature #3494 (New): Resource pools / quotas
I think it would be useful with a feature in Foreman where a user or a group of users can be allocated a pool of reso... Peter Gustafsson
 

Also available in: Atom