Project

General

Profile

Activity

From 08/18/2015 to 09/16/2015

09/16/2015

05:02 PM Installer Revision 86715afc (puppet-foreman): Add dhcp_browser plugin
Brandon Weeks
04:09 PM SELinux Bug #11608: Selinux prevents Console from working
Adding this custom SELinux module solve the issue :
yum install -y selinux-policy-devel
cd /tmp/
cat <<EOF > f...
Nicolas BOUCHARD
03:21 PM SELinux Bug #11608: Selinux prevents Console from working
I have the same issue :
type=AVC msg=audit(1442430096.649:4670): avc: denied { name_bind } for pid=11869 comm="ru...
Nicolas BOUCHARD
04:02 PM Installer Revision fa8e07ff (puppet-candlepin): Re-factor to Candlepin default configuration
This also removes direct references to the puppet-certs module and
allows more customization of Candlepin configurati...
Eric Helms
03:02 PM Support #11855 (Resolved): Please rebase or merge Foreman/develop into Foreman/rails4 on a regular schedule
Adam Price
12:54 PM Feature #11854 (Rejected): Pull in downstream translations
Bryan Kearney
11:13 AM Bug #11845 (Ready For Testing): Hiding and then unhiding a parameter value breaks on host[group] parameters
The Foreman Bot
10:07 AM Bug #11845 (Assigned): Hiding and then unhiding a parameter value breaks on host[group] parameters
Walden Raines
06:59 AM Bug #11845 (Closed): Hiding and then unhiding a parameter value breaks on host[group] parameters
go to host->parameters, pick a global parameter and click hide and then unhide. The text area is gone. Tomer Brisker
10:14 AM Refactor #9859 (Rejected): Add STI to environments
PR was rejected, as adding STI to environments didn't quite make sense. More info in the last comments there.
A b...
Dominic Cleal
09:25 AM Bug #11851 (Closed): LookupKey deprecation warning on overriding of ActiveRecord::Base.inherited
Using the LookupKey base class can result in the following deprecation warning from Rails:... Dominic Cleal
08:03 AM Bug #11468 (Closed): In host/hostgroup parameters form, global parameters should be clearly separated from class parameters
Applied in changeset commit:69f8931855cccb723625cb3b83008809a37e9ba7. Ori Rabin
08:03 AM Bug #11188 (Closed): on deleting a capsule: Operation FAILED: ERROR: update or delete on table "smart_proxies" violates foreign key constraint "hosts_puppet_ca_proxy_id_fk" on table "hosts"
Applied in changeset commit:08d4fc31447487181f59e7be54121fc681f3a5b4. Ori Rabin
08:03 AM Refactor #11709 (Closed): Improve DNS conflict timeout handling
Applied in changeset commit:da5a9c4ea73d2440341d79e61b86063fda7845d8. Lukas Zapletal
08:02 AM Bug #11034 (Closed): network/interfaces validation checks the removed interfaces
Applied in changeset commit:35241dd65a6b4f426374a03e83d6f796f59a9d35. Marek Hulán
08:02 AM Bug #11816 (Closed): Remove whitelist_attributes as it's deprecated
Applied in changeset commit:1b909134366ea5b8cb8ee58563cad0f7fc2f7dec. Daniel Lobato Garcia
07:56 AM Revision 69f89318 (foreman): Fixes #11468 - separate global and class parameters on host/hostgroup form
Ori Rabin
07:55 AM Revision 08d4fc31 (foreman): Fixes #11188 - EnsureNotUsedBy checks for unscoped associations before destroying
Ori Rabin
07:54 AM Bug #11850 (Closed): DNS error message assumes two nameservers
The error message used by the DNS conflict check to handle DNS resolution failures assumes the domain always has zero... Dominic Cleal
07:43 AM Bug #11848 (Closed): Columns not aligned in host edit, under global host parameters
The global host parameters section of the Parameters tab under the host edit isn't aligned at wider screen resolution... Dominic Cleal
07:43 AM Revision da5a9c4e (foreman): Fixes #11709 - better error for DNS conflict timeouts
Lukas Zapletal
07:38 AM Revision 35241dd6 (foreman): Fixes #11034 - custom uniqueness validations for interface attributes
Marek Hulán
07:35 AM Bug #11847 (Closed): Override of global parameter on host form creates empty name/value row
The host edit form fails to override global, inherited parameters correctly, just creating an empty name/value row wi... Dominic Cleal
07:14 AM Bug #11846 (Ready For Testing): Specify join_table and foreign keys for habtm associations
The Foreman Bot
07:13 AM Bug #11846 (Closed): Specify join_table and foreign keys for habtm associations
Rails 4 does not figure out these associations automatically and it won't find the tables. Instead, we have to specif... Daniel Lobato Garcia
07:09 AM Revision 1b909134 (foreman): Fixes #11816 - Remove whitelist_attributes as it's deprecated
config.active_record.whitelist_attributes = false is already the default
so it's not necessary. Also Rails 4 deprecat...
Daniel Lobato Garcia
06:54 AM Bug #11844 (Ready For Testing): Remove duplicate distinct scope in FactValue
The Foreman Bot
06:45 AM Bug #11844 (Closed): Remove duplicate distinct scope in FactValue
ActiveRecord 4.1.5 includes a class method distinct and we have to either rename or delete the distinct scope in Fact... Daniel Lobato Garcia
06:51 AM Packaging Bug #11684 (Ready For Testing): jgrep missing as dependency for foreman_hooks
Dominic Cleal
06:50 AM Packaging Revision e468ab4c (foreman-packaging): fixes #11684 - include jgrep in bundle for example hook script
Dominic Cleal
06:49 AM Packaging Revision c21f50a5 (foreman-packaging): Update foreman_hooks to 0.3.9
Dominic Cleal
06:20 AM Packaging Revision 1d2aac04 (foreman-packaging): Automatic commit of package [rubygem-foreman_hooks] minor release [0.3.9-1.fm1_10].
Dominic Cleal
06:20 AM Packaging Revision 1c16266d (foreman-packaging): Update foreman_hooks to 0.3.9
Dominic Cleal
06:05 AM Packaging Revision e1bfe1f4 (foreman-packaging): Release foreman_remote_execution 0.0.6
Stephen Benjamin
05:50 AM Feature #4533: Boot options configuration for VMware guests
Mem and CPU hotplug has a separate ticket : http://projects.theforeman.org/issues/8295
This one should be retitled...
Mathieu Parent
03:58 AM Bug #11834: host status migration is very slow
# we do host.each, not sure if we can avoid it, but we could try to loop in batches and load associated data.
# the ...
Ohad Levy
02:54 AM Bug #11834: host status migration is very slow
Can you provide some logs to show which queries? Dominic Cleal
03:28 AM Installer Bug #11655 (Ready For Testing): DNS configuration for smart proxy split into per-provider configs
Dominic Cleal
03:16 AM Bug #11440: Network bonding is not working properly when provisioning CenOS/RHEL servers because the default gateway is not set.
Using this is fine, thanks. We don't usually require tickets for community-templates. Dominic Cleal
03:14 AM Bug #11440: Network bonding is not working properly when provisioning CenOS/RHEL servers because the default gateway is not set.
Hello.
Here is the pull request: https://github.com/theforeman/community-templates/pull/204
Please let me know ...
Petr Ruzicka
03:08 AM Bug #11440: Network bonding is not working properly when provisioning CenOS/RHEL servers because the default gateway is not set.
Sure, please just open up a new PR and we'll get it in. Thanks. Dominic Cleal
03:02 AM Bug #11440: Network bonding is not working properly when provisioning CenOS/RHEL servers because the default gateway is not set.
Hello.
I was testing it on the real hardware and actually the line should looks like this:
DEFROUTE="<%= bond.p...
Petr Ruzicka
03:05 AM Revision 8ab69da8 (community-templates): Fixes #11440 - Network bonding is not working properly when provisioning CentOS/RHEL servers because the default gateway is not set
Petr Ruzicka
02:58 AM Bug #11840 (Duplicate): EC2 "Security Groups" unpredictable drop-down behavior
When selecting the Security Groups from the "Virtual Machine" tab, I see six items to choose from (which are visible ... Brian Musson
02:55 AM Bug #11839 (Feedback): EC2 "Security Groups
We seem to be missing the description from this ticket - could you update it please? Dominic Cleal
02:47 AM Bug #11839 (Rejected): EC2 "Security Groups
Brian Musson

09/15/2015

06:21 PM Refactor #11836 (Ready For Testing): Rename Puppet settings to Configuration
The Foreman Bot
04:45 PM Refactor #11836 (Closed): Rename Puppet settings to Configuration
The tab should be "Configuration" and some facts need renaming. Particular puppet_interval.
Stephen Benjamin
01:52 PM Bug #11830: Different results when adding a parameter override from a hostgroup vs puppet class directly
This is also happening from the host level. If i select an individual host and edit the parameters on a single host, ... Michael Palmer
11:35 AM Bug #11830: Different results when adding a parameter override from a hostgroup vs puppet class directly
Katello 2.3
Foreman 1.9.1
Michael Palmer
11:29 AM Bug #11830 (Duplicate): Different results when adding a parameter override from a hostgroup vs puppet class directly
When i add an override from within a hostgroup the contents change after submitting. However, when the same change is... Michael Palmer
01:39 PM Bug #11835 (Closed): db migration fail on report status
... Ohad Levy
01:36 PM Bug #11834 (Closed): host status migration is very slow
On a largish db, calculating the host status takes a whole lot of time.
it seems that many queries are repeating t...
Ohad Levy
01:11 PM Bug #11833 (Ready For Testing): Remove references to puppet from configuration status
The Foreman Bot
01:09 PM Bug #11833 (Closed): Remove references to puppet from configuration status
It currently checks puppet_proxy_id, extract that to a host helper method that a plugin can extend. Stephen Benjamin
11:02 AM Feature #11766 (Closed): As a user, I expect subscription facts to live alongside puppet facts.
Applied in changeset commit:570fb4cbff5668151d09ae4abea64c101d952f65. Thomas McKay
11:02 AM Bug #11791 (Closed): N+1 query on hosts#index retrieving puppet_proxy
Applied in changeset commit:7397bf15ef66bfb26bedc3c2bf8e63ef5a63e071. Marek Hulán
10:55 AM Bug #11828 (Closed): Undefined method 'split' for nil:NilClass traceback when accessing /about
Plugins installed:
foreman_column_view 0.2.0
foreman_default_hostgroup 3.0.0
foreman_dhcp_browser 0.0.6
foreman...
Josh Baird
10:30 AM Revision 570fb4cb (foreman): fixes #11766 - differentiate between puppet facts and those from plugins
+ add test Thomas McKay
10:13 AM Revision ff142b89 (foreman): Release 1.8.4
Dominic Cleal
10:08 AM Revision 7397bf15 (foreman): Fixes #11791 - avoid N+1 query caused by configuration status
Marek Hulán
09:55 AM Bug #11825 (Ready For Testing): Adding template types from plugins doesn't work with taxonomies
The Foreman Bot
09:18 AM Bug #11825 (Closed): Adding template types from plugins doesn't work with taxonomies
We hit an issue in foreman_remote_execution, when trying to add has_many
association to taxonomies, after the after_...
Ivan Necas
09:52 AM Bug #11822 (Ready For Testing): Interface detection hides errors
The Foreman Bot
08:20 AM Bug #11822 (Rejected): Interface detection hides errors
Our interface detection code (import from facts) calls interfaces.reload which throws away all reported errors arrays. Lukas Zapletal
09:33 AM Revision be0b9bee (foreman): Fixes #11579 - Reports show/destroy restricted by host authorization (CVE-2015-5233)
ReportsController 'show' and 'destroy' now perform a check to see if
the User is authorized to see the Host associate...
Daniel Lobato Garcia
09:32 AM Revision cfa245cf (foreman): Fixes #11031 - ignore identifiers of interfaces being destroyed
(cherry picked from commit 1e7822a586b6e4f288823df0b9419ef2749d6b8c) Marek Hulán
09:02 AM Bug #11242 (Closed): os_default_templates route under provisioning template shows no OS details
Applied in changeset commit:3c1af25645269ad9de1ef8beba4cf0b0ed56104d. Shlomi Zadok
09:01 AM Bug #11037 (Closed): Puppet class importer crashes with ruby stack trace trying to import an environment named: new
Applied in changeset commit:8387eb79d86947a63b3856c5ce64936f39c2a9a0. Shlomi Zadok
08:12 AM Revision 3c1af256 (foreman): fixes #11242 - Add operatingsystem_id to os_default_templates in API
Shlomi Zadok
08:06 AM Revision 8387eb79 (foreman): fixes #11037 - Add ByIdName to environment model
Shlomi Zadok
08:02 AM Bug #11761 (Closed): Cloning of hostgroup redirects to host creation
Applied in changeset commit:8ea3050edcadb7a13c53491b1269e1c571118e3a. Marek Hulán
08:02 AM Bug #11807 (Closed): Cannot update host and hostgroup overrides
Applied in changeset commit:8fd3c57986635e48b4b67ffb11e5bf3f97e5bab4. Dominic Cleal
05:10 AM Bug #11807 (Ready For Testing): Cannot update host and hostgroup overrides
The Foreman Bot
04:12 AM Bug #11807 (Assigned): Cannot update host and hostgroup overrides
Dominic Cleal
03:27 AM Bug #11807: Cannot update host and hostgroup overrides

For the record, I've just tried to do this and I can confirm it doesn't
work for Puppet class parameter overrides....
Daniel Lobato Garcia
07:58 AM Revision 8ea3050e (foreman): Fixes #11761 - support hostgroup form push through AJAX
Marek Hulán
07:32 AM Revision 8fd3c579 (foreman): fixes #11807 - update existing lookup value when changed from nested host form
Dominic Cleal
07:10 AM Support #11780: Failed to list puppet environments: Failed to query Puppet find environments API (400): The environment must be purely alphanumeric, not 'v2.0'
got it working :)
{"environments":{"development":{"settings":{"manifest":"/etc/puppet/environments/development/ma...
ganesan gurumurthy
05:29 AM Support #11780 (Resolved): Failed to list puppet environments: Failed to query Puppet find environments API (400): The environment must be purely alphanumeric, not 'v2.0'
No problem, I'm glad it helped. Dominic Cleal
05:13 AM Support #11780: Failed to list puppet environments: Failed to query Puppet find environments API (400): The environment must be purely alphanumeric, not 'v2.0'
Thanks Dominic. I will try to get the installation issue corrected. This seems to be an issue with the way I have set... ganesan gurumurthy
07:00 AM Bug #11818 (Ready For Testing): Update match routes to GET
The Foreman Bot
06:59 AM Bug #11818 (Closed): Update match routes to GET
Some of our routes use match when they really mean just 'get'. Rails 4 forces us to choose a verb, and we can do this... Daniel Lobato Garcia
06:57 AM Bug #11817 (Ready For Testing): Do not allow multi-line URL validations
The Foreman Bot
06:56 AM Bug #11817 (Closed): Do not allow multi-line URL validations
medium.rb and smart_proxy.rb allow multi line URLs through its validation. Rails 4 forces use to either allow multi-l... Daniel Lobato Garcia
06:52 AM Bug #11816 (Ready For Testing): Remove whitelist_attributes as it's deprecated
The Foreman Bot
06:50 AM Bug #11816 (Closed): Remove whitelist_attributes as it's deprecated
config.active_record.whitelist_attributes = false is already the default so it's not necessary, Rails 4 deprecates it... Daniel Lobato Garcia
06:42 AM Installer Bug #11811 (Feedback): Foreman-Installer load module "APT" on RHEL7
The default should be false on RHEL7, so I guess the parameter might have been changed. Set --foreman-configure-brig... Dominic Cleal
06:34 AM Installer Bug #11811: Foreman-Installer load module "APT" on RHEL7
Figured out that it is the "/usr/share/foreman-installer/modules/foreman/manifests/install/repos/extra.pp" line 41 an... Sven Milinski
06:15 AM Installer Bug #11811 (Resolved): Foreman-Installer load module "APT" on RHEL7
Hey,
i need some help for the kafo installer. I don't know if i'm the problem, but i tried to install a vanilla f...
Sven Milinski
06:35 AM Bug #11813 (Ready For Testing): Use new engines listing syntax
The Foreman Bot
06:28 AM Bug #11813 (Closed): Use new engines listing syntax
Rails 4 deprecates Rails.application.railties.engines, the new syntax ::Rails::Engine.subclasses.map(&:instance) is n... Daniel Lobato Garcia
06:33 AM Bug #11814 (Ready For Testing): model_name needs to be stringified on Rails 4
The Foreman Bot
06:31 AM Bug #11814 (Closed): model_name needs to be stringified on Rails 4
model_name.split doesn't work on Rails 4, instead we need to run to_s before. It's retrocompatible. Daniel Lobato Garcia
06:21 AM Bug #11812 (Ready For Testing): Remove whiny nils and add eager load
The Foreman Bot
06:17 AM Bug #11812 (Closed): Remove whiny nils and add eager load
In Rails 4 whiny_nils are going to be removed. These are useless now that we don't support ruby 1.8.7.
Since config...
Daniel Lobato Garcia
06:19 AM Feature #10661: Audit puppetruns through the UI
Petter Hassberg wrote:
> It would be great if the puppetruns triggered through the foreman UI were auditable. That w...
Ilkka Tengvall
04:30 AM Installer Bug #11809: The 1.9.1 installer does not seem to include latest updates to puppet-foreman
After "branching in June":http://projects.theforeman.org/projects/foreman/wiki/Foreman_19_Schedule, I'd typically che... Dominic Cleal
04:17 AM Installer Bug #11809: The 1.9.1 installer does not seem to include latest updates to puppet-foreman
That's unfortunate. When we were getting 9dc2cdb1b1301d69c6a6187146f09abf6d14ce1f into puppet-foreman via https://git... Jan Pazdziora
03:35 AM Installer Bug #11809: The 1.9.1 installer does not seem to include latest updates to puppet-foreman
(To continue..) the contents of master will be shipped in Foreman 1.10.0. Dominic Cleal
03:34 AM Installer Bug #11809 (Need more information): The 1.9.1 installer does not seem to include latest updates to puppet-foreman
That's entirely deliberate... 1.9.1 is a stable patch release, we don't take everything from the master branch. If t... Dominic Cleal
03:22 AM Installer Bug #11809 (Resolved): The 1.9.1 installer does not seem to include latest updates to puppet-foreman
There have been multiple commits to https://github.com/theforeman/puppet-foreman.git since July's 4.0.1 tag but noone... Jan Pazdziora
04:02 AM Bug #11401 (Closed): Auth sources need do define scoped search on name
Applied in changeset commit:7c019498dfddfad6af42a49c52c7e470fc0db563. Shlomi Zadok
04:02 AM Bug #11689 (Closed): Hidden value checkbox on global parameter form doesn't replace editor
Applied in changeset commit:f92e7cc9b0e1d9e4feecef072ceb973a87222c46. Walden Raines
03:29 AM Revision 7c019498 (foreman): Fixes #11401 - Add scoped search to auth_source on name
Shlomi Zadok
03:29 AM Revision f92e7cc9 (foreman): Fixes #11689: hide editor container when hidden value.
http://projects.theforeman.org/issues/11689 Walden Raines
03:20 AM Packaging Revision 9ab32131 (foreman-packaging): Automatic commit of package [rubygem-bastion] minor release [2.0.1-1.fm1_10].
Dominic Cleal
03:19 AM Packaging Revision ad6d87af (foreman-packaging): Merge pull request #805 from ehelms/bastion-2.0.1
Update rubygem-bastion to 2.0.1 Dominic Cleal

09/14/2015

07:36 PM Bug #11808 (New): Add FactoryGirl.lint to the test suite and fix broken factories
Running FactoryGirl.lint on the factories in Foreman reveals that a number of them are broken:... David Davis
06:39 PM Bug #11807 (Closed): Cannot update host and hostgroup overrides
I upgraded Foreman 1.9.0 to 1.9.1 this morning, and found that I cannot update a parameter override from the host or ... Anonymous
05:53 PM Packaging Revision 4921d96d (foreman-packaging): Update rubygem-bastion to 2.0.1
Eric Helms
05:26 PM Installer Revision 86fc44e3 (puppet-certs): Merge pull request #58 from ehelms/remove-validate-present
Fixes #11755: Validate absolute path for custom certificates Eric D Helms
04:41 PM Bug #11242 (Ready For Testing): os_default_templates route under provisioning template shows no OS details
The Foreman Bot
11:33 AM Bug #5483 (Ready For Testing): Network label empty after cloning vware vm using image and distributed switch for network
The Foreman Bot
08:35 AM Bug #5483 (Assigned): Network label empty after cloning vware vm using image and distributed switch for network
Ivan Necas
05:02 AM Bug #5483: Network label empty after cloning vware vm using image and distributed switch for network
Does it even make sense to talk about labels for non-distributed port groups?
Ad. the original issue, we've seen t...
Ivan Necas
11:03 AM Feature #2267 (Closed): Need rake task and/or UI button for rebuilding all host tftp config files
Applied in changeset commit:2fba6ad7b91c9709938d602e0abeac25c8ce9be6. Ondřej Pražák
10:38 AM Bug #9430: Provisioning host in VMWare compute resource fails with invalid MAC address
Any chance this issue appeared, when using DistributedPortGroup network? Ivan Necas
10:33 AM Bug #9430: Provisioning host in VMWare compute resource fails with invalid MAC address
As part of dealing with http://projects.theforeman.org/issues/5483, I'm getting back to the need for using the id for... Ivan Necas
10:12 AM Feature #4006 (Duplicate): Re-perform orchestration steps for a host
Thanks for the report. This has now been implemented for Foreman 1.10 via ticket #2267. A new "Rebuild Config" opti... Dominic Cleal
10:11 AM Feature #3648: RFE: API(?) call for Foreman/Foreman-Proxy to write DNS records for all current Hosts
A related feature has now been implemented for Foreman 1.10 via ticket #2267. A new "Rebuild Config" option is avail... Dominic Cleal
10:09 AM Feature #2799 (Duplicate): Ability to repush DHCP settings
Thanks for the report. This has now been implemented for Foreman 1.10 via ticket #2267. A new "Rebuild Config" opti... Dominic Cleal
10:08 AM Revision 2fba6ad7 (foreman): Fixes #2267 - general rebuild of TFTP, DNS, DHCP
Ondřej Pražák
09:52 AM Smart Proxy Feature #11798 (Resolved): Standard smart proxy interface for module statuses
It would be nice if you could query a Smart Proxy for the status of its subsystems. Individual modules could provide ... Stephen Benjamin
08:27 AM Feature #11628: Check templates when associating with hostgroup
Regular provisioning, preferring the associated template instead of the OS default. Dominic Cleal
08:15 AM Feature #11628: Check templates when associating with hostgroup
> Association of a template to a host group doesn't imply that host group-based provisioning is being used, it may ju... Lukas Zapletal
08:02 AM Bug #11745 (Closed): page fails to load properly after editing a template
Applied in changeset commit:083edbee4857b492ac6cdaa179eacc422ee30481. Phirince Philip
08:02 AM Bug #11723 (Closed): Build PXE Default fails with error
Applied in changeset commit:536fd1994a60996318cb6be0d0bb4046e22c2f6f. Phirince Philip
07:28 AM Packaging Revision 106a8347 (foreman-packaging): Automatic commit of package [rubygem-foreman_remote_execution] minor release [0.0.6-1.fm1_10].
Dominic Cleal
07:27 AM Packaging Revision 12939953 (foreman-packaging): Merge pull request #802 from stbenjam/rpm/rex-0.0.6
Release foreman_remote_execution 0.0.6 (RPM) Dominic Cleal
07:24 AM Packaging Revision f5fa6651 (foreman-packaging): Include therubyracer as the JS engine on wheezy/precise
Dominic Cleal
07:05 AM Revision 30105266 (foreman): Refs #11693 - APIv1 returns message when attempting deletion of Smart class parameter
Daniel Lobato Garcia
07:03 AM Revision 083edbee (foreman): Fixes #11745 - set_diff/edit_mode only if editor exists
Phirince Philip
07:03 AM Revision 536fd199 (foreman): fixes #11723 - foreman_url usable from default PXE template
Phirince Philip
06:43 AM Packaging Revision 15f80403 (foreman-packaging): Release foreman_remote_execution 0.0.6
Stephen Benjamin
06:11 AM Bug #11790: VNCProxy Error: WebSocket server
From the logs it seems everything is working correctly. Foreman can occasionally spawn extra process if the port was ... Lukas Zapletal
05:02 AM Refactor #11130 (Closed): Calling set_table_name is deprecated
Applied in changeset commit:796179e56abdf39933517eb21e81bf633f93c3db. Shlomi Zadok
05:02 AM Bug #10805 (Closed): VLAN interface attached to bond is wrongly created as Bond
Applied in changeset commit:44dac2f9d9d55c858a4556fd04a603ccc5f851d4. Marek Hulán
05:00 AM Revision 796179e5 (foreman): fixes #11130 - Use self.table_name instead of deprecated set_table_name
Shlomi Zadok
04:34 AM Bug #11792 (Rejected): Columns not aligned in Puppet class edit, under "Specify matchers"
The value text field under the Puppet class edit list of matchers is not aligned to the "Value" column above it. See... Dominic Cleal
04:28 AM Bug #11791 (Ready For Testing): N+1 query on hosts#index retrieving puppet_proxy
The Foreman Bot
04:25 AM Bug #11791 (Assigned): N+1 query on hosts#index retrieving puppet_proxy
Marek Hulán
03:45 AM Bug #11791 (Closed): N+1 query on hosts#index retrieving puppet_proxy
Since #11704, the hosts#index page is generating an N+1 query warning on the host puppet_proxy attribute.... Dominic Cleal
04:06 AM Revision 44dac2f9 (foreman): Fixes #10805 - match vlans attached to bonds correctly
Marek Hulán
03:24 AM Bug #9654: If taxonomies are seeded, they should be the default orgs
This change has been reverted in #11776. Dominic Cleal
03:10 AM Bug #11776 (Closed): assignment of default org and location to new hosts makes org/location invalid
Dominic Cleal
02:59 AM Bug #11786: Import facts fails with ActiveRecord::RecordInvalid: Validation failes
Could you please upload information about current host interfaces information? To get them run rails debugging consol... Marek Hulán

09/13/2015

02:55 AM Refactor #11555 (Resolved): form-group condensed css class has unexpected behaviour
This was solved by https://github.com/theforeman/foreman/pull/2633 Tomer Brisker
02:47 AM Refactor #8110 (Resolved): Make sure plugins are compatible with Dashboard refactoring
It has been several months since the refactoring and all plugins seem to be working well. Attention was given to make... Tomer Brisker

09/12/2015

03:42 PM Bug #11767 (Ready For Testing): Templates are not being resolved in the host form
The Foreman Bot
11:36 AM Bug #11037 (Ready For Testing): Puppet class importer crashes with ruby stack trace trying to import an environment named: new
The Foreman Bot
10:32 AM Bug #11401 (Ready For Testing): Auth sources need do define scoped search on name
The Foreman Bot
10:05 AM Refactor #11130 (Ready For Testing): Calling set_table_name is deprecated
The Foreman Bot
09:29 AM Bug #11763 (Ready For Testing): Host API does not return all parameters (e.g. from locations, et al.)
The Foreman Bot

09/11/2015

10:16 PM Bug #11790: VNCProxy Error: WebSocket server
sorry for the double update, but the last "hqesx3.corp.practicefusion.com" should read "hqesx3.hq.practicefusion.com"... Brian Musson
10:14 PM Bug #11790: VNCProxy Error: WebSocket server
Attempted to start a console on a node in vcenter, and get a similar reaction:
2015-09-11 22:09:44 [app] [I]
| ...
Brian Musson
10:07 PM Bug #11790 (Closed): VNCProxy Error: WebSocket server
Hi, I am using the console feature on 1.9 to look into node on the oVirt compute resource. I get a blank screen on se... Brian Musson
07:01 PM Feature #3650 (Closed): Listing possible values of compute attributes
Applied in changeset commit:e669d488e86301166a8f18de5d5f9eb0fd7bc386. Michael Alves Lobo
06:06 PM Revision e669d488 (foreman): Fixes #3650, #11600 - Compute Resource availability_zones, flavors, security_groups API v2 endpoints
Michael Alves Lobo
05:01 PM Bug #11715 (Closed): Base64 encoded Passwords get re-encoded on unattended/built call
Applied in changeset commit:75dc676fe960d42b1e591b15d68ae6bfababc4a5. Tom Caspy
05:01 PM Bug #11704 (Closed): Configuration no report appears as "green" icon
Applied in changeset commit:783fb4aa6feb7e1f60a651694849cc43829fa656. Marek Hulán
07:37 AM Bug #11704 (Ready For Testing): Configuration no report appears as "green" icon
The Foreman Bot
04:21 PM Revision 75dc676f (foreman): fixes #11715 - base64 encoded passwords must not be reencoded
Tom Caspy
04:20 PM Bug #11689 (Ready For Testing): Hidden value checkbox on global parameter form doesn't replace editor
The Foreman Bot
04:05 PM Revision 783fb4aa (foreman): Fixes #11704 - consider no reports as warning if reports are expected
Marek Hulán
04:03 PM Revision 7df48f20 (foreman): refs #11776 - do not set default taxonomy settings by default
This reverts commit 8809a63b93b3f79eecb33a4757c4c13d2cbf4421. Stephen Benjamin
02:26 PM Bug #11786 (Resolved): Import facts fails with ActiveRecord::RecordInvalid: Validation failes
I have one host in my setup that seems to be having problems being added to foreman. The error I'm receiving in the ... Jason Frisvold
10:26 AM Support #11780: Failed to list puppet environments: Failed to query Puppet find environments API (400): The environment must be purely alphanumeric, not 'v2.0'
If the master's running under Passenger, the config.ru file is probably out of date - it changed between Puppet 2 and... Dominic Cleal
10:24 AM Support #11780: Failed to list puppet environments: Failed to query Puppet find environments API (400): The environment must be purely alphanumeric, not 'v2.0'
{"environments":{},"search_paths":["file:///var/lib/puppet/.puppet/puppet.conf"]} ganesan gurumurthy
10:21 AM Support #11780: Failed to list puppet environments: Failed to query Puppet find environments API (400): The environment must be purely alphanumeric, not 'v2.0'
ganesan gurumurthy wrote:
> curl output:
> [root@devci-puppet environments]# curl -vs --key /var/lib/puppet/ssl/p...
Dominic Cleal
10:08 AM Support #11780: Failed to list puppet environments: Failed to query Puppet find environments API (400): The environment must be purely alphanumeric, not 'v2.0'
curl output:
[root@devci-puppet environments]# curl -vs --key /var/lib/puppet/ssl/private_keys/ip2.dns.com.pem -...
ganesan gurumurthy
06:58 AM Support #11780: Failed to list puppet environments: Failed to query Puppet find environments API (400): The environment must be purely alphanumeric, not 'v2.0'
What does the curl query in comment 1 return? That should list the search paths for the production environment.
I...
Dominic Cleal
06:48 AM Support #11780: Failed to list puppet environments: Failed to query Puppet find environments API (400): The environment must be purely alphanumeric, not 'v2.0'
1) Yes the curl response is from smart proxy
2) yes, I have classes under /etc/puppet/environments.
/etc/puppet...
ganesan gurumurthy
06:43 AM Support #11780: Failed to list puppet environments: Failed to query Puppet find environments API (400): The environment must be purely alphanumeric, not 'v2.0'
The curl response from the smart proxy, not Puppet, right?
Do you have any classes under /etc/puppet/environments?...
Dominic Cleal
06:38 AM Support #11780: Failed to list puppet environments: Failed to query Puppet find environments API (400): The environment must be purely alphanumeric, not 'v2.0'
Seems the puppet.conf pasted earlier has been messed up. Pasting it again.... ganesan gurumurthy
06:37 AM Support #11780: Failed to list puppet environments: Failed to query Puppet find environments API (400): The environment must be purely alphanumeric, not 'v2.0'
I have installed 3.8.2 puppet package.
Without directory environment, the curl is returning "[production]" in the...
ganesan gurumurthy
05:53 AM Support #11780: Failed to list puppet environments: Failed to query Puppet find environments API (400): The environment must be purely alphanumeric, not 'v2.0'
Thanks Dominic. That was too quick :) ...
You where spot on. Puppet master has both package and gem. Gem is 3.7.5 ...
ganesan gurumurthy
05:43 AM Support #11780 (Feedback): Failed to list puppet environments: Failed to query Puppet find environments API (400): The environment must be purely alphanumeric, not 'v2.0'
I think it's most likely that your Puppet master isn't actually running Puppet 3.7.5. Perhaps it's been upgraded and... Dominic Cleal
05:35 AM Support #11780 (Resolved): Failed to list puppet environments: Failed to query Puppet find environments API (400): The environment must be purely alphanumeric, not 'v2.0'
I am getting the following error:
ERROR -- : Failed to list puppet environments: Failed to query Puppet find envir...
ganesan gurumurthy
10:17 AM Smart Proxy Feature #11783 (Ready For Testing): Basic ruby 2.0 support on Windows OS
Dominic Cleal
10:15 AM Smart Proxy Feature #11783 (Closed): Basic ruby 2.0 support on Windows OS
On windows, smart-proxy fails to start with more recent ruby versions >=2.0.0 because of the win32/open3 gem requirem... Daniel Helgenberger
09:41 AM Bug #11782: Puppet override with invalid hash array doesn't give error
*(invalid) value entered. Jon Skarpeteig
09:40 AM Bug #11782 (Closed): Puppet override with invalid hash array doesn't give error
When modifying Puppet class changing default value to a hash with invalid syntax - there's an error.
When editing ...
Jon Skarpeteig
09:37 AM Smart Proxy Feature #11676: Proxy cannot be configured with remote DHCP server
WORKAROUND: Edit /usr/share/foreman-proxy/modules/dhcp/dhcp_api.rb and replace the IP address on the line 17 to match... Lukas Zapletal
07:58 AM Smart Proxy Feature #11676 (Closed): Proxy cannot be configured with remote DHCP server
Anonymous
08:16 AM Revision 9f58b523 (foreman): Release 1.9.1
Dominic Cleal
08:05 AM Installer Feature #11781 (Closed): Add smart-proxy 1.10 configuration options
* dhcp_server from #11676 Dominic Cleal
08:02 AM Smart Proxy Bug #11318 (Closed): HttpDownloads.start_download should have returned CommandTask object
Applied in changeset commit:5f7fd34c7b4dc9b373a5fc1faeef4f21bcbc7919. Anonymous
07:55 AM Smart Proxy Revision 5f7fd34c: Fixes #11318 - HttpDownloads.start_download returns instance
instead of `true`. Allows to join processes, useful for discovery image
plugin.
Lukas Zapletal
07:46 AM Revision 851eac30 (foreman): i18n - extracting new, updating rails, pulling from tx
Dominic Cleal
07:38 AM Revision aaf7d7a0 (foreman): fixes #11473 - remove re-init of domain select2 on env selection
After an environment was selected, the reloadOnAjaxComplete function
re-initialised every select2, but other dropdown...
Dominic Cleal
07:34 AM Smart Proxy Revision 77e0262c: Fixes #11676 - added dhcp_server option
Lukas Zapletal
07:14 AM Packaging Revision bf7402a6 (foreman-packaging): Automatic commit of package [rubygem-smart_proxy_discovery_image] minor release [1.0.4-1.fm1_10].
Dominic Cleal
07:13 AM Packaging Revision beecf9c1 (foreman-packaging): Merge pull request #801 from lzap/smart_proxy_discovery_image_100
Adding rubygem-smart_proxy_discovery_image Dominic Cleal
07:07 AM Bug #10805 (Ready For Testing): VLAN interface attached to bond is wrongly created as Bond
The Foreman Bot
06:55 AM Packaging Revision 5eb2ef27 (foreman-packaging): Adding rubygem-smart_proxy_discovery_image
Lukas Zapletal
03:30 AM Bug #11440 (Closed): Network bonding is not working properly when provisioning CenOS/RHEL servers because the default gateway is not set.
Dominic Cleal
03:29 AM Revision 29257b42 (community-templates): Fixes #11440 - set default gateway on primary bond interface
Network bonding is not working properly when provisioning CentOS/RHEL
servers because the default gateway is not set....
Petr Ruzicka
03:28 AM Feature #10897 (Closed): As a developer I would like KS scripts for Atomic Hosts for both RHEL Atomic / Custom Atomic
Dominic Cleal
03:27 AM Revision 133825c7 (community-templates): Fixes #10897 - Fedora/RHEL Atomic kickstart and PXE
New templates to allow Atomic provisioning through kickstart and PXE.
The original PXELinux template has been modifie...
Daniel Lobato Garcia
03:11 AM Bug #11658 (Rejected): In host/hostgroup form, removing puppetclasses in 'Puppet classes' tab does not trigger call to server
Appears that this didn't happen. Dominic Cleal
03:10 AM Bug #11465 (New): In host/hostgroup parameters form, tables that are empty should display helpful text
Dominic Cleal

09/10/2015

07:14 PM Bug #11778 (Ready For Testing): Logger makes application fail on other RAILS_ENVs
The Foreman Bot
06:40 PM Bug #11778 (New): Logger makes application fail on other RAILS_ENVs
If RAILS_ENV is set to anything that is not configured on logger.yaml, rails fails to load with a message:
...
Daniel Lobato Garcia
07:08 PM Installer Revision a6df4ce7 (puppet-katello): Merge pull request #80 from stbenjam/2.0.0
Bump to 2.0.0 Stephen Benjamin
04:44 PM Installer Revision da62e385 (puppet-katello): Bump to 2.0.0
Stephen Benjamin
03:24 PM Bug #11776 (Ready For Testing): assignment of default org and location to new hosts makes org/location invalid
The Foreman Bot
03:22 PM Bug #11776: assignment of default org and location to new hosts makes org/location invalid
This bug was always there, but my PR just exposed Katello to it now that it's a "default" thing. After spending some... Stephen Benjamin
02:56 PM Bug #11776 (Closed): assignment of default org and location to new hosts makes org/location invalid
This change: https://github.com/theforeman/foreman/commit/8809a63b93b3f79eecb33a4757c4c13d2cbf4421
meant that new...
Justin Sherrill
03:02 PM Bug #11688 (Closed): Syntax highlighting defaults to text when editing provisioning templates
Applied in changeset commit:a265235eab649fa76e942205ef4964579532ce72. Walden Raines
11:05 AM Bug #11688: Syntax highlighting defaults to text when editing provisioning templates
Lukas Zapletal wrote:
> Would be nice to have this per template type.
Filed as #11772.
Dominic Cleal
03:02 PM Bug #11610 (Closed): db migration extremly slow
Applied in changeset commit:20cc5f65dfdf38a21e896e59d95e1b2ef84f0931. Tom Caspy
02:28 PM Revision a265235e (foreman): Fixes #11688: default text editor to ruby.
Instead of defaulting to text, default to ruby syntax highlighting.
http://projects.theforeman.org/issues/11688
Walden Raines
02:24 PM Revision 20cc5f65 (foreman): fixes #11610 - removing a bunch of N+1 queries from the migration
Tom Caspy
11:13 AM Installer Revision fd3d862b (puppet-dns): allow user to control also-notify on a zone level
Signed-off-by: Warren Clarke <wclarke1@gmail.com>
added tests to spec file and validate_array in manifests
Closes G...
Warren Clarke
11:07 AM Bug #11771: Saving host without particular status fails
Sorry, had wrong line selected, this: https://github.com/theforeman/foreman/blob/develop/app/models/host/managed.rb#L... Stephen Benjamin
11:05 AM Bug #11771: Saving host without particular status fails
Stack trace wasn't really helpful, but:... Stephen Benjamin
11:01 AM Bug #11771: Saving host without particular status fails
It appears to be from this creating a status without a reported_at
https://github.com/theforeman/foreman/blob/de...
Stephen Benjamin
11:00 AM Bug #11771: Saving host without particular status fails
Do you have a stack trace or any more context to the error? I'm not sure I understand where it's originating from. Dominic Cleal
10:57 AM Bug #11771 (Closed): Saving host without particular status fails
When I save a host that has never had a configuration report:... Stephen Benjamin
11:05 AM Feature #11772 (New): Set default template syntax highlighting per template type/kind
The syntax highlighting used in the provisioning template editor could be set depending on the template kind, e.g. a ... Dominic Cleal
10:57 AM Bug #11764: Taxonomy parameters cannot be accessed through API
The route api/v2/locations or organizations/:id/parameters does not return parameters due to a bug in the parameters_... Daniel Lobato Garcia
09:44 AM Bug #11764 (Ready For Testing): Taxonomy parameters cannot be accessed through API
The Foreman Bot
09:38 AM Bug #11764: Taxonomy parameters cannot be accessed through API
Ondřej Pražák wrote:
> See description in Bugzilla
Please don't do this. Our issue tracker should have the relev...
Dominic Cleal
09:34 AM Bug #11764 (Closed): Taxonomy parameters cannot be accessed through API
... Ondřej Pražák
10:49 AM Bug #11465: In host/hostgroup parameters form, tables that are empty should display helpful text
This is in accordance with the "Patternfly empty tables pattern":https://www.patternfly.org/patterns/table/#grid-and-... Tomer Brisker
10:37 AM Bug #11768 (Resolved): Switching organization or location fails with mass assignment security error
Switching organization or location in the host form has no effect. The call fails with:... Tomáš Strachota
10:29 AM Bug #11767 (Closed): Templates are not being resolved in the host form
Even though the templates are set correctly, when hitting "Resolve" the response is always "Sorry but no templates we... Tomáš Strachota
10:16 AM Bug #11765 (Duplicate): Dashboard error - undefined method `count' for #<ForemanTasks::Task state: "stopped", result: "success">
Thanks for the report. This looks like ticket #11381 which affected MySQL and has just been fixed in the Foreman Tas... Dominic Cleal
10:10 AM Bug #11765 (Duplicate): Dashboard error - undefined method `count' for #<ForemanTasks::Task state: "stopped", result: "success">
Running Foreman 1.9.0 installed via yum repo for CentOS 7.1.
All remote hosts via salt and salt smart proxy (2.1.5)/...
Jim Dubinsky
10:16 AM Feature #11766 (Closed): As a user, I expect subscription facts to live alongside puppet facts.
Copied from katello issue http://projects.theforeman.org/issues/11506 for tracking Thomas McKay
09:45 AM Bug #11689: Hidden value checkbox on global parameter form doesn't replace editor
Dominic Cleal wrote:
> Yes, the previous behaviour is the expected behaviour - to swap the text box for a password/h...
Walden Raines
03:24 AM Bug #11689: Hidden value checkbox on global parameter form doesn't replace editor
Yes, the previous behaviour is the expected behaviour - to swap the text box for a password/hidden field and back. Dominic Cleal
09:18 AM Bug #11763: Host API does not return all parameters (e.g. from locations, et al.)
Hooks uses the API "show" JSON.
That `parameters` key only contains those directly associated to the host, not the...
Stephen Benjamin
09:17 AM Bug #11763 (Closed): Host API does not return all parameters (e.g. from locations, et al.)
The data passed to the host/managed/after_build hook does not contain any parameter data. For example:... Stephen Benjamin
09:02 AM Bug #11473 (Closed): Not able to set domain in interfaces initially
Applied in changeset commit:501853b511d52f078c1d0933afec955b25356e54. Dominic Cleal
08:47 AM Bug #11762 (Duplicate): Errors when updating a provisioning/partition templates
Dominic Cleal
08:40 AM Bug #11762 (Duplicate): Errors when updating a provisioning/partition templates
I have noticed some errors when editing an existing template:
- There is a loader that replaces the cursor that does...
Alon Goldboim
08:02 AM Bug #8521 (Closed): Host clone should include associated Puppet classes
Applied in changeset commit:f1a2c1407b161ea51d9be579f8973ff1fc0ebce8. Dominic Cleal
08:01 AM Revision 501853b5 (foreman): fixes #11473 - remove re-init of domain select2 on env selection
After an environment was selected, the reloadOnAjaxComplete function
re-initialised every select2, but other dropdown...
Dominic Cleal
07:27 AM Revision f1a2c140 (foreman): fixes #8521 - fix classes accessors, copy overrides on host clone
The various 'classes' accessors that are used in the UI for displaying
the Puppet classes tab only really worked for ...
Dominic Cleal
05:29 AM Bug #11761 (Ready For Testing): Cloning of hostgroup redirects to host creation
The Foreman Bot
05:22 AM Bug #11761 (Assigned): Cloning of hostgroup redirects to host creation
Also nesting is broken Marek Hulán
04:22 AM Bug #11761 (Closed): Cloning of hostgroup redirects to host creation
After #11683 was merged, hostgroup can no longer be cloned. When I submit the form with new attributes, the form is r... Marek Hulán
04:28 AM Feature #7828: Provide base URL of Foreman via foreman_url
#11723 sort of replaces this, permitting use of foreman_url in a default template. Changing this ticket to match htt... Dominic Cleal
04:13 AM Feature #7828 (New): Provide base URL of Foreman via foreman_url
Dominic Cleal
02:38 AM Feature #11733: Assign tags to hosts
Another option i assume would be to add another field to the model called "tag", show it on the hosts table and being... Alon Goldboim

09/09/2015

07:15 PM Installer Revision 43d69317 (puppet-foreman_proxy_content): Merge pull request #56 from ehelms/support-pulp-10
Support puppet-pulp 1.0.0 Eric Helms
07:15 PM Installer Revision 354b9d99 (puppet-certs): Merge pull request #66 from ehelms/pulp-1.0
Pulp consumer_ca_cert is now ca_cert Eric D Helms
06:27 PM Installer Revision 6bdb6533 (puppet-certs): Fixes #11755: Validate absolute path for custom certificates
Eric Helms
04:02 PM Installer Revision b19a4e4a (puppet-certs): Pulp consumer_ca_cert is now ca_cert
The puppet-pulp 1.0 module removed the consumer_ca_cert parameter
in favor of ca_cert.
Eric Helms
04:01 PM Installer Revision 06b77a18 (puppet-foreman_proxy_content): Support puppet-pulp 1.0.0
Eric Helms
03:02 PM Installer Revision 6e958d1d (puppet-qpid): Merge pull request #30 from ehelms/fix-spec-error
Change ssl_port to a string Eric Helms
02:58 PM Installer Revision 2c7f2e76 (puppet-qpid): Change ssl_port to a string
The validate_re method expects a string and not an integer to be
pased to it. The integer value causes tests to fail ...
Eric Helms
11:40 AM Refactor #11692 (Ready For Testing): Update ace-rails-ap to 4.x
The Foreman Bot
11:39 AM Bug #11689 (Assigned): Hidden value checkbox on global parameter form doesn't replace editor
What's the expected behavior when the hidden value checkbox is checked?
It looks like it used to turn the text fie...
Walden Raines
11:37 AM Revision d213e460 (foreman): Fixes #11579 - Reports show/destroy restricted by host authorization (CVE-2015-5233)
ReportsController 'show' and 'destroy' now perform a check to see if
the User is authorized to see the Host associate...
Daniel Lobato Garcia
11:37 AM Revision bd3f3260 (foreman): Fixes #11031 - ignore identifiers of interfaces being destroyed
(cherry picked from commit 1e7822a586b6e4f288823df0b9419ef2749d6b8c) Marek Hulán
11:23 AM Bug #11688 (Ready For Testing): Syntax highlighting defaults to text when editing provisioning templates
The Foreman Bot
11:23 AM Bug #11749 (Closed): new host puppet environment jquery selector too liberal
When creating a host or hostgroup and selecting just the puppet environment, no puppet classes get loaded on the 'pup... Justin Sherrill
11:13 AM Revision 5742c9ee (foreman): Fixes #11727 - Added proper human readable description to User#mail_enabled field
(cherry picked from commit 1d7d78a045d907338f253b683e91225fa2068b6a) Shimon Shtein
11:13 AM Revision 47a93af1 (foreman): Fixes #11621 - n+1 query on User Groups index
(cherry picked from commit dc6977673f9875e5d0c7542c586e1aca0db8b4ee) Daniel Lobato Garcia
11:13 AM Revision 2cc2147b (foreman): fixes #9108 - parent parameters are now overrideable
(cherry picked from commit 221fd0504d1efc0b056fd93e0824b6fbc2b453e8) Tom Caspy
11:09 AM Revision 80692275 (foreman): Fixes #11663 - Empty lookup value not validated when use_puppet_default is checked
(cherry picked from commit baa21c791a8b8a3cbbc9f1a21a1cfe2448730800) Ori Rabin
10:59 AM Revision e5e62175 (foreman): Fixes #11428 - External user groups refresh shouldn't be case sensitive
group_list in ldap_fluff returns a list of lowercase LDAP GIDs.
When AuthSourceLdap tries to run update_usergroups to...
Daniel Lobato Garcia
10:59 AM Revision 020aa69a (foreman): Fixes #11673 - accept integer value when setting the integer via API
(cherry picked from commit 6c05bd5b88b4d301bb44dd65787716a2d5635554) Ivan Necas
10:59 AM Revision 5b160515 (foreman): Fixes #11650 - show global parameter value inherited from parent taxonomy
(cherry picked from commit be33e6e905c8d0315262a3a3a45459c3a098a29e) Tomer Brisker
10:59 AM Revision 7cc2816a (foreman): fixes #11619 - only check template changes when persisted
(cherry picked from commit bf5f18013ad224a93d917d696d94952965a8968d) Stephen Benjamin
10:57 AM Revision e18330e2 (foreman): Fixes #11379 - Audit search for hostgroup/OS title
Before this commit, hostgroup and OS could only be searched by name,
which is impractical as names are not unique. As...
Daniel Lobato Garcia
10:52 AM Revision 56b4310f (foreman): fixes #11170 - pass quoted args through foreman-rake
Use the special "$@" to correctly pass quoted arguments through
foreman-rake, through su and to the underlying rake c...
Dominic Cleal
10:52 AM Revision 95da083d (foreman): fixes #11220 - column ambiguity for non-admin host creation
(cherry picked from commit 4ca9215584bf2b81a3291b728d0c436a9a773f41) avi tal
10:52 AM Revision 10a9a917 (foreman): Fixes #11339 - ensure unique parameters before adding uniq index
(cherry picked from commit fe5010723b86f26018fc7fb4ee054c734173b5a2) Justin Sherrill
10:52 AM Revision 5bbdcf64 (foreman): fixes #11312 - Allow plugins to update the Rabl view_paths
(cherry picked from commit cf043905057d77d00618d9b0c8c3c21b51a9d425) Phirince Philip
10:51 AM Revision d2c5fc88 (foreman): Fixes #4468 - Dropdown shows '1' when all reports within last 24 hours
(cherry picked from commit 8af7d0e1d5f187e5d277ce369522baa0938d88e8) Ondřej Pražák
10:51 AM Revision 2c3cd215 (foreman): Fixes #11258 - validation handles blank provider
(cherry picked from commit 3b27c173467c3ab4b53e844913cfd559b78d44ac) Marek Hulán
10:50 AM Revision 5b99fcdf (foreman): Fixes #11231 - Correctly stubbify global parameters
(cherry picked from commit fe74835256fc0baab8daad6411d865f9e807be3c) Tomer Brisker
10:50 AM Revision a1e75a0b (foreman): Fixes #10133 - Prevent deadlocks when fixing counter_cache
(cherry picked from commit 7fad1fa0e253e793511df1cde24d8b1885d640c4) Tomer Brisker
10:50 AM Revision 8c58b98b (foreman): Fixes #10850 - handled errors when missing template when rendering widget
(cherry picked from commit 7fdaccd59962b3eed728ff7110c0fb37a5aab843) Ivan Necas
10:50 AM Revision 8440fc57 (foreman): fixes #11149 - foreman-debug to collect two httpd katello.conf files
in particular:
/etc/httpd/conf.d/05-foreman-ssl.d/katello.conf
/etc/httpd/conf.d/05-foreman.d/katello.conf
Signed-o...
Pavel Moravec
10:49 AM Revision c1a8ccf1 (foreman): Fixes #10929 - Add removed widgets to dashboard
This commit allows users to re-add widgets. At this point it's only
possible to recover removed widgets by clicking o...
Daniel Lobato Garcia
10:49 AM Revision 14ce02a9 (foreman): Fixes #6854 - Api status allowed for all users
(cherry picked from commit 7267e023e6db34db8ebb3ba59f4be4b8d0e07624) Ondřej Pražák
10:49 AM Revision 22a653af (foreman): fixes #11095 - lookup keys do not get saved to db on setter invokation
(cherry picked from commit c6b4236846decc58583143f30d537a27b4848953) Tom Caspy
10:49 AM Revision 47efb4f2 (foreman): Fixes #11014 - increased space for subnet domain assocation(up to 70 chars).
(cherry picked from commit 9d8251094866fe2002ffcb8f94c7963bc01ca561) Alon Goldboim
10:49 AM Revision e860e41f (foreman): Fixes #11111 - action dropdowns pulled right
(cherry picked from commit cc67119632ea77bde23415abe1691f8297df8132) Tomáš Strachota
10:48 AM Revision 8a3c9b97 (foreman): Fixes #9293 - Organization/location menu closes correctly
(cherry picked from commit e12b30751f50f294e0fb7f7e9f8aad3fe98d35e2) Alon Goldboim
10:02 AM Bug #10589 (Closed): N+1 Query when changing hostgroup from the "All Hosts" page
Applied in changeset commit:88275be4587e98092095c501a8a7f58d7bcfaca4. Tom Caspy
10:02 AM Refactor #10106 (Closed): Make tests run in parallel
Applied in changeset commit:9aadd812029f9f65444916cfb109e732306f03b3. Daniel Lobato Garcia
09:58 AM Bug #11741 (Ready For Testing): Config group host counter not incremented on host creation with association
The Foreman Bot
05:04 AM Bug #11741 (Resolved): Config group host counter not incremented on host creation with association
When creating a host with a config group associated, the hosts counter on the config groups list is not updated. It ... Dominic Cleal
09:45 AM Revision 88275be4 (foreman): fixes #10589 - removing N+1 queries from after_save callbacks when changing hostgroup
Tom Caspy
09:45 AM Revision 9aadd812 (foreman): Fixes #10106 - Make tests run in parallel
Run rake parallel:test to run tests in several processes. The gem will
auto split the tests in as many cores as you h...
Daniel Lobato Garcia
09:42 AM Bug #11715 (Ready For Testing): Base64 encoded Passwords get re-encoded on unattended/built call
The Foreman Bot
08:18 AM Revision 39f041de (foreman): refs #11738 - fix incorrect capitalisation and host group wording
Dominic Cleal
07:56 AM Packaging Revision 427ce234 (foreman-packaging): Automatic commit of package [rubygem-ldap_fluff] minor release [0.3.7-1.fm1_10].
Dominic Cleal
07:38 AM Packaging Revision 4b329ee9 (foreman-packaging): Update ldap_fluff to 0.3.7
Dominic Cleal
07:36 AM Bug #11743: Multiple 'wwan0' interfaces prevent rebuilding of machine
Simon Wydooghe wrote:
> Dominic Cleal wrote:
> > I think #11031 will permit you to delete these duplicate interface...
Dominic Cleal
07:31 AM Bug #11743: Multiple 'wwan0' interfaces prevent rebuilding of machine
Dominic Cleal wrote:
> I think #11031 will permit you to delete these duplicate interfaces from the web UI, when rel...
Simon Wydooghe
06:40 AM Bug #11743 (Feedback): Multiple 'wwan0' interfaces prevent rebuilding of machine
I think #11031 will permit you to delete these duplicate interfaces from the web UI, when released soon in Foreman 1.... Dominic Cleal
06:31 AM Bug #11743 (Duplicate): Multiple 'wwan0' interfaces prevent rebuilding of machine
Our machines sometimes have different WWAN usb sticks which get plugged in from time to time.
Today I tried to rebui...
Simon Wydooghe
07:05 AM Bug #11745 (Ready For Testing): page fails to load properly after editing a template
The Foreman Bot
06:59 AM Bug #11745 (Closed): page fails to load properly after editing a template
After I hit "Submit" on the edit template page, the parent page fails to load properly. The symptom being the "New Te... Phirince Philip
06:58 AM Bug #11437: "Can't modify frozen Array" error on frozen arrays in select list
n/a to 1.9. Dominic Cleal
06:57 AM Bug #11374: Can't change key type when creating a smart variable
Non-trivial to backport. Dominic Cleal
06:10 AM Bug #9981 (Ready For Testing): Smart variable doesn't show error on new variable
The Foreman Bot
05:53 AM Installer Bug #11726 (Rejected): Installer --foreman-proxy-puppet-ssl-* flags applied to wrong settings file
Thanks! Dominic Cleal
05:44 AM Installer Bug #11726: Installer --foreman-proxy-puppet-ssl-* flags applied to wrong settings file
Thanks! You were right. Corrected this and it works now. The bug can be closed as invalid!
Tom Verdaat
04:58 AM Bug #11143: Domain removed from the hostname on host edit in !unattended mode
Hello,
any updates here ? Currently we are not able to manage hosts in our production platforms, because every tim...
Sven Milinski
04:01 AM Bug #11738 (Closed): Hosts > Provisioning Templates > [select a template] > Associations has a string without ending punctuation
Applied in changeset commit:45e004cfd3d7a9a0cb6df9d1afacc0ca3252b524. Brad Buckingham
03:40 AM Revision 45e004cf (foreman): fixes #11738 - add missing punctuation to provisioning template view
Brad Buckingham
03:36 AM Bug #11658 (Ready For Testing): In host/hostgroup form, removing puppetclasses in 'Puppet classes' tab does not trigger call to server
The Foreman Bot
03:30 AM Bug #10340 (Closed): AD auth hangs while syncing user groups on login
Mathieu Parent wrote:
> The loop has been fixed in https://github.com/theforeman/ldap_fluff/pull/43 and https://gith...
Dominic Cleal
01:43 AM Bug #10340: AD auth hangs while syncing user groups on login
The loop has been fixed in https://github.com/theforeman/ldap_fluff/pull/43 and https://github.com/theforeman/ldap_fl... Mathieu Parent
03:28 AM Feature #2315: IPv6 Support
The biggest change I see is that in IPv6, one interface have more than one IP. Hence the question is if we should mak... Marek Hulán
03:15 AM Feature #2315 (New): IPv6 Support
The branch is very out of date so isn't any use on current versions of Foreman - it'd need updating as all of the IP ... Dominic Cleal
03:12 AM Feature #11734 (Resolved): API Resource for retrieving all hosts associated with a puppetclass
Yep, spot on. Dominic Cleal
03:12 AM Bug #10825 (New): Error creating VMWare compute resources: wrong number of arguments(1 for 0)
Dominic Cleal
01:42 AM Bug #11468 (Ready For Testing): In host/hostgroup parameters form, global parameters should be clearly separated from class parameters
The Foreman Bot

09/08/2015

09:41 PM Installer Revision f3254cf0 (puppet-katello): Merge pull request #78 from ehelms/enable-puppet
Enable Pulp content types supported by Katello Eric Helms
09:25 PM Installer Revision bfa3b69e (puppet-pulp): [blacksmith] Bump to version 1.0.0
Stephen Benjamin
09:24 PM Installer Revision b2c6b753 (puppet-katello): Enable Pulp content types supported by Katello
Eric Helms
06:06 PM Installer Revision 1d55eae4 (puppet-katello): Merge pull request #77 from ehelms/fixes-11609
Fixes #11609: Update to use Pulp module 1.0 Eric Helms
05:55 PM Installer Revision 1277d078 (puppet-katello): Fixes #11609: Use Pulp module 1.0
Eric Helms
05:54 PM Installer Revision c077b549 (puppet-pulp): Merge pull request #97 from ehelms/tools
Use qpid::tools class Eric Helms
05:50 PM Installer Revision 5afe23f2 (puppet-pulp): Use qpid::tools class
Switches to using qpid::tools class instead of ensuring package
directly to prevent duplicate resource errors
Eric Helms
05:49 PM Installer Revision 2cd1d398 (puppet-qpid): Merge pull request #29 from stbenjam/11737
refs #11737 - support listening on a particular interface Stephen Benjamin
05:32 PM Installer Revision 3c974f0c (puppet-qpid): refs #11737 - support listening on a particular interface
Stephen Benjamin
04:00 PM Bug #10825: Error creating VMWare compute resources: wrong number of arguments(1 for 0)
We have the same problem for version 1.9 of foreman. There he has a track for a fix? kilian desroches
12:41 PM Bug #10825: Error creating VMWare compute resources: wrong number of arguments(1 for 0)
Is there any additional information I can provide to help with this issue? Dave Nash
03:29 PM Installer Revision 5d9152b6 (puppet-qpid): Merge pull request #28 from ehelms/tools
Add qpid::tools package Eric Helms
03:27 PM Feature #11734: API Resource for retrieving all hosts associated with a puppetclass
Well, I just figured out I could simply use the search function in the API v2:... Stefan Hölzle
11:14 AM Feature #11734 (Resolved): API Resource for retrieving all hosts associated with a puppetclass
I couldn't find an easy way to get a list of all hosts for a puppetclass.
I guess the following API call would fit...
Stefan Hölzle
02:21 PM Bug #11738 (Ready For Testing): Hosts > Provisioning Templates > [select a template] > Associations has a string without ending punctuation
The Foreman Bot
02:18 PM Bug #11738 (Closed): Hosts > Provisioning Templates > [select a template] > Associations has a string without ending punctuation
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1178200
Description of problem:
If you go to Hosts > Prov...
Brad Buckingham
02:02 PM Bug #11727 (Closed): "User|Mail enabled" missing user friendly text
Applied in changeset commit:1d7d78a045d907338f253b683e91225fa2068b6a. Shimon Shtein
10:33 AM Bug #11727 (Ready For Testing): "User|Mail enabled" missing user friendly text
The Foreman Bot
10:06 AM Bug #11727 (Closed): "User|Mail enabled" missing user friendly text
Should be "Email enabled" Shimon Shtein
01:18 PM Revision 1d7d78a0 (foreman): Fixes #11727 - Added proper human readable description to User#mail_enabled field
Shimon Shtein
12:23 PM Installer Feature #11735 (New): As a user, I want foreman-installer to provide a scenario for installing a smart-proxy
This is an enhancement to leverage the Kafo changes provided by http://projects.theforeman.org/issues/10162 to suppor... Brad Buckingham
11:50 AM Revision fef42ae4 (foreman): fixes #11719 - mysql2 dep must match ActiveRecord's runtime dep
When AR loads the mysql2 adapter, it calls 'gem' with a version spec.
For our bundle to include a compatible version ...
Dominic Cleal
11:49 AM Revision 3eb103a5 (foreman): fixes #11719 - mysql2 dep must match ActiveRecord's runtime dep
When AR loads the mysql2 adapter, it calls 'gem' with a version spec.
For our bundle to include a compatible version ...
Dominic Cleal
11:49 AM Revision 3a05505b (foreman): fixes #11719 - mysql2 dep must match ActiveRecord's runtime dep
When AR loads the mysql2 adapter, it calls 'gem' with a version spec.
For our bundle to include a compatible version ...
Dominic Cleal
11:32 AM Feature #2315: IPv6 Support
Hi Dominic,
I checked the latest (and only) commit to this feature and was wondering what are you missing from thi...
Tomas Olivares
11:15 AM Bug #11715: Base64 encoded Passwords get re-encoded on unattended/built call
Thanks for writing this up Nils. Is there a suggestion for a workaround until something gets merged in? Right now w... larry campbell
02:57 AM Bug #11715: Base64 encoded Passwords get re-encoded on unattended/built call
Looks like a bug in the host which calls the crypt method. It normally checks for a regular crypt call if the passwo... Dominic Cleal
11:01 AM Feature #11733: Assign tags to hosts
If there's a way to look at a host and see all static groups it belongs to, sure (guess that's the same as tagging)
...
Alex Balk
10:58 AM Feature #11733: Assign tags to hosts
would static grouping be an option? (e.g. statistical or via search define which hosts you would like to be in a grou... Ohad Levy
10:53 AM Feature #11733 (New): Assign tags to hosts
We would like to be able to assign arbitrary tags to hosts, both in discovery and in the "all hosts" view. This would... Alex Balk
10:32 AM Refactor #11729 (New): Update fog to 2.0.0
Tracker for updating to Fog 2.0.0 (or whatever's after 1.34.0). Dominic Cleal
09:53 AM Feature #10286 (New): Default PXE Menu should be isolated
I don't have the bandwidth to keep fixing the endless issues with host group provisioning. If it needs fixing, it sh... Stephen Benjamin
09:53 AM Packaging Revision ccfd7246 (foreman-packaging): Remove unused fastercsv, rb-readline deps
Dominic Cleal
09:51 AM Packaging Revision b4da0d5e (foreman-packaging): refs #11452 - delete direct dependencies
Dominic Cleal
09:51 AM Packaging Revision 36cb636e (foreman-packaging): refs #11280 - match gemspec changes removing Ruby 1.8 support
Dominic Cleal
09:42 AM Packaging Revision 867876f8 (foreman-packaging): refs #11719 - match ActiveRecord DB adapter versions
Dominic Cleal
09:39 AM Revision 4c206d29 (foreman): refs #11719 - change pg/sqlite3 deps to match ActiveRecord
Dominic Cleal
09:01 AM Bug #11621 (Closed): n+1 query on User groups index
Applied in changeset commit:dc6977673f9875e5d0c7542c586e1aca0db8b4ee. Daniel Lobato Garcia
09:01 AM Bug #9108 (Closed): It's not possible to overwrite a default value of a parameter inherited from parent host group in nested host group
Applied in changeset commit:221fd0504d1efc0b056fd93e0824b6fbc2b453e8. Tom Caspy
09:01 AM Refactor #11341 (Closed): Update fog to 1.34.0
Applied in changeset commit:19d5df3c9b02a0c3529d190f842e9f9bc81ed3f1. Dominic Cleal
08:45 AM Installer Bug #11726 (Need more information): Installer --foreman-proxy-puppet-ssl-* flags applied to wrong settings file
I think you may be confusing two different sets of configuration options.
--foreman-proxy-ssl-* are used in settin...
Dominic Cleal
08:39 AM Installer Bug #11726 (Rejected): Installer --foreman-proxy-puppet-ssl-* flags applied to wrong settings file
Foreman-installer only applies --foreman-proxy-ssl-ca, --foreman-proxy-ssl-cert and/or --foreman-proxy-ssl-key to /et... Tom Verdaat
08:23 AM Support #11720 (Resolved): fetching kickstart fails while provisioning process
Thanks for confirming. Dominic Cleal
08:22 AM Support #11720: fetching kickstart fails while provisioning process
Provisioning worked.
Can be closed.
Lukas Müller
07:26 AM Support #11720: fetching kickstart fails while provisioning process
I had to add a forward dns entry for the foreman machine.
The vm could resolve the hostname now and started to dow...
Lukas Müller
07:04 AM Support #11720: fetching kickstart fails while provisioning process
ok, i'm going to proof the dns answers.
Thank's for you help.
I will give feedback, if i can fix it.
Lukas Müller
06:56 AM Support #11720: fetching kickstart fails while provisioning process
It ought to be different as it'll be doing a very different thing. If there's no answer included though, then your D... Dominic Cleal
06:54 AM Support #11720: fetching kickstart fails while provisioning process
I got the same output with the space between the name and "@". Lukas Müller
06:49 AM Support #11720: fetching kickstart fails while provisioning process
There's no answer in your query, it's not OK. You're also missing a space between the name and "@" symbol in the com... Dominic Cleal
06:31 AM Support #11720: fetching kickstart fails while provisioning process
The answer is ok.... Lukas Müller
05:43 AM Support #11720 (Feedback): fetching kickstart fails while provisioning process
Lukas Müller wrote:
> I think it's a dns-problem of my new host, because he doesn't know my foreman-server.
> But o...
Dominic Cleal
05:33 AM Support #11720 (Resolved): fetching kickstart fails while provisioning process
Hello,
i wanted to provision a new host with CentOS 7.
The host loaded the image from the mirror successfully.
...
Lukas Müller
08:19 AM Revision dc697767 (foreman): Fixes #11621 - n+1 query on User Groups index
Daniel Lobato Garcia
08:19 AM Revision 221fd050 (foreman): fixes #9108 - parent parameters are now overrideable
Tom Caspy
08:17 AM Packaging Revision 1f733f66 (foreman-packaging): Automatic commit of package [rubygem-fog] minor release [1.34.0-1.fm1_10].
Dominic Cleal
08:15 AM Revision 19d5df3c (foreman): fixes #11341 - update fog to 1.34.0
Dominic Cleal
08:13 AM Bug #11471 (Rejected): CVE-2015-5246 - previous password still allowed to log into foreman with Active Directory backend
Thanks for confirming, and for the report Larry. If you come across across any potential security issue in future, p... Dominic Cleal
08:08 AM Bug #11471: CVE-2015-5246 - previous password still allowed to log into foreman with Active Directory backend
I second the observation that the old password failed when we tried it again several hours later. It would make sens... larry campbell
08:02 AM Bug #11719 (Closed): can't activate mysql2 (~> 0.3.10), already activated mysql2-0.4.0
Applied in changeset commit:47604a20219bdf0f6c72fde9dabd3f47f0513364. Dominic Cleal
05:49 AM Bug #11719 (Ready For Testing): can't activate mysql2 (~> 0.3.10), already activated mysql2-0.4.0
The Foreman Bot
05:47 AM Bug #11719 (Assigned): can't activate mysql2 (~> 0.3.10), already activated mysql2-0.4.0
Dominic Cleal
04:46 AM Bug #11719 (Closed): can't activate mysql2 (~> 0.3.10), already activated mysql2-0.4.0
The release of mysql2 0.4.0 is causing a runtime error in MySQL tests - it looks like activerecord is trying to activ... Dominic Cleal
07:53 AM Bug #11723 (Ready For Testing): Build PXE Default fails with error
The Foreman Bot
07:22 AM Bug #11723 (Closed): Build PXE Default fails with error
Here's the error seen:
failed to process template: undefined method `token' for nil:NilClass
This is because o...
Phirince Philip
07:35 AM Packaging Revision 9ed25d2b (foreman-packaging): refs #11341 - use fog 1.34.0
Dominic Cleal
07:23 AM Bug #11721: Inconsistency with select2 on compute profile files
I don't think it should have been disabled in actual fact, given that's what the feature was added for in the first p... Dominic Cleal
07:17 AM Bug #11721 (New): Inconsistency with select2 on compute profile files
As a fix for #11171, the select2 was disabled on compute profile selects. However, when new select box is added, for ... Ivan Necas
07:19 AM Packaging Revision 1d0120aa (foreman-packaging): Update fog to 1.34.0
Dominic Cleal
07:04 AM Bug #10589 (Ready For Testing): N+1 Query when changing hostgroup from the "All Hosts" page
The Foreman Bot
06:58 AM Revision 47604a20 (foreman): fixes #11719 - mysql2 dep must match ActiveRecord's runtime dep
When AR loads the mysql2 adapter, it calls 'gem' with a version spec.
For our bundle to include a compatible version ...
Dominic Cleal
06:15 AM Bug #11443 (Need more information): ptable template ID changed during upgrade from 1.8.2 -> 1.9, breaks unattended provisioning
Yeah, I've tried to reproduce it a few times too, including this morning with a host in build mode. My only guess is... Dominic Cleal
06:07 AM Bug #11443: ptable template ID changed during upgrade from 1.8.2 -> 1.9, breaks unattended provisioning
I'm unable to reproduce. I migrated down the migration 20150514114044, then up again looking at host in build mode, i... Marek Hulán
05:15 AM Feature #11716: Build whole host group
Iain Hallam wrote:
> In the Host Groups screen, can there be an option to set all the machines in that host group (i...
Dominic Cleal
04:49 AM Feature #11716: Build whole host group
Dominic Cleal wrote:
> In the meantime, use the host list to do this as it has support for bulk actions.
Useful w...
Iain Hallam
03:03 AM Feature #11716: Build whole host group
In the meantime, use the host list to do this as it has support for bulk actions. Search for "hostgroup = foo" (or h... Dominic Cleal
03:39 AM Bug #11473 (Ready For Testing): Not able to set domain in interfaces initially
The Foreman Bot
12:11 AM Bug #11718: Problems with roles that filter on facts
h3. Test case #2
# Assign these filters to the "Linux Sysadmin" role:
- destroy_hosts: "has facts.kernel"
- view...
Ears Down

09/07/2015

11:07 PM Bug #11718 (Resolved): Problems with roles that filter on facts
h3. Summary
When logged in as a user with a role which has filters that limit access based on facts, the user is u...
Ears Down
01:08 PM Feature #11716 (New): Build whole host group
I have dozens of computers to manage in labs, and when I need to rebuild them it comes down to clicking on all of the... Iain Hallam
12:32 PM Bug #11715 (Closed): Base64 encoded Passwords get re-encoded on unattended/built call
Base64 encoded Passwords (i.e. used for windows template deployments) get re-encoded after a call to the built URL is... Nils Domrose
12:02 PM Bug #11415 (Closed): ENC fails with undefined method `value' for #<LookupKey ..>
Applied in changeset commit:fd06f4f6594110f8a7448fcedadbd5bd8a8db838. Tom Caspy
04:15 AM Bug #11415 (Ready For Testing): ENC fails with undefined method `value' for #<LookupKey ..>
The Foreman Bot
12:02 PM Bug #11683 (Closed): Spinner in puppet class parameters spinning indefinitely on hostgroup creation
Applied in changeset commit:ae7d8d5ffd9c4b02f8be1b528efc2de474a6600e. Ondřej Pražák
05:17 AM Bug #11683 (Ready For Testing): Spinner in puppet class parameters spinning indefinitely on hostgroup creation
The Foreman Bot
12:02 PM Bug #11707 (Closed): Unmanaged host detail status table is broken
Applied in changeset commit:1f76a8ba84e55a473ff70b24fe915a802fc97fce. Marek Hulán
08:05 AM Bug #11707 (Ready For Testing): Unmanaged host detail status table is broken
The Foreman Bot
06:10 AM Bug #11707: Unmanaged host detail status table is broken
Easy to fix, the host_detailed_status_list helper is generating @nil@ entries in the table for non-relevant host stat... Dominic Cleal
05:59 AM Bug #11707 (Closed): Unmanaged host detail status table is broken
There no Provisioning status avaiable apparently from the data, but the table cell is still there and empty breaking ... Lukas Zapletal
12:01 PM Bug #3145 (Closed): Performance issue editing host with many parameters
Applied in changeset commit:55ee550c02b59e2677600761142de483d2adbf9a. Tom Caspy
11:33 AM Revision fd06f4f6 (foreman): fixes #11415 - using the correct method for classification caster
Tom Caspy
11:22 AM Revision ae7d8d5f (foreman): Fixes #11683 - Fixed Hostgroup#new parameters spinner when Lifecycle selected
Ondřej Pražák
11:15 AM Revision 1f76a8ba (foreman): Fixes #11707 - skip irrelevant states in host overview
Marek Hulán
11:14 AM Bug #11473 (Assigned): Not able to set domain in interfaces initially
Dominic Cleal
11:13 AM Revision 55ee550c (foreman): fixes #3145 - host with a lot of parameters quicker
Tom Caspy
09:52 AM Packaging Bug #11714: installing dynflow on ubuntu errors out
Perhaps some interaction between an upgrade of both dynflow/foreman-tasks at once? It's slightly hard to tell withou... Dominic Cleal
09:37 AM Packaging Bug #11714 (Closed): installing dynflow on ubuntu errors out
... Alex Balk
09:14 AM Support #7981: Update IP on host does not update reverse DNS entries
Ignacio, any update on this? Lukas Zapletal
09:01 AM Bug #11665 (Closed): mail subscriptions can't be removed
Applied in changeset commit:baabd5aea50751bcbf2ed582be9bbe6f4775b118. Shimon Shtein
08:48 AM Feature #2533 (Duplicate): Operation FAILED: NET::ERROR when dns lookups fail. Maybe a more descriptive error?
Fixed in #11709 Lukas Zapletal
08:35 AM Bug #11471 (Feedback): CVE-2015-5246 - previous password still allowed to log into foreman with Active Directory backend
Thanks Daniel. I'll tentatively close this for now and add the information to our manual and security page. Dominic Cleal
08:22 AM Bug #11471: CVE-2015-5246 - previous password still allowed to log into foreman with Active Directory backend
From my tests, neither the connection to LDAP nor logging in work using the old password after the allowed period in ... Daniel Lobato Garcia
08:28 AM Revision baabd5ae (foreman): Fixes #11665 - Removed to_s function from OpenStruct instance
Shimon Shtein
07:51 AM Installer Revision 4e3f6957 (puppet-candlepin): Merge pull request #26 from iNecas/postgres-encoding
Refs #11681 - Explicitly use UTF-8 as postgres database encoding Ivan Necas
07:37 AM Refactor #11709 (Ready For Testing): Improve DNS conflict timeout handling
The Foreman Bot
06:48 AM Refactor #11709 (Closed): Improve DNS conflict timeout handling
We hardcode timeout to three seconds and our message should contain nicer error (at least the resolver server we use). Lukas Zapletal
06:45 AM Bug #9267 (Ready For Testing): overridded parameter names textfield is too short
The Foreman Bot
06:02 AM Bug #11663 (Closed): Empty lookup value validated even when use_puppet_default is checked
Applied in changeset commit:baa21c791a8b8a3cbbc9f1a21a1cfe2448730800. Ori Rabin
06:02 AM Bug #11693 (Closed): Smart class parameters API still has destroy action
Applied in changeset commit:8076e753bc55ee40987accdaa87c5df074505a97. Ondřej Pražák
03:48 AM Bug #11693 (Ready For Testing): Smart class parameters API still has destroy action
The Foreman Bot
05:53 AM Revision baa21c79 (foreman): Fixes #11663 - Empty lookup value not validated when use_puppet_default is checked
Ori Rabin
05:50 AM Revision 8076e753 (foreman): Fixes #11693 - removed 'destroy' for smart class parameter from API controllers
Ondřej Pražák
04:03 AM Feature #11706 (New): allow setting interfaces on discovered nodes to 'managed' by default
When a host is discovered via fact upload, its interfaces are always set as 'unamanged'.
It would be great if this w...
Alex Balk
04:00 AM Bug #11705 (New): hosts added through fact upload set FQDN to eth instead of bond interface
When discovering a host via fact upload (say, through chef plugin), hosts get added with the FQDN set to the eth inte... Alex Balk
03:33 AM Bug #11704: Configuration no report appears as "green" icon
OK, that makes sense to me and you're right about discovered hosts. I'll probably get to it this week. Marek Hulán
03:08 AM Bug #11704: Configuration no report appears as "green" icon
I think checking puppet_proxy (sorry, not #puppet?) is the only thing we usually do, e.g. on the host#edit form for w... Dominic Cleal
03:04 AM Bug #11704: Configuration no report appears as "green" icon
So we should probably distinguish between a host with puppet master and the rest, or is there better way to resolve "... Marek Hulán
03:02 AM Bug #11704: Configuration no report appears as "green" icon
I think the intention is not to put hosts into a warning state when perhaps they don't even use configuration managem... Dominic Cleal
03:00 AM Feature #11703 (Duplicate): - Add authentication validate in WebUI
PR's already open for this. Dominic Cleal

09/06/2015

02:05 PM Bug #11665 (Ready For Testing): mail subscriptions can't be removed
The Foreman Bot
09:41 AM Bug #11663 (Ready For Testing): Empty lookup value validated even when use_puppet_default is checked
The Foreman Bot
07:01 AM Bug #11704 (Closed): Configuration no report appears as "green" icon
After upgrading to the global host status, hosts who has no puppet report appear as green vs warning.
see attachment.
Ohad Levy
04:42 AM Feature #11703 (Duplicate): - Add authentication validate in WebUI
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1188839
Description of problem:
When adding an external L...
Ohad Levy

09/04/2015

09:34 PM Installer Revision fe4973b6 (puppet-qpid): Add qpid::tools package
Some module, such as Pulp, need to ensure the qpid_tools package
is present on a system. This creates a class to isol...
Eric Helms
01:44 PM Bug #9981: Smart variable doesn't show error on new variable
There are, in fact, two issues here.
1. If you don't enter a key then it saves the puppet class but does not at...
Walden Raines
12:40 PM Bug #11680 (Closed): DB:Migrate Multiple migrations have the name AddProvisionMethodToHosts
Thanks for the feed back and yes I had renamed it prviously do to the problem migrating from the privous version and ... keith obrien
02:59 AM Bug #11680 (Feedback): DB:Migrate Multiple migrations have the name AddProvisionMethodToHosts
It looks like you might already have renamed the file at some previous point? If so then just delete the duplicate f... Dominic Cleal
12:02 PM Refactor #11696 (Closed): Remove dead validation code for checking uniqueness of interface and primary interface attributes
Applied in changeset commit:84f7fc68c4cbcbc31826025a16c1d302e424ac16. Marek Hulán
07:12 AM Refactor #11696 (Ready For Testing): Remove dead validation code for checking uniqueness of interface and primary interface attributes
The Foreman Bot
07:11 AM Refactor #11696 (Closed): Remove dead validation code for checking uniqueness of interface and primary interface attributes
After primary interface was extracted, it's no longer needed to check for conflicts of interfaces vs primary interfac... Marek Hulán
11:06 AM Installer Revision b7eab059 (puppet-foreman_proxy): prepare support for more OSes & refactor few tests
Michael Moll
11:06 AM Revision 84f7fc68 (foreman): Fixes #11696 - remove unused code
Marek Hulán
10:35 AM Support #11697 (Resolved): My host is not provising, error in /unattended/provision?token=
Great! Dominic Cleal
10:32 AM Support #11697: My host is not provising, error in /unattended/provision?token=
Thanks, fix permision for autosign on foreman_proxy:foreman_proxy, and all ok. thx. Aleksandr Grigorov
08:59 AM Support #11697: My host is not provising, error in /unattended/provision?token=
The last line "2015-09-04T15:47:25 [sql] [I] Adding autosign entry for pxeboot.example.com" before the error probably... Dominic Cleal
08:56 AM Support #11697 (Resolved): My host is not provising, error in /unattended/provision?token=
... Aleksandr Grigorov
10:33 AM Installer Revision 64c3fd08 (puppet-puppet): Always set owner/group of puppet_dir to dir_owner/dir_group
Ensures consistent behaviour when AIO packages are in use.
Fixes GH-307
Ben West
09:56 AM Bug #11473: Not able to set domain in interfaces initially
I reproduced the issue, it seems related to select2, web console prints following... Marek Hulán
09:01 AM Bug #11677 (Closed): foreman-debug: netstat to print also ESTABLISHED connections
Applied in changeset commit:ee3275af331a74e8aae6c3654c914ebd7d4267c7. Pavel Moravec
09:01 AM Feature #10782 (Closed): Add global status for hosts
Applied in changeset commit:e54016da688f5f91f52dfc68b33bd4e3275e6cac. Marek Hulán
09:01 AM Smart Proxy Bug #11653 (Closed): stdout warning about use of "SYSLOG" logger on every startup
Applied in changeset commit:e0497ca9b3ab7d0be272847c2cbdae9850cc6e1d. Anonymous
08:52 AM Bug #11034 (Ready For Testing): network/interfaces validation checks the removed interfaces
The Foreman Bot
08:52 AM Bug #11034 (Assigned): network/interfaces validation checks the removed interfaces
Marek Hulán
08:33 AM Smart Proxy Revision e0497ca9: fixes #11653: only display warning message about unavailability of 'SYSLOG' when it was configured
Dmitri Dolguikh
08:22 AM Revision ee3275af (foreman): Fixes #11677 - foreman-debug: netstat to print all connections
netstat and ss to be called with "-a" instead of "-l" option to collect
all sockets and not only listening
Signed-of...
Pavel Moravec
08:03 AM Revision e54016da (foreman): Fixes #10782 - global host status
Introduce new global host status that is composed of host substatuses.
Each substatus defines a mapping to the global...
Marek Hulán
07:27 AM Bug #11471 (Need more information): CVE-2015-5246 - previous password still allowed to log into foreman with Active Directory backend
Thanks to Daniel for passing this onto foreman-security and confirming the problem.
Just searching though, and I s...
Dominic Cleal
07:01 AM Bug #11407 (Closed): Uppercase logins coming from LDAP break external user groups sync
Applied in changeset commit:2ef6f4da99a4375e7d4600da62d6ba011e7467d4. Daniel Lobato Garcia
06:38 AM Revision 2ef6f4da (foreman): Fixes #11407 - Uppercase logins from LDAP break external user group sync
On LDAP the login can contain uppercase chars, for instance, "FOO". However
when we log in Foreman for the first time...
Daniel Lobato Garcia
06:06 AM Bug #11693 (Closed): Smart class parameters API still has destroy action
#11426 removed the UI and one API option for deleting smart class parameters, but seems to have missed Api::V2::Smart... Dominic Cleal
06:02 AM Bug #11426 (Closed): puppet class edit should not allow to remove class paramteres
Applied in changeset commit:64b8c7a4573a3ee662cd1f0148ceedda5d821278. Ondřej Pražák
06:02 AM Bug #11263 (Closed): partition tables are not associated with default org and location
Applied in changeset commit:a46f72be6c5e1d38258c28ddb54d0f79b306f745. Marek Hulán
04:26 AM Bug #11263 (Ready For Testing): partition tables are not associated with default org and location
The Foreman Bot
05:56 AM Bug #11688: Syntax highlighting defaults to text when editing provisioning templates
Lukas Zapletal wrote:
> Would be nice to have this per template type.
Yeah, that makes a lot of sense with say, a...
Dominic Cleal
05:08 AM Bug #11688: Syntax highlighting defaults to text when editing provisioning templates
Would be nice to have this per template type. Lukas Zapletal
04:59 AM Bug #11688 (Closed): Syntax highlighting defaults to text when editing provisioning templates
Since #11625, the default syntax highlighting for a provisioning template is now "text" rather than "ruby", which it ... Dominic Cleal
05:53 AM Packaging Revision 86d39a33 (foreman-packaging): Automatic commit of package [rubygem-ace-rails-ap] minor release [3.0.3-1.fm1_10].
Dominic Cleal
05:52 AM Refactor #11449 (Closed): Don't use therubyracer anymore
https://github.com/theforeman/foreman-packaging/pull/799 is the corresponding change to Debian Jessie and Ubuntu Trus... Dominic Cleal
05:43 AM Packaging Revision e292e0ba (foreman-packaging): refs #11625 - add ace-rails-ap to assets deps
Dominic Cleal
05:42 AM Packaging Revision 0892ac1f (foreman-packaging): Add ace-rails-ap dependency
Dominic Cleal
05:25 AM Refactor #11692 (Closed): Update ace-rails-ap to 4.x
ace-rails-ap was added in #11625 at version 3, but the latest is 4. It has some changes to precompilation, so the wo... Dominic Cleal
05:11 AM Revision 64b8c7a4 (foreman): Fixes #11426 - remove puppet class paremeters no longer possible during edit in UI
Ondřej Pražák
05:11 AM Revision a46f72be (foreman): Fixes #11263 - set newly seeded partition tables default
Marek Hulán
05:08 AM Bug #11690 (Rejected): Since Upgrade to 1.9 host creating through API post fails with Fog::Compute::Vsphere::NotFound
The following interface json used to work without any problems but since the upgrade fails with a fog error:... Gregory Whiting
05:06 AM Bug #11689 (Closed): Hidden value checkbox on global parameter form doesn't replace editor
When editing a global parameter, the "Hidden value" checkbox doesn't replace the full editor (added in #11625) when c... Dominic Cleal
05:01 AM Smart Proxy Bug #11654 (Closed): Error logged: Unable to overwrite interrupt trap: undefined method `version' for nil:NilClass
Applied in changeset commit:d00dc5860000839c21fdae3361ed230216e15243. Anonymous
04:31 AM Smart Proxy Revision d00dc586: fixes #11654: no longer rely on rubygems to determine rack version
Dmitri Dolguikh
04:22 AM Bug #11685 (Need more information): Editing Puppet class fails due to non-existing host
#10915 fixed (1) in Foreman 1.8.3, so deletion of hosts after that should remove the corresponding overrides.
Can ...
Dominic Cleal
04:14 AM Bug #11685 (Resolved): Editing Puppet class fails due to non-existing host
When editing Puppet class, GUI prompts that some of the hosts in the list are non-existent. It's also not possible to... Jon Skarpeteig
04:12 AM Packaging Revision 7ccc0966 (foreman-packaging): use node.js in assets for trusty and jessie
Closes GH-799 Michael Moll
04:11 AM Packaging Bug #11684 (Closed): jgrep missing as dependency for foreman_hooks
been debugging and scratching my foreman hooks for some time now and i find out that jgrep doesnt exist.
gem install...
El Joppa
04:02 AM Bug #9654 (Closed): If taxonomies are seeded, they should be the default orgs
Applied in changeset commit:8809a63b93b3f79eecb33a4757c4c13d2cbf4421. Anonymous
04:02 AM Refactor #11625 (Closed): Make foreman ace editor reusable
Applied in changeset commit:fa8353d8b6516b5da940816390cf9ba4de960491. Walden Raines
03:46 AM Bug #6687: Subdomains in Foreman doesn't work
In 1.8.2 this has yet another side effect, causing node parameters to be blanked out
When creating a new host: hos...
Jon Skarpeteig
03:44 AM Packaging Revision fe254eaa (foreman-packaging): Move therubyracer bundler group to assets subpackage
Dominic Cleal
03:44 AM Bug #9882 (Resolved): hammer host create with no compute profile or attributes results in "mac value is blank"
I believe this was caused by missing compute attributes that would specify at least one interface which caused fog to... Marek Hulán
03:43 AM Revision 8809a63b (foreman): fixes #9654 - mark seeded org/loc as default
Stephen Benjamin
03:34 AM Revision fa8353d8 (foreman): Fixes #11625: refactor the ace editor to make it reusable.
Make the ace editor reusable and include it on the global parameters
page.
http://projects.theforeman.org/issues/11625
Walden Raines
03:25 AM Refactor #11341 (Ready For Testing): Update fog to 1.34.0
The Foreman Bot
03:24 AM Refactor #11341 (Assigned): Update fog to 1.34.0
Dominic Cleal
03:25 AM Bug #11683 (Closed): Spinner in puppet class parameters spinning indefinitely on hostgroup creation
When creating a new hostgroup, a spinner in puppet class table under 'Parameters' tab appears and spins indefinitely.... Ondřej Pražák
03:03 AM Packaging Bug #11152: a2x: ERROR: "xsltproc" ... returned non-zero exit status 5 during Debian package build
And returned.
http://ci.theforeman.org/job/packaging_build_deb_coreproject/2309/...
Dominic Cleal
03:02 AM Installer Bug #11681 (Closed): foreman, candlepin, gutterball databases use default encoding vs explicit UTF8
Dominic Cleal

09/03/2015

07:31 PM Installer Revision dce8c469 (puppet-candlepin): Refs #11681 - Explicitly use UTF-8 as postgres database encoding
Ivan Necas
03:35 PM Installer Revision 2b101b79 (puppet-foreman): Refs #11681 - Explicitly use UTF-8 as postgres database encoding
Ivan Necas
03:11 PM Installer Bug #11681 (Closed): foreman, candlepin, gutterball databases use default encoding vs explicit UTF8
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1255520
Description of problem:
It appears when we crea...
Ivan Necas
02:25 PM Bug #11680 (Closed): DB:Migrate Multiple migrations have the name AddProvisionMethodToHosts

I ran into this bug migrating from 1.7 to 1.8.3 and from 1.8.3 to 1.9.0.
Running "foreman-rake db:migrate" resu...
keith obrien
08:57 AM Bug #11677 (Ready For Testing): foreman-debug: netstat to print also ESTABLISHED connections
The Foreman Bot
08:54 AM Bug #11677 (Closed): foreman-debug: netstat to print also ESTABLISHED connections
Description of problem:
foreman-debug generates netstat file as an output of "netstat -tulpn" command. -l means only...
Pavel Moravec
08:18 AM Packaging Revision 76aaf6e3 (foreman-packaging): add highline to dependencies for trusty
1.6.21 is required for kafo 0.6.12. Michael Moll
08:01 AM Bug #11428 (Closed): External user groups refresh is not case insensitive
Applied in changeset commit:33d7500a8d3148b6877d630a72f598f4be06b423. Daniel Lobato Garcia
07:54 AM Revision 33d7500a (foreman): Fixes #11428 - External user groups refresh shouldn't be case sensitive
group_list in ldap_fluff returns a list of lowercase LDAP GIDs.
When AuthSourceLdap tries to run update_usergroups to...
Daniel Lobato Garcia
07:52 AM Installer Revision c57fe89d (puppet-foreman_proxy_content): Merge pull request #54 from iNecas/fix-ca-path
Fixes #11660 - use default CA for client certificates verification Ivan Necas
07:49 AM Smart Proxy Feature #11676 (Ready For Testing): Proxy cannot be configured with remote DHCP server
The Foreman Bot
07:45 AM Smart Proxy Feature #11676 (Closed): Proxy cannot be configured with remote DHCP server
Easy help. I will add an option. Lukas Zapletal
06:57 AM Bug #11673 (Closed): API settings unquoted integer provided gives error
Ivan Necas
05:00 AM Bug #11673 (Ready For Testing): API settings unquoted integer provided gives error
The Foreman Bot
04:59 AM Bug #11673 (Closed): API settings unquoted integer provided gives error
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1241077
Description of problem:
Settings unqouted Integ...
Ivan Necas
06:07 AM Revision 6c05bd5b (foreman): Fixes #11673 - accept integer value when setting the integer via API
Ivan Necas
06:01 AM Bug #1477 (Closed): Whenever you switch environment for a host group - the host group looses its puppet classes.
Applied in changeset commit:8b98d8e0a1158f56a952cdf3afd45caab363b285. Ondřej Pražák
05:55 AM Refactor #11449: Don't use therubyracer anymore
I guess you're making a further change to the Debian packages for this? If you could update contribute.md as well on... Dominic Cleal
05:41 AM Packaging Bug #11667 (Closed): Deb Package 1.9.0 Hash Sum mismatch
Thanks, I was missing a step when changing the stable symlink - to delete the current contents of "stable" in the web... Dominic Cleal
05:17 AM Installer Revision cc49a39b (puppet-puppet): fix FreeBSD tests with rspec-puppet-facts 1.x
Michael Moll
05:07 AM Revision 8b98d8e0 (foreman): Fixes #1477 - Hostgroup no longer looses puppet classes when environment changed during hostgroup editing
Ondřej Pražák
04:28 AM Smart Proxy Feature #10115: Have the smart proxy report the actual fingerprint of the certificates, not just the hashing algorithm
I am also looking for this one. Is there any progress on this issue? Robert Rauch
04:01 AM Bug #11650 (Closed): Inherited variable fields empty in 'edit host' / 'new host' screens
Applied in changeset commit:be33e6e905c8d0315262a3a3a45459c3a098a29e. Anonymous
03:46 AM Revision be33e6e9 (foreman): Fixes #11650 - show global parameter value inherited from parent taxonomy
Tomer Brisker
03:38 AM Refactor #10233 (Rejected): remove database cleaner from integration tests
Dominic Cleal
03:21 AM Installer Revision fd0acdbe (puppet-foreman): fix some trivial typos in README file
Arnold Bechtoldt
03:13 AM Packaging Revision 36ccf1b3 (foreman-packaging): refs #11449 - package therubyracer bundler group
therubyracer's easily available via RPMs, so continue using this for
assets compilation.
Dominic Cleal
03:06 AM Installer Revision 52c3889a (installer): Add new foreman::plugin::*::params classes to kafo config
Dominic Cleal
03:01 AM Bug #11649 (Closed): org list doesn't show the updated description
Applied in changeset commit:e2452a0b465a8ca3567a79d52f92ca7e988422df. Brad Buckingham
03:01 AM Refactor #10832 (Closed): Make LookupKey an STI for puppet and variable keys
Applied in changeset commit:6b4b489fee86c6ca567423a0cb2af177a6d7bc93. Ori Rabin
03:00 AM Revision 60a26f57 (foreman): refs #11449 - move therubyracer to its own bundler group
Michael Moll
02:56 AM Revision e2452a0b (foreman): fixes #11649 - taxonomies api - add description to base.json.rabl
Adding the 'description' to the base.json.rabl so that it is displayed
when a user performs commands like 'organizati...
Brad Buckingham
02:54 AM Revision 6b4b489f (foreman): fixes #10832 - separating lookup keys into puppet and variable
Ori Rabin
02:08 AM Bug #11644 (Resolved): External user group outside of user basedn
From the BZ
> The LDAP linking of groups would fail for any group outside of the base dn. If the groups base dn wa...
Marek Hulán

09/02/2015

06:30 PM Packaging Revision b24ad705 (foreman-packaging): Package smart_proxy_dns_powerdns
Ewoud Kohl van Wijngaarden
06:30 PM Packaging Revision a36215af (foreman-packaging): Add ruby-mysql2 dependency for smart_proxy_dns_powerdns
This is copied unmodified from Debian wheezy-backports Ewoud Kohl van Wijngaarden
02:16 PM Packaging Bug #11667: Deb Package 1.9.0 Hash Sum mismatch
for now please use "1.9" instead of "stable" in /etc/apt/sources.list.d/foreman.list. Anonymous
11:53 AM Packaging Bug #11667 (Closed): Deb Package 1.9.0 Hash Sum mismatch
There are hash sum and size mismatches for the packages in the 1.9.0 stable branch.
Affected packages:
ruby-loc...
keith obrien
12:31 PM Feature #11643: Allow through API methods to render templates without configuring a host in build mode
Is there a better way for users to get at the rendered ks file?
-- bk
Dominic Cleal wrote:
> Bryan Kearney wro...
Bryan Kearney
04:41 AM Feature #11643: Allow through API methods to render templates without configuring a host in build mode
Bryan Kearney wrote:
> 1. Access to http://sat6host/unattended/provision from a host which is not in build mode and ...
Dominic Cleal
11:49 AM Installer Revision 25cb897a (puppet-foreman_proxy_content): Fixes #11660 - use default CA for client certificates verification
The katello_server_ca_cert is not meant to verify client certificates (although
it seems to work with all-in-one cert...
Ivan Necas
08:43 AM Bug #11665 (Closed): mail subscriptions can't be removed
When trying to unsubscribe from mail notifications, I was not able to remove my subscription from the database.
qu...
Ohad Levy
08:35 AM Bug #11663: Empty lookup value validated even when use_puppet_default is checked
Appears to be a 1.9 regression. Dominic Cleal
08:23 AM Bug #11663 (Closed): Empty lookup value validated even when use_puppet_default is checked
Since https://github.com/theforeman/foreman/blob/develop/app/models/lookup_value.rb#L10 was added
adding a matcher ...
Ori Rabin
07:56 AM Bug #11661 (New): Puppet importer class should return a warning when a class is defined twice
Had the problem that we added a class twice into puppet by a mistake. After import via Environments->Product->Import ... Robert Walter
07:26 AM Smart Proxy Bug #11653 (Ready For Testing): stdout warning about use of "SYSLOG" logger on every startup
The Foreman Bot
06:42 AM Smart Proxy Bug #11653 (Closed): stdout warning about use of "SYSLOG" logger on every startup
The smart proxy now warns about lack of syslog on some platforms on every startup, which is overly verbose, since #11... Dominic Cleal
07:21 AM Bug #11659: Puppetclass importer extremely slow
one of the possible causes: https://github.com/theforeman/foreman/pull/2466#discussion_r38517510 Ori Rabin
07:19 AM Bug #11659 (New): Puppetclass importer extremely slow
Tom Caspy
07:20 AM Bug #11656: Network interface dropdowns not disabled on VMware host edits
Foreman doesn't support editing of VMware hosts, so these should have been disabled - they were in previous versions,... Dominic Cleal
07:09 AM Bug #11656 (Closed): Network interface dropdowns not disabled on VMware host edits
After edit created host and change VMWare interface portgroup, in vSphere portgroup really not changed. Nikita Stupin
07:17 AM Bug #11658: In host/hostgroup form, removing puppetclasses in 'Puppet classes' tab does not trigger call to server
Discussion: https://github.com/theforeman/foreman/pull/2658#issuecomment-136947777 Ondřej Pražák
07:13 AM Bug #11658 (Rejected): In host/hostgroup form, removing puppetclasses in 'Puppet classes' tab does not trigger call to server
When removing puppetclasses from host/hostgroup in 'Puppet Classes' tab, the removal does not result in ajax call and... Ondřej Pražák
07:11 AM Smart Proxy Bug #11654 (Ready For Testing): Error logged: Unable to overwrite interrupt trap: undefined method `version' for nil:NilClass
The Foreman Bot
06:46 AM Smart Proxy Bug #11654 (Closed): Error logged: Unable to overwrite interrupt trap: undefined method `version' for nil:NilClass
On a default Debian Wheezy (7) installation, the smart proxy logs the following warning when starting up:
W, [...
Dominic Cleal
07:10 AM Tracker #11657 (New): Performance refactoring for HostsController
Tom Caspy
07:01 AM Refactor #11462 (Closed): In host/hostgroup parameters form, "more info" text is unneccesary
Applied in changeset commit:b3ac878a8f6f065fe60260e4ddf0ecdcb8c50ae4. Anonymous
07:01 AM Bug #11466 (Closed): fullscreen buttons should be have consistent layout throughout the application
Applied in changeset commit:b3ac878a8f6f065fe60260e4ddf0ecdcb8c50ae4. Anonymous
06:52 AM Installer Bug #11655 (Closed): DNS configuration for smart proxy split into per-provider configs
#7008 split the smart proxy DNS configuration into per-provider configuration files and also changed settings such as... Dominic Cleal
06:27 AM Revision b3ac878a (foreman): Fixes #11466, #11462 - Improve layout of textareas
Tomer Brisker
06:01 AM Revision 9a9ec5b1 (foreman): Refs #3809 - Enable Rails delegate cop
Daniel Lobato Garcia
05:58 AM Revision bb3572ff (foreman): Refs #3809 - Stabby lambda syntax for oneliners
I started by spotting log.rb which didn't have a lambda wrapping its
default scope, as needed by Rails 4. Since the s...
Daniel Lobato Garcia
05:57 AM Bug #3145 (Ready For Testing): Performance issue editing host with many parameters
Dominic Cleal
05:52 AM Support #11617 (Feedback): Puppet Kick is not working
I don't know. I'd suggest you use the two Puppet support resources I mentioned, the puppet-users list or the Ask Pup... Dominic Cleal
05:48 AM Support #11617: Puppet Kick is not working
Thanks for the update,
what needs to be done on agent side to resolve this issue.
thanks in advance.
Sandeep Sharma
05:08 AM Installer Bug #11652 (Closed): Foreman installer sets Apache2 SSLCACertificatePath to system Trust Store
The SSLCACertificatePath of the foreman ssl and puppet master vhost is set to the System Trust Store.
On debian this...
Arnd Hannemann
05:01 AM Bug #11630 (Closed): Resolution of #11385 breaks the vmware integration
Applied in changeset commit:58c48471a04c7b4ef71c140320addb07590f1230. Anonymous
04:51 AM Bug #11650 (Ready For Testing): Inherited variable fields empty in 'edit host' / 'new host' screens
The Foreman Bot
02:56 AM Bug #11650 (Closed): Inherited variable fields empty in 'edit host' / 'new host' screens
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1247617
Description of problem:
I have nested locations i...
Tomer Brisker
04:48 AM Feature #3779 (New): Expose console access through the API
Dominic Cleal
04:47 AM Refactor #8805 (New): Locations and organizations model duplication
Dominic Cleal
04:47 AM Bug #11644: External user group outside of user basedn
And precisely which base DN(s) are you talking about, as there are two. Dominic Cleal
03:19 AM Bug #11644 (Need more information): External user group outside of user basedn
Is this really a bug? The base DN is precisely there to limit where do we have to look for. If the DN for the user gr... Daniel Lobato Garcia
04:44 AM SELinux Bug #11608: Selinux prevents Console from working
It could be a "dontaudit" rule if you're not getting an actual AVC message in the audit log (https://access.redhat.co... Dominic Cleal
04:40 AM Bug #11645: Change "Parametrized_Classes_in_ENC" to say "Parameterized"...
UI already fixed in linked ticket. Dominic Cleal
04:36 AM Bug #11641 (Duplicate): Edit host form shows incorrect networks for NICS on vmWare
Dominic Cleal
04:36 AM Refactor #11651 (New): HTML tags in extracted strings
There are quite a few strings all across the app that include HTML tags
for example: https://github.com/theforeman/f...
Ori Rabin
04:06 AM Revision 58c48471 (foreman): Fixes #11630 - Enable management of nics in compute profiles without libvirt network
Julien Pivotto
03:30 AM Installer Revision 57254242 (puppet-foreman): Change tabs to spaces in parameter documentation
RDoc fails to parse lists when only tabs are present after the
parameter name.
Dominic Cleal
03:00 AM Packaging Revision c66ec762 (foreman-packaging): Automatic commit of package [rubygem-smart_proxy_remote_execution_ssh] minor release [0.0.5-1.fm1_10].
Dominic Cleal
03:00 AM Packaging Revision c715f77f (foreman-packaging): Automatic commit of package [rubygem-foreman_remote_execution] minor release [0.0.5-1.fm1_10].
Dominic Cleal
03:00 AM Packaging Revision fedb3058 (foreman-packaging): Merge pull request #794 from stbenjam/rpm/rex-0.0.5
Release Remote Execution Plugins 0.0.5 (RPM) Dominic Cleal

09/01/2015

09:13 PM SELinux Bug #11608: Selinux prevents Console from working
I also never see the websockify process spawned with ps...
This makes me think Foreman is denied to spawn it on the ...
Chris Edester
09:10 PM SELinux Bug #11608: Selinux prevents Console from working
IT works when I turn off selinux:
setenforce 0
Then stops working again when selinux is enabled:
setenforce 1
...
Chris Edester
04:36 AM SELinux Bug #11608: Selinux prevents Console from working
If you're seeing the error in the web UI then it's more likely to be Foreman unable to talk to the compute resource a... Dominic Cleal
06:24 PM Bug #9981 (Assigned): Smart variable doesn't show error on new variable
Walden Raines
05:16 PM Bug #11649 (Ready For Testing): org list doesn't show the updated description
The Foreman Bot
05:08 PM Bug #11649 (Closed): org list doesn't show the updated description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1201726
Description of problem:
when we update org's desc...
Brad Buckingham
02:05 PM Packaging Revision f7f14be4 (foreman-packaging): Release Remote Execution Plugins 0.0.5
Stephen Benjamin
02:01 PM Packaging Revision df03b2fc (foreman-packaging): Release Remote Execution Plugins 0.0.5
Stephen Benjamin
01:45 PM Bug #11645 (Resolved): Change "Parametrized_Classes_in_ENC" to say "Parameterized"...
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1194900
Description of problem:
I'm not sure if this is s...
Bryan Kearney
01:41 PM Bug #11644 (Resolved): External user group outside of user basedn
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1195878
Description of problem:
Linked external groups fa...
Bryan Kearney
01:19 PM Feature #11643 (Closed): Allow through API methods to render templates without configuring a host in build mode
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1207044
Description of problem:
If a host isn't in build ...
Bryan Kearney
01:10 PM Bug #11642 (Duplicate): Fetching host power state using "power_action": "status" fails for VMs
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1211376
Description of problem:
User is unable to fetch a...
Bryan Kearney
01:06 PM Bug #11641 (Duplicate): Edit host form shows incorrect networks for NICS on vmWare
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1221658
Description of problem:
Edit page for hosts creat...
Bryan Kearney
01:01 PM Bug #11570 (Closed): Smart class parameter overrides not removed on host deletion
Applied in changeset commit:7cd51106be9f7dad8e35ed76a0876578b2c93c80. Tom Caspy
12:09 PM Revision 7cd51106 (foreman): fixes #11570 - returning 'dependent destroy' to lookup values
Tom Caspy
11:28 AM Bug #11637 (New): Syntax highlighting in Template editor is not working correctly for combination of ordinary comment and ERB block
See attached screenshot.
Commented line is completely gray so one can think that ERB block is commented out as well ...
Filip Brychta
11:01 AM Bug #11579 (Closed): CVE-2015-5233 - reports show/destroy not restricted by host authorization
Applied in changeset commit:293036dfa71ae70624663647f1ef70798bf53d3e. Daniel Lobato Garcia
10:51 AM Revision 293036df (foreman): Fixes #11579 - Reports show/destroy restricted by host authorization (CVE-2015-5233)
ReportsController 'show' and 'destroy' now perform a check to see if
the User is authorized to see the Host associate...
Daniel Lobato Garcia
10:33 AM Bug #9267 (Assigned): overridded parameter names textfield is too short
Amir Fefer
10:03 AM Refactor #11460 (Assigned): Host/Hostgroup parameters should have a clean layout
Tomer Brisker
04:07 AM Refactor #11460: Host/Hostgroup parameters should have a clean layout
Tables are different for every kind of parameter and inconsistent between host and hostgroup forms.
Table headers an...
Tomer Brisker
09:17 AM Feature #3650 (Ready For Testing): Listing possible values of compute attributes
The Foreman Bot
09:02 AM Installer Revision 4c0fda2b (puppet-foreman): Add plugin_prefix option on main class
This allows overriding the default which is set
in params.pp and used in plugin.pp.
* Add parameter to main class
* ...
Martin Merfort
08:40 AM Bug #11624 (Rejected): textareas not truely disabled for inherited global params in host edit form
could not replicate. Tomer Brisker
08:35 AM Bug #11632 (New): Refactor Foreman core to use semantic names.
Use more descriptive names for the views in foreman core. Alon Goldboim
08:34 AM Bug #11468 (Assigned): In host/hostgroup parameters form, global parameters should be clearly separated from class parameters
Ori Rabin
08:31 AM Bug #11631 (Closed): email reports do not contain a link to foreman
When recieving an email report / alert, I would like to be able to click on something that gets me back to foreman.
Ohad Levy
08:01 AM Bug #11630 (Ready For Testing): Resolution of #11385 breaks the vmware integration
The Foreman Bot
07:54 AM Bug #11630 (Closed): Resolution of #11385 breaks the vmware integration
It is impossible to change compute profile for the vmware comoute resources (and probably others) because they do not... Julien Pivotto
07:43 AM Feature #11629 (New): Possibility to set "Physical Memory Guaranteed" option for machines created in oVirt compute resource.
Machines created in an oVirt compute resource get the same "guaranteed physical memory" as "memory size".
This makes...
Martin Hovmöller
07:20 AM Bug #3145: Performance issue editing host with many parameters
This may or may not be related to the original issue but it looks like performance has dropped significantly somewher... Jeff Sault
07:05 AM Bug #11465 (Ready For Testing): In host/hostgroup parameters form, tables that are empty should display helpful text
The Foreman Bot
07:04 AM Bug #6363: Kickstart template doesn't work for host group provisioning: undefined method 'info' for Hostgroup::Jail
I don't think so, just #6861 had a bugzilla. I'd just let this whole thing die and tell HG provisioning users to writ... Stephen Benjamin
06:41 AM Bug #6363 (New): Kickstart template doesn't work for host group provisioning: undefined method 'info' for Hostgroup::Jail
Dominic Cleal
07:01 AM Bug #11619 (Closed): Can't seed locked templates
Applied in changeset commit:bf5f18013ad224a93d917d696d94952965a8968d. Anonymous
06:58 AM Revision bf5f1801 (foreman): fixes #11619 - only check template changes when persisted
Stephen Benjamin
05:58 AM Feature #11628: Check templates when associating with hostgroup
Association of a template to a host group doesn't imply that host group-based provisioning is being used, it may just... Dominic Cleal
05:57 AM Feature #11628: Check templates when associating with hostgroup
No we want to check:
- association
- template change
- hostgroup change
Lukas Zapletal
05:54 AM Feature #11628: Check templates when associating with hostgroup
Or maybe when we build the PXE menu? Lukas Zapletal
05:53 AM Feature #11628 (New): Check templates when associating with hostgroup
We see people struggling with HG provisioning using templates which cannot be used. I think we could prevent from thi... Lukas Zapletal
04:40 AM Support #11617: Puppet Kick is not working
I don't think your issue is with Foreman here, it's something in your Puppet kick setup. You may want to try puppet-... Dominic Cleal
04:29 AM Bug #11590 (Rejected): Foreman throws 'NameError: uninitialized constant Foreman::PermittedAttributes::ATTRIBUTES' when plugin enables protected_attributes gem in rails4
Does not exist... Dominic Cleal
04:12 AM Bug #11408 (New): Plugin permissions are broken when using multiple selects
Dominic Cleal
04:10 AM Bug #8673 (New): [RBAC] A user should not be able to create a role that exceeds their own permissions.
Dominic Cleal
04:06 AM Packaging Revision 2f8a1fda (foreman-packaging): Automatic commit of package [rubygem-smart_proxy_salt] minor release [2.1.5-1.fm1_10].
Dominic Cleal
04:05 AM Packaging Revision 2c6c9e47 (foreman-packaging): Merge pull request #793 from stbenjam/rpm/salt-proxy-2.1.5
Release smart_proxy_salt 2.1.5 (RPM) Dominic Cleal
04:02 AM Packaging Revision fb447513 (foreman-packaging): update kafo to 0.6.12
Closes GH-790 Michael Moll

08/31/2015

11:34 PM Bug #11471: CVE-2015-5246 - previous password still allowed to log into foreman with Active Directory backend
Please use CVE-2015-5246 for this issue. Kurt Seifried
05:22 PM Packaging Revision 145963b2 (foreman-packaging): Release smart_proxy_salt 2.1.5
Stephen Benjamin
02:45 PM Installer Revision 6238f9ef (puppet-foreman): Add missing specs for plugins
closes GH-351 Stephen Benjamin
12:01 PM Bug #11031 (Closed): Cannot remove interface with duplicate name
Applied in changeset commit:1e7822a586b6e4f288823df0b9419ef2749d6b8c. Marek Hulán
12:01 PM Bug #11284 (Closed): Unable to unset websockets_ssl_key when websockets_encrypt is on
Applied in changeset commit:79023fbec18651ce2b269b505bb6ad0d4c46b4f8. Lukas Zapletal
11:33 AM Revision 1e7822a5 (foreman): Fixes #11031 - ignore identifiers of interfaces being destroyed
Marek Hulán
11:03 AM Feature #11211 (Assigned): Improve the usability of the parameter expander
Walden Raines
11:02 AM Refactor #11625 (Ready For Testing): Make foreman ace editor reusable
The Foreman Bot
10:27 AM Refactor #11625 (Closed): Make foreman ace editor reusable
We should make the foreman ace editor reusable so it can be used on the global parameters page as well. Walden Raines
11:01 AM Bug #11427 (Closed): puppetclass edit text under Optional input validator should be an alert
Applied in changeset commit:364b9adb819870b70322405542ed4aef3737694f. Ondřej Pražák
11:00 AM Revision 79023fbe (foreman): Fixes #11284 - clear cache during websocket setting migration
Lukas Zapletal
10:16 AM Bug #11624 (Rejected): textareas not truely disabled for inherited global params in host edit form
Tomer Brisker
10:12 AM Revision 364b9adb (foreman): Fixes #11427 - puppetclass edit text under optional input validator is now alert-info
Ondřej Pražák
10:01 AM Bug #11467 (Closed): In host/hostgroup parameters form, resizing textareas should only allow vertical resizing
Applied in changeset commit:c88c48f578244f273a72d296fb82cc1f192fe41b. Ondřej Pražák
10:00 AM Revision c88c48f5 (foreman): Fixes #11467 - Textareas in form may be resized only vertically
Ondřej Pražák
09:50 AM Packaging Revision 6daa56fe (foreman-packaging): Release smart_proxy_salt 2.1.5
Stephen Benjamin
08:46 AM Feature #11622 (Closed): Be able to specify Domain & Subnet as free text
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1258327
Description of problem:
In very big environments ...
Bryan Kearney
08:02 AM Bug #11596 (Closed): Error generating IP: Not Found shoud not be in the IP field
Applied in changeset commit:7027757a50cd822201177190c43607a321322d34. Shimon Shtein
07:47 AM Revision 7027757a (foreman): Fixes #11596 - Changed the javascript to put the error near te ip field, not inside it.
Shimon Shtein
07:06 AM Bug #11570 (Ready For Testing): Smart class parameter overrides not removed on host deletion
The Foreman Bot
07:05 AM Bug #11610 (Ready For Testing): db migration extremly slow
The Foreman Bot
07:03 AM Bug #11621 (Ready For Testing): n+1 query on User groups index
The Foreman Bot
06:59 AM Bug #11621 (Closed): n+1 query on User groups index
Daniel Lobato Garcia
07:01 AM Bug #11388 (Closed): Info box too small, almost always has scroll bar
Applied in changeset commit:9bc1f99cf12d2f102af65f234eb93173d95e0a10. Anonymous
06:16 AM Revision 9bc1f99c (foreman): Fixes #11388 - Popovers display with correct size and dismiss on next click
Tomer Brisker
06:16 AM Bug #11619 (Ready For Testing): Can't seed locked templates
The Foreman Bot
06:12 AM Bug #11619 (Closed): Can't seed locked templates
Something like `ProvisioningTemplate.create(...some stuff..., :locked => true` doesn't work, you have to create it an... Stephen Benjamin
05:30 AM Refactor #11618 (Ready For Testing): Replace validation tests by shoulda-matchers
The Foreman Bot
05:28 AM Refactor #11618 (Closed): Replace validation tests by shoulda-matchers
A good chunk of our unit tests are testing whether a validation is working or not by testing it actively. For the val... Daniel Lobato Garcia
03:44 AM Support #11617 (Resolved): Puppet Kick is not working
I have installed the Foreman 1.9 on Amazon EC2 CentOS 6.5, getting issue while running the "Run Puppet"
Packages ...
Sandeep Sharma
02:16 AM Bug #11615: Puppet class index "Environment and Documentaion" links broken
The environments listed are supposed to be linked to puppet rdocs. However, the link is there even if the docs aren't... Tomer Brisker

08/30/2015

08:20 AM Bug #11596 (Ready For Testing): Error generating IP: Not Found shoud not be in the IP field
The Foreman Bot
07:37 AM Bug #11615 (Closed): Puppet class index "Environment and Documentaion" links broken
remove the "and documentation" part Tomer Brisker
06:50 AM Installer Revision e73be39b (puppet-dns): Added options possibilities
Marc Schaer
05:01 AM Refactor #11464 (Ready For Testing): In hostgroup parameters form, parent parameters should look like host inherited parameters
The Foreman Bot

08/28/2015

07:47 PM Installer Revision 75adde4f (puppet-katello): Merge pull request #76 from ehelms/support-tfm
Update package to tfm- prefix to support new Foreman SCL. Eric Helms
06:04 PM Refactor #11449 (Ready For Testing): Don't use therubyracer anymore
The Foreman Bot
04:04 PM Bug #11610 (Closed): db migration extremly slow
When having a lot of hosts, since introducing db/migrate/20150819105725_add_lookup_value_match_to_host_and_hostgroup.... Ohad Levy
01:47 PM SELinux Bug #11608 (Closed): Selinux prevents Console from working
After upgrading to Foreman 1.9 vnc consoles no longer work.
When I disable selinux the console works again.
With ...
Chris Edester
01:33 PM Bug #11602 (Rejected): Disabling token_duration disables ks template substitution
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1257833
Description of problem: When using capsules, setti...
Bryan Kearney
01:01 PM Bug #10408 (Closed): Host checkboxes get cleared after action taken
Applied in changeset commit:833dcdeb33d33569f2b1e09e9e7dc6d906590d08. Amir Fefer
12:27 PM Revision 833dcdeb (foreman): Fixes #10408 - adding checkbox in hosts-index page for keeping selected hosts
Amir Fefer
12:01 PM Refactor #11461 (Closed): In host/hostgroup parameters form, "Global scope" column tells nothing for global parameters, remove it
Applied in changeset commit:5b3879ffd5fa7ee8354af45a82b491f41e5cd174. Amir Fefer
11:54 AM Revision 5b3879ff (foreman): Fixes #11461 - Remove 'global scope' column in host/hostgroup parameters form
Amir Fefer
10:18 AM Smart Proxy Feature #11582 (Rejected): Implement proxy API for "built" command
Not a bug, this was caused by token_duration = 0. Lukas Zapletal
10:01 AM Bug #11437 (Closed): "Can't modify frozen Array" error on frozen arrays in select list
Applied in changeset commit:b8fa2e29c597cf0b87e2ceb8d43557793047e1c1. Ondřej Pražák
10:01 AM Feature #10731 (Closed): Allow matches to merge with default values.
Applied in changeset commit:8347a5effc0f7b27710b73a758abe22bb81aad7b. Ori Rabin
09:27 AM Smart Proxy Bug #11599 (Ready For Testing): Parsing environments/manifests in Puppet 4 fails
Dominic Cleal
09:09 AM Smart Proxy Bug #11599 (Closed): Parsing environments/manifests in Puppet 4 fails
When using the smart-proxy with Puppet 4, the proxy fails to scan both environments and manifests due to api/config o... Damien Churchill
09:24 AM Bug #10825: Error creating VMWare compute resources: wrong number of arguments(1 for 0)
I can confirm this issue.
I'm also running foreman on EL6 (fully upgraded to 6.7) and am facing the exact same probl...
Jan Vanmullem
09:04 AM Revision b8fa2e29 (foreman): Fixes #11437 - do not modify frozen arrays in select_f helper
Ondřej Pražák
09:04 AM Revision 8347a5ef (foreman): Fixes #10731 - Allow matches to merge with default values
Ori Rabin
08:01 AM Smart Proxy Refactor #11323 (Closed): Refactor PID writing, interrupt trap and daemon logging
Applied in changeset commit:335a1610fae8cd74720e2d9841d904deb8ff1881. Anonymous
08:01 AM Bug #11440: Network bonding is not working properly when provisioning CenOS/RHEL servers because the default gateway is not set.
Lowering the priority since it's easy to modify the configuration snippet. Marek Hulán
07:43 AM Smart Proxy Revision 335a1610: Fixes #11323 - fixed PID writing, interrupt trap and daemon logging
Lukas Zapletal
07:30 AM Bug #11467 (Ready For Testing): In host/hostgroup parameters form, resizing textareas should only allow vertical resizing
The Foreman Bot
06:01 AM Bug #9453 (Closed): Config Groups: Tooltips used for adding/removing classes to a config group could be streamlined
Applied in changeset commit:f9d9ece7f135fc583b8df138a305267abd289a23. Anonymous
05:21 AM Revision f9d9ece7 (foreman): Fixes #9453 - improve tooltips on puppetclass selection forms
Tomer Brisker
03:57 AM Refactor #10988 (Ready For Testing): Remove 1.11 deprecations
The Foreman Bot
03:53 AM Packaging Revision fd9e21d2 (foreman-packaging): Add intermediate builddeps to repos
Dominic Cleal
03:46 AM Bug #11596: Error generating IP: Not Found shoud not be in the IP field
For the record, this is not just a cosmetic thing. It breaks DHCP IP address assignement if you have multiple subnets... Lukas Zapletal
03:23 AM Bug #11596 (Closed): Error generating IP: Not Found shoud not be in the IP field
The "Error generating IP: Not Found" error is being inserted in the field itself on error (e.g. proxy is not reachabl... Lukas Zapletal
02:56 AM Bug #11583 (Rejected): unattended_url is not high available
Dominic Cleal

08/27/2015

04:55 PM Bug #11590 (Ready For Testing): Foreman throws 'NameError: uninitialized constant Foreman::PermittedAttributes::ATTRIBUTES' when plugin enables protected_attributes gem in rails4
The Foreman Bot
02:47 PM Bug #11590 (Rejected): Foreman throws 'NameError: uninitialized constant Foreman::PermittedAttributes::ATTRIBUTES' when plugin enables protected_attributes gem in rails4
Adam Price
04:03 PM Bug #11560 (Closed): foreman-debug to skip USER_AVC SELinux audit "denials"
Applied in changeset commit:ee2d45d090b81b00586fcccfcb524ea3bc272839. Lukas Zapletal
04:03 PM Bug #11581 (Closed): Headings are not extracted in the selected hosts modal
Applied in changeset commit:beab18edbe708f83860d970392af8b5494fa4faf. Amir Fefer
05:03 AM Bug #11581: Headings are not extracted in the selected hosts modal
Dominic Cleal wrote:
> Do you mean the table headings in the screenshot?
Yep
Amir Fefer
05:00 AM Bug #11581 (Ready For Testing): Headings are not extracted in the selected hosts modal
The Foreman Bot
04:53 AM Bug #11581: Headings are not extracted in the selected hosts modal
Do you mean the table headings in the screenshot? Dominic Cleal
04:50 AM Bug #11581 (Closed): Headings are not extracted in the selected hosts modal
Amir Fefer
03:23 PM Revision ee2d45d0 (foreman): Fixes #11560 - foreman-debug counts denials correctly
Lukas Zapletal
03:22 PM Revision beab18ed (foreman): Fixes #11581 - Headlines extracted in the selected hosts modal
Amir Fefer
02:29 PM Bug #11583 (Closed): unattended_url is not high available
Closing as I didn't read that part. Thanks! Daniel Lobato Garcia
02:25 PM Bug #11583: unattended_url is not high available
If you're using the Template feature foreman_url('provision') and anything else gets resolved to the tempalte url in ... Stephen Benjamin
01:48 PM Bug #11583: unattended_url is not high available
unattended_url should be set on Foreman to be the same as the template_url (on /etc/smart-proxy/settings.d/templates.... Daniel Lobato Garcia
07:37 AM Bug #11583 (Feedback): unattended_url is not high available
Dominic Cleal
05:11 AM Bug #11583: unattended_url is not high available
When using the smart proxy templates feature, is the URL not supplied by the smart proxy itself? Via the smart proxy... Dominic Cleal
05:03 AM Bug #11583 (Rejected): unattended_url is not high available
On installations of Foreman that serve templates through the smart-proxy, we want Foreman to show the smart-proxy URL... Daniel Lobato Garcia
11:24 AM Bug #11579 (Ready For Testing): CVE-2015-5233 - reports show/destroy not restricted by host authorization
The Foreman Bot
03:28 AM Bug #11579: CVE-2015-5233 - reports show/destroy not restricted by host authorization
It looks like this extends to both the regular #show and #destroy behaviour on the UI and API controllers, which woul... Dominic Cleal
03:27 AM Bug #11579 (Closed): CVE-2015-5233 - reports show/destroy not restricted by host authorization
Foreman 1.5.0 or higher are vulnerable to an authorization issue that allows users to view and delete reports for hos... Dominic Cleal
10:48 AM Packaging Revision 20e7e340 (foreman-packaging): Automatic commit of package [rubygem-deface] minor release [1.0.1-1.fm1_10].
Dominic Cleal
10:47 AM Packaging Revision d4d36133 (foreman-packaging): Automatic commit of package [rubygem-nokogiri] minor release [1.6.6.2-1.fm1_10].
Dominic Cleal
10:45 AM Packaging Revision ff968296 (foreman-packaging): Automatic commit of package [rubygem-colorize] minor release [0.7.7-1.fm1_10].
Dominic Cleal
10:44 AM Packaging Revision 0b17e1ac (foreman-packaging): Merge pull request #777 from domcleal/rpm/develop-deface-1
Update deface to 1.0.1 (RPM) Dominic Cleal
10:05 AM Feature #4528: Support Facter 2 structured facts
Any update? Not having structured facts in foreman is getting to be a big hassle to get around. Would be nice to ge... Jeff Sparrow
09:58 AM SELinux Revision 3a6366ab: refs #4841 - change ruby193 SCL paths to tfm SCL
Dominic Cleal
09:09 AM Packaging Revision 38a8a809 (foreman-packaging): Add smart_proxy_remote_execution_ssh
Closes GH-741 Stephen Benjamin
09:09 AM Packaging Revision 3f9e014e (foreman-packaging): Add smart_proxy_dynflow
Closes GH-740 Stephen Benjamin
08:12 AM Bug #11284 (Ready For Testing): Unable to unset websockets_ssl_key when websockets_encrypt is on
The Foreman Bot
08:05 AM Packaging Revision 82c4f0a4 (foreman-packaging): Update remote_execution to 0.0.4
Stephen Benjamin
07:55 AM Packaging Revision c94c3236 (foreman-packaging): Automatic commit of package [rubygem-foreman_remote_execution] minor release [0.0.4-1.fm1_10].
Dominic Cleal
07:54 AM Packaging Revision 4707fb52 (foreman-packaging): Automatic commit of package [rubygem-foreman_salt] minor release [3.0.2-1.fm1_10].
Dominic Cleal
07:54 AM Packaging Revision 336cf80d (foreman-packaging): Merge pull request #788 from stbenjam/rpm/frex-0.0.4
Release foreman_remote_execution 0.0.4 (RPM) Dominic Cleal
07:54 AM Packaging Revision c1b369da (foreman-packaging): Merge pull request #786 from stbenjam/rpm/salt-3.0.2
Release foreman_salt 3.0.2 (RPM) Dominic Cleal
07:37 AM Smart Proxy Feature #11582 (Need more information): Implement proxy API for "built" command
Dominic Cleal
07:32 AM Smart Proxy Feature #11582: Implement proxy API for "built" command
Built is just an unattended action, why wouldn't it work?
https://github.com/theforeman/smart-proxy/blob/develop...
Stephen Benjamin
04:50 AM Smart Proxy Feature #11582 (Rejected): Implement proxy API for "built" command
This is hopefully the last missing bit in indirect communication feature. Lukas Zapletal
07:17 AM Packaging Revision 088b63ec (foreman-packaging): Release foreman_salt 3.0.2
Stephen Benjamin
07:16 AM Packaging Revision 208c978d (foreman-packaging): Release foreman_remote_execution 0.0.4
Stephen Benjamin
06:55 AM Bug #11388 (Ready For Testing): Info box too small, almost always has scroll bar
The Foreman Bot
06:43 AM Packaging Revision 019f6d01 (foreman-packaging): Update foreman_setup to 3.0.2
Dominic Cleal
06:27 AM Packaging Revision ced2ca03 (foreman-packaging): Automatic commit of package [rubygem-foreman_setup] minor release [3.0.2-1.fm1_10].
Dominic Cleal
06:23 AM Packaging Revision 9e410895 (foreman-packaging): Release foreman_salt 3.0.2
Closes GH-787 Stephen Benjamin
06:05 AM Packaging Revision 734f2952 (foreman-packaging): Update foreman_setup to 3.0.2
Dominic Cleal
05:14 AM Bug #11550: Failed to create a compute vmware-hq (VMware) instance es1.initial..dev: undefined method `key?' for #<String:0x0000000ab647e8>
Nikita Stupin wrote:
> Dominic Cleal wrote:
> > Do you know what the cause was in the end? It might be useful to r...
Dominic Cleal
05:07 AM Bug #11550: Failed to create a compute vmware-hq (VMware) instance es1.initial..dev: undefined method `key?' for #<String:0x0000000ab647e8>
Dominic Cleal wrote:
> Do you know what the cause was in the end? It might be useful to record it for others.
Yes,...
Nikita Stupin
04:49 AM Bug #11550 (Resolved): Failed to create a compute vmware-hq (VMware) instance es1.initial..dev: undefined method `key?' for #<String:0x0000000ab647e8>
Nikita Stupin wrote:
> Please close this ticket, error with " undefined method `key?" is not actually.
Do you kno...
Dominic Cleal
04:42 AM Bug #11550: Failed to create a compute vmware-hq (VMware) instance es1.initial..dev: undefined method `key?' for #<String:0x0000000ab647e8>
Please close this ticket, error with " undefined method `key?" is not actually.
About disabled network adapter may b...
Nikita Stupin
04:38 AM Bug #11550 (New): Failed to create a compute vmware-hq (VMware) instance es1.initial..dev: undefined method `key?' for #<String:0x0000000ab647e8>
Nikita Stupin wrote:
> Dominic Cleal wrote:
> > > 2. Network adapter in new VM is disabled.
> > > 3. VM after crea...
Dominic Cleal
04:23 AM Bug #11550: Failed to create a compute vmware-hq (VMware) instance es1.initial..dev: undefined method `key?' for #<String:0x0000000ab647e8>
Dominic Cleal wrote:
> Is the template showing as linked to the host, either on the Templates tab or via the Resolve...
Nikita Stupin
04:19 AM Bug #11550: Failed to create a compute vmware-hq (VMware) instance es1.initial..dev: undefined method `key?' for #<String:0x0000000ab647e8>
Nikita Stupin wrote:
> I create cloud-init template with this content.
> [...]
Is the template showing as linke...
Dominic Cleal
03:42 AM Bug #11550: Failed to create a compute vmware-hq (VMware) instance es1.initial..dev: undefined method `key?' for #<String:0x0000000ab647e8>
I create cloud-init template with this content.... Nikita Stupin
05:07 AM Bug #10957: Warning error on "Monitor/Statistics" webpage
in the file lib/core_extensions.rb you should change line 129 to:
@value, _, unit=self.match(/(\d+(\.\d+)?) ?(([KMGT...
Inixi Noisse
05:03 AM Bug #3864: Change ignore_puppet_facts_for_provisioning default to true
In other words, starting from Foreman 1.8+ our networking parsing code does not rely on how facter reports "main" int... Lukas Zapletal
04:58 AM Packaging Revision 5fd1280e (foreman-packaging): Automatic commit of package [rubygem-foreman_salt] minor release [3.0.1-2.fm1_10].
Dominic Cleal
04:58 AM Packaging Revision 3c3a356e (foreman-packaging): Automatic commit of package [rubygem-foreman_remote_execution] minor release [0.0.3-2.fm1_10].
Dominic Cleal
04:58 AM Packaging Revision 748609c4 (foreman-packaging): Automatic commit of package [rubygem-foreman_openscap] minor release [0.4.3-2.fm1_10].
Dominic Cleal
04:51 AM Smart Proxy Feature #969: Direct Client->Foreman communication shouldn't be needed (and moved to the Proxy)
For the record, it looks like clients still try to reach the Foreman server to do the "built" request. The ticket #10... Lukas Zapletal
03:39 AM Packaging Revision c55a1abe (foreman-packaging): Update deface to 1.0.1
Dominic Cleal
03:39 AM Packaging Revision 911f0a68 (foreman-packaging): Update nokogiri to 1.6.6.2
Dominic Cleal
03:39 AM Packaging Revision 0c8b2960 (foreman-packaging): Add colorize as deface dep
Dominic Cleal
02:55 AM Packaging Revision c5f7c303 (foreman-packaging): Automatic commit of package [rubygem-foreman_discovery] minor release [4.0.0-2.fm1_10].
Dominic Cleal
02:54 AM Packaging Revision ee63ee13 (foreman-packaging): Automatic commit of package [rubygem-openscap] minor release [0.4.2-3.fm1_10].
Dominic Cleal
02:54 AM Packaging Revision 7feb43f7 (foreman-packaging): Automatic commit of package [rubygem-foreman-tasks] minor release [0.7.3-2.fm1_10].
Dominic Cleal
02:54 AM Packaging Revision 10babea9 (foreman-packaging): Automatic commit of package [rubygem-foreman_setup] minor release [3.0.1-2.fm1_10].
Dominic Cleal
02:54 AM Packaging Revision ce14ae5a (foreman-packaging): Automatic commit of package [rubygem-foreman_docker] minor release [1.4.1-2.fm1_10].
Dominic Cleal
02:53 AM Packaging Revision 7d906415 (foreman-packaging): Automatic commit of package [rubygem-foreman_bootdisk] minor release [6.0.0-2.fm1_10].
Dominic Cleal
02:53 AM Packaging Revision b492ed27 (foreman-packaging): Automatic commit of package [rubygem-bastion] minor release [2.0.0-2.fm1_10].
Dominic Cleal

08/26/2015

11:44 PM Installer Revision 3d96a1dc (puppet-puppet): remove unnecessary dependency
Ben West
07:02 PM Bug #11571 (Closed): lookup_value_matcher not populated on hosts table in DB migration
Applied in changeset commit:2ec73490ed682f171bf4eedd979d2d0c84a1858d. Tom Caspy
08:51 AM Bug #11571 (Ready For Testing): lookup_value_matcher not populated on hosts table in DB migration
The Foreman Bot
07:54 AM Bug #11571 (Closed): lookup_value_matcher not populated on hosts table in DB migration
The AddLookupValueMatchToHostAndHostgroup migration added in #11425 doesn't populate the lookup_value_matcher field a... Dominic Cleal
06:57 PM Revision 2ec73490 (foreman): fixes #11571 - resetting column information in migration
Tom Caspy
06:01 PM Installer Revision cccd4e6a (puppet-foreman): Install remote execution plugin
closes GH-349 Stephen Benjamin
03:41 PM Installer Revision 6c4c67df (puppet-foreman): Allow newer apt module
closes GH-350 Chris Edester
02:12 PM Feature #7472: Improve autoupdate and autodeletion of interfaces based on facts
Adding this may help alleviate some issues like:
http://projects.theforeman.org/issues/10931
http://projects.thefo...
Doug Forster
01:52 PM Bug #10825: Error creating VMWare compute resources: wrong number of arguments(1 for 0)
When I try the commands in the gist I get the following:
$ foreman-rake console
Loading production environment (R...
Dave Nash
04:34 AM Bug #10825 (Need more information): Error creating VMWare compute resources: wrong number of arguments(1 for 0)
I have tested this both on Foreman 1.9 and latest develop and it works for me.
Dave, can you please provide us with ...
Shlomi Zadok
04:04 AM Bug #10825: Error creating VMWare compute resources: wrong number of arguments(1 for 0)
What version of VMWare are you trying this on? Can you attach the logs of what happens when you click on 'Load data c... Daniel Lobato Garcia
01:37 PM Feature #11577 (Ready For Testing): Add additional volume to OpenStack
The Foreman Bot
01:24 PM Feature #11577 (New): Add additional volume to OpenStack
When creating a new virtual machine using OpenStack compute resource we wanted to be able to add a second volume to i... Andre Mosin
01:18 PM Feature #2113: Better VMWare Datastore UI
+1 for datastore cluster filter from me as well. I notice this feature request has 11 votes and still hasn't been as... larry campbell
11:11 AM Packaging Revision ac4e924b (foreman-packaging): Fix lookup of gem paths under non-SCL OSes
Only call "scl enable" in an SCL environment, use plain ruby for
non-SCL.
Dominic Cleal
11:01 AM Bug #11004 (Closed): fact distribution graphs do not change mouse icon on hover
Applied in changeset commit:a9ea3490cea22f5bbb61c2257e87578ad4448762. Anonymous
11:01 AM Bug #11006 (Closed): fact distribution chart does not show highest precentage number in center
Applied in changeset commit:a9ea3490cea22f5bbb61c2257e87578ad4448762. Anonymous
10:56 AM Revision a9ea3490 (foreman): Fixes #11006, #11004 - Facts % is now in the center of the graph
Additionally, the value represented in the graph is trimmed for
readability, and a legend was added.
Amir Fefer
10:40 AM Smart Proxy Support #11575 (Resolved): smart-proxy can't update ns in bind
Dominic Cleal
10:37 AM Smart Proxy Support #11575: smart-proxy can't update ns in bind
I was able to fix it.
DNS-Log said, that it wasn't able to create a file in the ...
Lukas Müller
10:03 AM Smart Proxy Support #11575: smart-proxy can't update ns in bind
By default smart-proxy uses the key found in '/etc/rndc.key" file. You'll need to update dns module configuration (ei... Anonymous
09:58 AM Smart Proxy Support #11575: smart-proxy can't update ns in bind
After generating the key with: ... Lukas Müller
09:50 AM Smart Proxy Support #11575: smart-proxy can't update ns in bind
Looks like your update policy for both zones specifies "foreman" key, while "rndc-key" is actually used for the update. Anonymous
09:37 AM Smart Proxy Support #11575: smart-proxy can't update ns in bind
Here is the output... Lukas Müller
09:29 AM Smart Proxy Support #11575: smart-proxy can't update ns in bind
Could you enable debug logging (in settings.yml) and post the output please? Anonymous
09:26 AM Smart Proxy Support #11575: smart-proxy can't update ns in bind
The "1." and "2." can be ignored. It was written when marked it as code. Lukas Müller
09:25 AM Smart Proxy Support #11575 (Resolved): smart-proxy can't update ns in bind
Hello,
i configured Bind to communicate with the foreman-proxy via the web ui when provisioning a new host.
It...
Lukas Müller
10:28 AM Refactor #11341: Update fog to 1.34.0
This workaround should be removed, as the Fog issue appears to have been fixed: https://github.com/theforeman/foreman... Dominic Cleal
09:48 AM Packaging Bug #4841 (Closed): Package Foreman in its own SCL
PR merged, packages are rebuilding. Status on the bottom of the PR and on foreman-dev. Dominic Cleal
09:36 AM Refactor #3540 (Ready For Testing): Change pluck('table.column') back to pluck(:column)
The Foreman Bot
09:17 AM Packaging Revision c2b1974d (foreman-packaging): update apipie-bindings to 0.0.14
Michael Moll
08:54 AM Packaging Revision b8987e08 (foreman-packaging): Automatic commit of package [rubygem-zscheduler] minor release [0.0.6-2.fm1_10].
Dominic Cleal
08:54 AM Packaging Revision 49288fda (foreman-packaging): Automatic commit of package [rubygem-wicked] minor release [1.1.0-2.fm1_10].
Dominic Cleal
08:50 AM Packaging Revision 432af83d (foreman-packaging): Automatic commit of package [rubygem-scaptimony] minor release [0.3.2-2.fm1_10].
Dominic Cleal
08:50 AM Packaging Revision e8a05c90 (foreman-packaging): Automatic commit of package [rubygem-puppetdb_foreman] minor release [0.1.2-2.fm1_10].
Dominic Cleal
08:50 AM Packaging Revision 4419573f (foreman-packaging): Automatic commit of package [rubygem-ovirt_provision_plugin] minor release [1.0.1-2.fm1_10].
Dominic Cleal
08:50 AM Packaging Revision e71e5b61 (foreman-packaging): Automatic commit of package [rubygem-opennebula] minor release [4.8.0-2.fm1_10].
Dominic Cleal
08:50 AM Packaging Revision 0efda433 (foreman-packaging): Automatic commit of package [rubygem-net-ssh-multi] minor release [1.2.0-4.fm1_10].
Dominic Cleal
08:50 AM Packaging Revision 097c9962 (foreman-packaging): Automatic commit of package [rubygem-net-ssh-gateway] minor release [1.2.0-2.fm1_10].
Dominic Cleal
08:50 AM Packaging Revision 25233fad (foreman-packaging): Automatic commit of package [rubygem-less-rails] minor release [2.5.0-2.fm1_10].
Dominic Cleal
08:50 AM Packaging Revision 083cd80b (foreman-packaging): Automatic commit of package [rubygem-less] minor release [2.5.1-3.fm1_10].
Dominic Cleal
08:50 AM Packaging Revision e8b1971f (foreman-packaging): Automatic commit of package [rubygem-jgrep] minor release [1.3.3-6.fm1_10].
Dominic Cleal
08:50 AM Packaging Revision 40f7f75b (foreman-packaging): Automatic commit of package [rubygem-hammer_cli_foreman_tasks] minor release [0.0.7-3.fm1_10].
Dominic Cleal
08:50 AM Packaging Revision 5627c5a7 (foreman-packaging): Automatic commit of package [rubygem-hammer_cli_foreman_ssh] minor release [0.0.2-3.fm1_10].
Dominic Cleal
08:50 AM Packaging Revision 524f0bac (foreman-packaging): Automatic commit of package [rubygem-hammer_cli_foreman_salt] minor release [0.0.4-3.fm1_10].
Dominic Cleal
08:50 AM Packaging Revision 545a84ff (foreman-packaging): Automatic commit of package [rubygem-hammer_cli_foreman_docker] minor release [0.0.3-4.fm1_10].
Dominic Cleal
08:50 AM Packaging Revision 2b4802f5 (foreman-packaging): Automatic commit of package [rubygem-hammer_cli_foreman_discovery] minor release [0.0.2-3.fm1_10].
Dominic Cleal
08:50 AM Packaging Revision db860cd7 (foreman-packaging): Automatic commit of package [rubygem-hammer_cli_foreman_bootdisk] minor release [0.1.3-3.fm1_10].
Dominic Cleal
08:50 AM Packaging Revision 84dcd592 (foreman-packaging): Automatic commit of package [rubygem-graphite-api] minor release [0.1.5-2.fm1_10].
Dominic Cleal
08:50 AM Packaging Revision be42c3d7 (foreman-packaging): Automatic commit of package [rubygem-git] minor release [1.2.5-6.fm1_10].
Dominic Cleal
08:50 AM Packaging Revision 22e6104f (foreman-packaging): Automatic commit of package [rubygem-foreman_xen] minor release [0.1.2-2.fm1_10].
Dominic Cleal
08:50 AM Packaging Revision 81fa6ce6 (foreman-packaging): Automatic commit of package [rubygem-foreman_templates] minor release [2.0.0-2.fm1_10].
Dominic Cleal
08:50 AM Packaging Revision b846a0a0 (foreman-packaging): Automatic commit of package [rubygem-foreman_snapshot] minor release [0.1.0-2.fm1_10].
Dominic Cleal
08:50 AM Packaging Revision 401a4a7e (foreman-packaging): Automatic commit of package [rubygem-foreman_reserve] minor release [0.1.8.3-3.fm1_10].
Dominic Cleal
08:50 AM Packaging Revision 4ed79f7b (foreman-packaging): Automatic commit of package [rubygem-foreman_param_lookup] minor release [0.2.0-2.fm1_10].
Dominic Cleal
08:50 AM Packaging Revision d986f6d9 (foreman-packaging): Automatic commit of package [rubygem-foreman_one] minor release [0.2-2.fm1_10].
Dominic Cleal
08:50 AM Packaging Revision df67e589 (foreman-packaging): Automatic commit of package [rubygem-foreman_noenv] minor release [0.0.4-2.fm1_10].
Dominic Cleal
08:50 AM Packaging Revision dc47c357 (foreman-packaging): Automatic commit of package [rubygem-foreman_memcache] minor release [0.0.3-2.fm1_10].
Dominic Cleal
08:50 AM Packaging Revision b12c68c8 (foreman-packaging): Automatic commit of package [rubygem-foreman-mco] minor release [0.0.1-4.fm1_10].
Dominic Cleal
08:50 AM Packaging Revision d0d86c03 (foreman-packaging): Automatic commit of package [rubygem-foreman_host_rundeck] minor release [0.0.2-2.fm1_10].
Dominic Cleal
08:50 AM Packaging Revision eb691d1c (foreman-packaging): Automatic commit of package [rubygem-foreman_hooks] minor release [0.3.8-2.fm1_10].
Dominic Cleal
08:50 AM Packaging Revision 3dee1af1 (foreman-packaging): Automatic commit of package [rubygem-foreman_graphite] minor release [0.0.3-2.fm1_10].
Dominic Cleal
08:50 AM Packaging Revision 3b2c9110 (foreman-packaging): Automatic commit of package [rubygem-foreman_digitalocean] minor release [0.2.0-2.fm1_10].
Dominic Cleal
08:50 AM Packaging Revision 5bfaa6df (foreman-packaging): Automatic commit of package [rubygem-foreman_dhcp_browser] minor release [0.0.7-2.fm1_10].
Dominic Cleal
08:50 AM Packaging Revision 0a8a9830 (foreman-packaging): Automatic commit of package [rubygem-foreman_default_hostgroup] minor release [3.0.0-2.fm1_10].
Dominic Cleal
08:50 AM Packaging Revision 6d3c2a01 (foreman-packaging): Automatic commit of package [rubygem-foreman_custom_parameters] minor release [0.0.2-3.fm1_10].
Dominic Cleal
08:50 AM Packaging Revision f1089f46 (foreman-packaging): Automatic commit of package [rubygem-foreman_column_view] minor release [0.2.1-2.fm1_10].
Dominic Cleal
08:50 AM Packaging Revision f4943198 (foreman-packaging): Automatic commit of package [rubygem-foreman_chef] minor release [0.1.7-2.fm1_10].
Dominic Cleal
08:50 AM Packaging Revision f3ff52f1 (foreman-packaging): Automatic commit of package [rubygem-foreman_abrt] minor release [0.0.6-3.fm1_10].
Dominic Cleal
08:50 AM Packaging Revision 3a516030 (foreman-packaging): Automatic commit of package [rubygem-ffi] minor release [1.4.0-4.fm1_10].
Dominic Cleal
08:50 AM Packaging Revision 84f6c0d7 (foreman-packaging): Automatic commit of package [rubygem-dynflow] minor release [0.8.5-3.fm1_10].
Dominic Cleal
08:50 AM Packaging Revision 655c74da (foreman-packaging): Automatic commit of package [rubygem-docker-api] minor release [1.17.0-2.fm1_10].
Dominic Cleal
08:50 AM Packaging Revision 2f4b9939 (foreman-packaging): Automatic commit of package [rubygem-diffy] minor release [3.0.1-2.fm1_10].
Dominic Cleal
08:50 AM Packaging Revision 61855225 (foreman-packaging): Automatic commit of package [rubygem-deface] minor release [0.7.2-7.fm1_10].
Dominic Cleal
08:50 AM Packaging Revision e017aa30 (foreman-packaging): Automatic commit of package [rubygem-dalli] minor release [2.6.4-2.fm1_10].
Dominic Cleal
08:50 AM Packaging Revision 1f9b5795 (foreman-packaging): Automatic commit of package [rubygem-concurrent-ruby-edge] minor release [0.1.0-5.fm1_10].
Dominic Cleal
08:50 AM Packaging Revision d1962411 (foreman-packaging): Automatic commit of package [rubygem-concurrent-ruby] minor release [0.9.0-5.fm1_10].
Dominic Cleal
08:50 AM Packaging Revision a948d8fd (foreman-packaging): Automatic commit of package [rubygem-commonjs] minor release [0.2.7-2.fm1_10].
Dominic Cleal
08:50 AM Packaging Revision ad2ac5ea (foreman-packaging): Automatic commit of package [rubygem-archive-tar-minitar] minor release [0.5.2-10.fm1_10].
Dominic Cleal
08:49 AM Packaging Revision ff882f89 (foreman-packaging): Automatic commit of package [rubygem-apipie-params] minor release [0.0.4-3.fm1_10].
Dominic Cleal
08:49 AM Packaging Revision 1ff1b0e7 (foreman-packaging): Automatic commit of package [rubygem-angular-rails-templates] minor release [0.1.2-3.fm1_10].
Dominic Cleal
08:49 AM Packaging Revision db6f3359 (foreman-packaging): Automatic commit of package [rubygem-algebrick] minor release [0.7.3-3.fm1_10].
Dominic Cleal
08:19 AM Bug #11560 (Ready For Testing): foreman-debug to skip USER_AVC SELinux audit "denials"
The Foreman Bot
03:15 AM Bug #11560: foreman-debug to skip USER_AVC SELinux audit "denials"
We can use
ausearch -m avc -r
instead
Lukas Zapletal
08:02 AM Packaging Bug #11275 (Closed): hammer ... list --search with spaces in arg fails on SCL OS
Dominic Cleal
08:02 AM SELinux Bug #11572 (Closed): Add support for openscap spool files
Foreman-Openscap using /var/spool/foreman-proxy/openscap/ to store uploaded ARF reports. Uploads from client fail bec... Gerwin Krist
07:47 AM Bug #11570 (Closed): Smart class parameter overrides not removed on host deletion
Since #11425, it appears that smart class parameter overrides based on FQDNs, and presumably host groups, are not bei... Dominic Cleal
07:01 AM Bug #11425 (Closed): add a real primary key to host and hostgroup for lookup_values has_many
Applied in changeset commit:9dd005342b8424bdf5453b9b0e0a27989b7f3079. Tom Caspy
06:25 AM Revision 9dd00534 (foreman): fixes #11425 - adding lookup_value_matcher to host and hostgroup to make db schema more logical
Tom Caspy
06:25 AM Installer Revision a64c58e8 (puppet-foreman): refs #4841 - change EL OSes to use 'tfm' SCL prefix
Parameters are supplied on the main foreman class to revert behaviour
for Foreman 1.9 and prior, plus on three plugin...
Dominic Cleal
05:52 AM Packaging Revision fe83d210 (foreman-packaging): Change Fedora build to use non-rubygem Facter package
Dominic Cleal
05:02 AM Bug #9058 (Closed): Changing organization/location when creating new host resets interfaces setup
Applied in changeset commit:56309d5d74f228719baf486e3b6f2168037dbbd4. Tom Caspy
04:48 AM Refactor #11461 (Ready For Testing): In host/hostgroup parameters form, "Global scope" column tells nothing for global parameters, remove it
The Foreman Bot
04:07 AM Bug #9705 (Closed): Disk sizes specified not used in VMware image provisioning
Applied in changeset commit:952ad8c1ad0741e3e4ef5883a2dc59885e1b0ca6. Ivan Necas
04:07 AM Bug #9704 (Closed): Network label is unchanged on additional network interfaces with VMware templates
Applied in changeset commit:952ad8c1ad0741e3e4ef5883a2dc59885e1b0ca6. Ivan Necas
04:04 AM Revision 56309d5d (foreman): fixes #9058 - interfaces should not be affected when changing loc/org
Tom Caspy
03:54 AM Packaging Revision a68e73dc (foreman-packaging): Automatic commit of package [rubygem-trollop] minor release [2.0-4.fm1_10].
Dominic Cleal
03:54 AM Packaging Revision f09669f7 (foreman-packaging): Automatic commit of package [rubygem-ruby2ruby] minor release [2.1.3-2.fm1_10].
Dominic Cleal
03:54 AM Packaging Revision e7d34656 (foreman-packaging): Automatic commit of package [rubygem-passenger] minor release [4.0.18-9.9.fm1_10].
Dominic Cleal
03:54 AM Packaging Revision 36b46471 (foreman-packaging): Automatic commit of package [rubygem-fog] minor release [1.33.0-2.fm1_10].
Dominic Cleal
03:40 AM Packaging Revision dc658db9 (foreman-packaging): Automatic commit of package [rubygem-apipie-bindings] minor release [0.0.14-1.fm1_10].
Dominic Cleal
03:38 AM Packaging Revision b156488b (foreman-packaging): Merge pull request #784 from mmoll/rpm/apipie_0014
update apipie-bindings to 0.0.14 (RPM) Dominic Cleal
03:38 AM Revision 952ad8c1 (foreman): Fixes #9704,#9705 - ability to customize vmware VM on image-based provisioning
Allows applying the changes form the form to the VM when cloning from
a template.
Depends on https://github.com/fog/...
Ivan Necas
03:18 AM Bug #11562 (Duplicate): show diff on history tab opens two browser tabs with diff page
This looks identical to #8822. Dominic Cleal
03:16 AM Bug #11559 (Duplicate): domain option needed if hosts provisioned belongs to other domain that that of IDM server
Already fixed in 1.9.0-RC2. https://github.com/theforeman/community-templates/commit/c2c9c22c291ee0c443c1815ab38a51c... Dominic Cleal
03:14 AM Bug #11557 (Duplicate): Foreman 1.8.3 Exception when using Puppetrun provider customrun
Thanks for the report, this has just been fixed in #10940 for Foreman 1.9.1. Dominic Cleal
03:08 AM Packaging Revision 7a03a480 (foreman-packaging): Replace libxml2-dev dependency with zlib1g for nokogiri 1.6
nokogiri 1.6.x builds its own libxml2 during the gem installation
process, so allow it to do that rather than link ag...
Dominic Cleal
02:56 AM Packaging Revision eeac8eff (foreman-packaging): Automatic commit of package [rubygem-will_paginate] minor release [3.0.2-9.fm1_10].
Dominic Cleal
02:56 AM Packaging Revision 27c026ea (foreman-packaging): Automatic commit of package [rubygem-sprockets] minor release [2.12.3-2.fm1_10].
Dominic Cleal
02:55 AM Packaging Revision 09576fae (foreman-packaging): Automatic commit of package [rubygem-ruby_parser] minor release [3.6.3-2.fm1_10].
Dominic Cleal
02:55 AM Packaging Revision 470bb2d3 (foreman-packaging): Automatic commit of package [rubygem-rbvmomi] minor release [1.8.2-2.fm1_10].
Dominic Cleal
02:55 AM Packaging Revision 5530725b (foreman-packaging): Automatic commit of package [rubygem-net-scp] minor release [1.1.0-4.fm1_10].
Dominic Cleal
02:55 AM Packaging Revision 8e9c2d1e (foreman-packaging): Automatic commit of package [rubygem-hoe] minor release [2.12.3-7.fm1_10].
Dominic Cleal
02:55 AM Packaging Revision 2df0e0a2 (foreman-packaging): Automatic commit of package [rubygem-audited-activerecord] minor release [3.0.0-4.fm1_10].
Dominic Cleal

08/25/2015

02:55 PM Bug #11562 (Duplicate): show diff on history tab opens two browser tabs with diff page
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1254909
Description of problem:
When you click on show di...
Bryan Kearney
02:48 PM Bug #11560 (Closed): foreman-debug to skip USER_AVC SELinux audit "denials"
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1209794
Description of problem:
foreman-debug checking fo...
Bryan Kearney
02:45 PM Bug #11559 (Duplicate): domain option needed if hosts provisioned belongs to other domain that that of IDM server
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1209838
Description of problem:
My setup details:
----...
Bryan Kearney
01:48 PM Bug #10825: Error creating VMWare compute resources: wrong number of arguments(1 for 0)
I am still seeing this issue with 1.9.0 on Centos 6.5. Any ideas on how to proceed troubleshooting it? Dave Nash
12:23 PM Bug #11557 (Duplicate): Foreman 1.8.3 Exception when using Puppetrun provider customrun
I'm using the puppetrun provider *"customrun",* but every run fails with this error message:
*/var/log/foreman-pro...
Martin Zimmermann
12:01 PM Packaging Revision 04d44437 (foreman-packaging): update apipie-bindings to 0.0.14
Michael Moll
11:51 AM Installer Revision d63eeb8c (puppet-puppet): make sure server_manifest_path exists too
Ben West
11:14 AM Refactor #11555 (Resolved): form-group condensed css class has unexpected behaviour
changes textarea color&borders in addition to reducing margins. should be split into a different class where needed. Tomer Brisker
10:51 AM Refactor #11462 (Ready For Testing): In host/hostgroup parameters form, "more info" text is unneccesary
The Foreman Bot
08:37 AM Refactor #11462 (Assigned): In host/hostgroup parameters form, "more info" text is unneccesary
Ori Rabin
10:04 AM Feature #11451 (Closed): Bookmark searches should only need to be unique within their controller
Applied in changeset commit:a5a7bc71980454ae17c0eb43253276acb3a01910. Alon Goldboim
09:58 AM Bug #10912: failed to create vm: undefined method `resourcePool' for nil:NilClass
I am having the same problem using version 1.9 with vmware 5.0
The problem is to create a network card
adriano lopes
09:26 AM Packaging Revision ba8541f5 (foreman-packaging): Automatic commit of package [rubygem-wirb] minor release [1.0.3-2.fm1_10].
Dominic Cleal
09:26 AM Packaging Revision a0507e8b (foreman-packaging): Automatic commit of package [rubygem-validates_lengths_from_database] minor release [0.4.0-2.fm1_10].
Dominic Cleal
09:26 AM Packaging Revision a4ff9bb5 (foreman-packaging): Automatic commit of package [rubygem-uuidtools] minor release [2.1.3-4.fm1_10].
Dominic Cleal
09:26 AM Packaging Revision 19e401e4 (foreman-packaging): Automatic commit of package [rubygem-unicode-display_width] minor release [0.1.1-7.fm1_10].
Dominic Cleal
09:26 AM Packaging Revision 84a6e1d6 (foreman-packaging): Automatic commit of package [rubygem-underscore-rails] minor release [1.8.3-2.fm1_10].
Dominic Cleal
09:26 AM Packaging Revision 25cad49a (foreman-packaging): Automatic commit of package [rubygem-turbolinks] minor release [2.5.3-2.fm1_10].
Dominic Cleal
09:26 AM Packaging Revision 1e60b887 (foreman-packaging): Automatic commit of package [rubygem-text] minor release [1.3.0-3.fm1_10].
Dominic Cleal
09:26 AM Packaging Revision c03b72ed (foreman-packaging): Automatic commit of package [rubygem-table_print] minor release [1.5.1-4.fm1_10].
Dominic Cleal
09:26 AM Packaging Revision 41caa63e (foreman-packaging): Automatic commit of package [rubygem-syntax] minor release [1.0.0-10.fm1_10].
Dominic Cleal
09:26 AM Packaging Revision b0646575 (foreman-packaging): Automatic commit of package [rubygem-sshkey] minor release [1.6.0-3.fm1_10].
Dominic Cleal
09:26 AM Packaging Revision f047345c (foreman-packaging): Automatic commit of package [rubygem-spice-html5-rails] minor release [0.1.5-2.fm1_10].
Dominic Cleal
09:26 AM Packaging Revision e29d3d66 (foreman-packaging): Automatic commit of package [rubygem-signet] minor release [0.6.0-2.fm1_10].
Dominic Cleal
09:26 AM Packaging Revision 9d562e60 (foreman-packaging): Automatic commit of package [rubygem-sexp_processor] minor release [4.4.4-2.fm1_10].
Dominic Cleal
09:26 AM Packaging Revision 3325952e (foreman-packaging): Automatic commit of package [rubygem-sequel] minor release [4.20.0-3.fm1_10].
Dominic Cleal
09:25 AM Packaging Revision 20a55025 (foreman-packaging): Automatic commit of package [rubygem-select2-rails] minor release [3.5.9.3-2.fm1_10].
Dominic Cleal
09:25 AM Packaging Revision c81120b1 (foreman-packaging): Automatic commit of package [rubygem-secure_headers] minor release [1.4.1-2.fm1_10].
Dominic Cleal
09:25 AM Packaging Revision 7b7f1c28 (foreman-packaging): Automatic commit of package [rubygem-scoped_search] minor release [3.2.2-2.fm1_10].
Dominic Cleal
09:25 AM Packaging Revision daa704bb (foreman-packaging): Automatic commit of package [rubygem-sass] minor release [3.4.9-2.fm1_10].
Dominic Cleal
09:25 AM Packaging Revision fc87e151 (foreman-packaging): Automatic commit of package [rubygem-safemode] minor release [1.2.2-2.fm1_10].
Dominic Cleal
09:25 AM Packaging Revision 49d38935 (foreman-packaging): Automatic commit of package [rubygem-ruby-libvirt] minor release [0.5.2-2.fm1_10].
Dominic Cleal
09:25 AM Packaging Revision e0295de4 (foreman-packaging): Automatic commit of package [rubygem-rubyforge] minor release [2.0.4-5.fm1_10].
Dominic Cleal
09:25 AM Packaging Revision 76f08dd3 (foreman-packaging): Automatic commit of package [rubygem-rspec-rails] minor release [2.11.4-4.fm1_10].
Dominic Cleal
09:25 AM Packaging Revision 9eec7566 (foreman-packaging): Automatic commit of package [rubygem-rr] minor release [1.0.5-3.fm1_10].
Dominic Cleal
09:25 AM Packaging Revision 18382054 (foreman-packaging): Automatic commit of package [rubygem-retriable] minor release [1.4.1-2.fm1_10].
Dominic Cleal
09:25 AM Packaging Revision 942b2feb (foreman-packaging): Automatic commit of package [rubygem-rest-client] minor release [1.6.7-3.fm1_10].
Dominic Cleal
09:25 AM Packaging Revision 1c2d7c47 (foreman-packaging): Automatic commit of package [rubygem-rb-readline] minor release [0.5.1-3.fm1_10].
Dominic Cleal
09:25 AM Packaging Revision 0500cf4c (foreman-packaging): Automatic commit of package [rubygem-rbovirt] minor release [0.0.35-2.fm1_10].
Dominic Cleal
09:25 AM Packaging Revision 9b90b9ec (foreman-packaging): Automatic commit of package [rubygem-rails-i18n] minor release [3.0.1-2.fm1_10].
Dominic Cleal
09:25 AM Packaging Revision 0de147e5 (foreman-packaging): Automatic commit of package [rubygem-rack-jsonp] minor release [1.3.1-2.fm1_10].
Dominic Cleal
09:25 AM Packaging Revision 837e1e45 (foreman-packaging): Automatic commit of package [rubygem-rabl] minor release [0.11.6-2.fm1_10].
Dominic Cleal
09:25 AM Packaging Revision 05b45a8f (foreman-packaging): Automatic commit of package [rubygem-quiet_assets] minor release [1.0.2-7.fm1_10].
Dominic Cleal
09:25 AM Packaging Revision 98a97522 (foreman-packaging): Automatic commit of package [rubygem-powerbar] minor release [1.0.11-10.fm1_10].
Dominic Cleal
09:25 AM Packaging Revision 79fa95c7 (foreman-packaging): Automatic commit of package [rubygem-po_to_json] minor release [0.0.7-3.fm1_10].
Dominic Cleal
09:25 AM Packaging Revision 3a2aee1d (foreman-packaging): Automatic commit of package [rubygem-pg] minor release [0.12.2-9.fm1_10].
Dominic Cleal
09:25 AM Packaging Revision 50708293 (foreman-packaging): Automatic commit of package [rubygem-paint] minor release [0.8.7-4.fm1_10].
Dominic Cleal
09:25 AM Packaging Revision b367801a (foreman-packaging): Automatic commit of package [rubygem-oauth] minor release [0.4.7-7.fm1_10].
Dominic Cleal
09:25 AM Packaging Revision 28163d25 (foreman-packaging): Automatic commit of package [rubygem-nokogiri] minor release [1.5.11-2.fm1_10].
Dominic Cleal
09:25 AM Packaging Revision 5b66c5f6 (foreman-packaging): Automatic commit of package [rubygem-net-ssh] minor release [2.6.7-2.fm1_10].
Dominic Cleal
09:25 AM Packaging Revision c9891b95 (foreman-packaging): Automatic commit of package [rubygem-netrc] minor release [0.7.7-6.fm1_10].
Dominic Cleal
09:25 AM Packaging Revision 853d15a4 (foreman-packaging): Automatic commit of package [rubygem-net-ldap] minor release [0.11-3.fm1_10].
Dominic Cleal
09:25 AM Packaging Revision ef0d2fcf (foreman-packaging): Automatic commit of package [rubygem-mysql2] minor release [0.3.19-2.fm1_10].
Dominic Cleal
09:25 AM Packaging Revision 83c1e5e9 (foreman-packaging): Automatic commit of package [rubygem-multi-select-rails] minor release [0.9.12-2.fm1_10].
Dominic Cleal
09:25 AM Packaging Revision 4dd14fdf (foreman-packaging): Automatic commit of package [rubygem-multipart-post] minor release [1.2.0-3.fm1_10].
Dominic Cleal
09:25 AM Packaging Revision d0855227 (foreman-packaging): Automatic commit of package [rubygem-multi_json] minor release [1.10.1-2.fm1_10].
Dominic Cleal
09:25 AM Packaging Revision b58a3611 (foreman-packaging): Automatic commit of package [rubygem-logging] minor release [1.8.2-2.fm1_10].
Dominic Cleal
09:25 AM Packaging Revision d75ee4db (foreman-packaging): Automatic commit of package [rubygem-locale] minor release [2.0.9-9.fm1_10].
Dominic Cleal
09:25 AM Packaging Revision 4150d2c8 (foreman-packaging): Automatic commit of package [rubygem-little-plugger] minor release [1.1.3-19.fm1_10].
Dominic Cleal
09:24 AM Packaging Revision 82e8c333 (foreman-packaging): Automatic commit of package [rubygem-ldap_fluff] minor release [0.3.6-2.fm1_10].
Dominic Cleal
09:24 AM Packaging Revision 0f9d872c (foreman-packaging): Automatic commit of package [rubygem-launchy] minor release [2.4.3-2.fm1_10].
Dominic Cleal
09:24 AM Packaging Revision 9bfda627 (foreman-packaging): Automatic commit of package [rubygem-jwt] minor release [1.2.0-2.fm1_10].
Dominic Cleal
09:24 AM Packaging Revision ae933eeb (foreman-packaging): Automatic commit of package [rubygem-jquery-ui-rails] minor release [4.1.2-2.fm1_10].
Dominic Cleal
09:24 AM Packaging Revision da184711 (foreman-packaging): Automatic commit of package [rubygem-jquery-turbolinks] minor release [2.1.0-2.fm1_10].
Dominic Cleal
09:24 AM Packaging Revision f703f1d2 (foreman-packaging): Automatic commit of package [rubygem-jquery_pwstrength_bootstrap] minor release [1.2.2-2.fm1_10].
Dominic Cleal
09:24 AM Packaging Revision b5f36a9e (foreman-packaging): Automatic commit of package [rubygem-ipaddress] minor release [0.8.0-7.fm1_10].
Dominic Cleal
09:24 AM Packaging Revision e9905257 (foreman-packaging): Automatic commit of package [rubygem-hirb-unicode] minor release [0.0.5-6.fm1_10].
Dominic Cleal
09:24 AM Packaging Revision 776e7f54 (foreman-packaging): Automatic commit of package [rubygem-hirb] minor release [0.7.0-7.fm1_10].
Dominic Cleal
09:24 AM Packaging Revision ed8f934f (foreman-packaging): Automatic commit of package [rubygem-highline] minor release [1.6.21-3.fm1_10].
Dominic Cleal
09:24 AM Packaging Revision 6fc2f9d4 (foreman-packaging): Automatic commit of package [rubygem-hashie] minor release [2.0.5-3.fm1_10].
Dominic Cleal
09:24 AM Packaging Revision b4daf9ae (foreman-packaging): Automatic commit of package [rubygem-hammer_cli_foreman] minor release [0.3.0-2.fm1_10].
Dominic Cleal
09:24 AM Packaging Revision d157daef (foreman-packaging): Automatic commit of package [rubygem-hammer_cli] minor release [0.3.0-2.fm1_10].
Dominic Cleal
09:22 AM Packaging Revision 3f32d8db (foreman-packaging): Automatic commit of package [rubygem-gridster-rails] minor release [0.1.5-5.fm1_10].
Dominic Cleal
09:22 AM Packaging Revision 913a1278 (foreman-packaging): Automatic commit of package [rubygem-google-api-client] minor release [0.8.2-2.fm1_10].
Dominic Cleal
09:22 AM Packaging Revision a211dc51 (foreman-packaging): Automatic commit of package [rubygem-gettext_i18n_rails_js] minor release [0.0.8-3.fm1_10].
Dominic Cleal
09:22 AM Packaging Revision 8d7356a3 (foreman-packaging): Automatic commit of package [rubygem-gettext_i18n_rails] minor release [1.2.1-2.fm1_10].
Dominic Cleal
09:22 AM Packaging Revision 534fbfc0 (foreman-packaging): Automatic commit of package [rubygem-gettext] minor release [3.1.4-3.fm1_10].
Dominic Cleal
09:22 AM Packaging Revision 59fab865 (foreman-packaging): Automatic commit of package [rubygem-friendly_id] minor release [4.0.10.1-2.fm1_10].
Dominic Cleal
09:22 AM Packaging Revision 8811a066 (foreman-packaging): Automatic commit of package [rubygem-formatador] minor release [0.2.1-8.fm1_10].
Dominic Cleal
09:22 AM Packaging Revision 55971d2d (foreman-packaging): Automatic commit of package [rubygem-foremancli] minor release [1.0-7.fm1_10].
Dominic Cleal
09:22 AM Packaging Revision baff4860 (foreman-packaging): Automatic commit of package [rubygem-foreman_api] minor release [0.1.11-3.fm1_10].
Dominic Cleal
09:22 AM Packaging Revision a21076b7 (foreman-packaging): Automatic commit of package [rubygem-foreigner] minor release [1.7.1-2.fm1_10].
Dominic Cleal
09:22 AM Packaging Revision b0c81e60 (foreman-packaging): Automatic commit of package [rubygem-fog-xml] minor release [0.1.2-2.fm1_10].
Dominic Cleal
09:22 AM Packaging Revision 1810b044 (foreman-packaging): Automatic commit of package [rubygem-fog-libvirt] minor release [0.0.2-2.fm1_10].
Dominic Cleal
09:22 AM Packaging Revision ef6381d9 (foreman-packaging): Automatic commit of package [rubygem-fog-json] minor release [1.0.2-2.fm1_10].
Dominic Cleal
09:22 AM Packaging Revision ff17fabf (foreman-packaging): Automatic commit of package [rubygem-fog-google] minor release [0.0.7-2.fm1_10].
Dominic Cleal
09:22 AM Packaging Revision 2b1e77e6 (foreman-packaging): Automatic commit of package [rubygem-fog-core] minor release [1.32.1-2.fm1_10].
Dominic Cleal
09:22 AM Packaging Revision b0f07282 (foreman-packaging): Automatic commit of package [rubygem-fog-aws] minor release [0.7.4-2.fm1_10].
Dominic Cleal
09:22 AM Packaging Revision d4776a32 (foreman-packaging): Automatic commit of package [rubygem-flot-rails] minor release [0.0.3-4.fm1_10].
Dominic Cleal
09:22 AM Packaging Revision 85f69deb (foreman-packaging): Automatic commit of package [rubygem-fast_gettext] minor release [0.9.2-2.fm1_10].
Dominic Cleal
09:22 AM Packaging Revision 638091ea (foreman-packaging): Automatic commit of package [rubygem-fastercsv] minor release [1.5.4-8.fm1_10].
Dominic Cleal
09:21 AM Packaging Revision 04763ebc (foreman-packaging): Automatic commit of package [rubygem-faraday] minor release [0.9.1-2.fm1_10].
Dominic Cleal
09:21 AM Packaging Revision 2636a4ec (foreman-packaging): Automatic commit of package [rubygem-facter] minor release [2.4.0-2.fm1_10].
Dominic Cleal
09:21 AM Packaging Revision a190f86f (foreman-packaging): Automatic commit of package [rubygem-extlib] minor release [0.9.16-2.fm1_10].
Dominic Cleal
09:21 AM Packaging Revision e1dba175 (foreman-packaging): Automatic commit of package [rubygem-excon] minor release [0.45.3-2.fm1_10].
Dominic Cleal
09:21 AM Packaging Revision 3541d328 (foreman-packaging): Automatic commit of package [rubygem-eventmachine] minor release [0.12.10-10.fm1_10].
Dominic Cleal
09:21 AM Packaging Revision ff356c50 (foreman-packaging): Automatic commit of package [rubygem-deep_cloneable] minor release [2.0.2-2.fm1_10].
Dominic Cleal
09:21 AM Packaging Revision d85688cf (foreman-packaging): Automatic commit of package [rubygem-daemons] minor release [1.2.3-2.fm1_10].
Dominic Cleal
09:21 AM Packaging Revision 66dd3ea1 (foreman-packaging): Automatic commit of package [rubygem-clamp] minor release [1.0.0-3.fm1_10].
Dominic Cleal
09:21 AM Packaging Revision 90d977b6 (foreman-packaging): Automatic commit of package [rubygem-bundler_ext] minor release [0.3.0-7.fm1_10].
Dominic Cleal
09:21 AM Packaging Revision 7064cfaa (foreman-packaging): Automatic commit of package [rubygem-bootstrap-sass] minor release [3.0.3.0-2.fm1_10].
Dominic Cleal
09:21 AM Packaging Revision 30cee005 (foreman-packaging): Automatic commit of package [rubygem-awesome_print] minor release [1.0.2-11.fm1_10].
Dominic Cleal
09:21 AM Packaging Revision 20f25b4e (foreman-packaging): Automatic commit of package [rubygem-autoparse] minor release [0.3.3-2.fm1_10].
Dominic Cleal
09:21 AM Packaging Revision 73a77fd1 (foreman-packaging): Automatic commit of package [rubygem-audited] minor release [3.0.0-4.fm1_10].
Dominic Cleal
09:21 AM Packaging Revision c56bda08 (foreman-packaging): Automatic commit of package [rubygem-apipie-rails] minor release [0.2.6-2.fm1_10].
Dominic Cleal
09:21 AM Packaging Revision fcb0bf21 (foreman-packaging): Automatic commit of package [rubygem-apipie-bindings] minor release [0.0.13-2.fm1_10].
Dominic Cleal
09:21 AM Packaging Revision 424264fd (foreman-packaging): Automatic commit of package [rubygem-ansi] minor release [1.4.3-5.fm1_10].
Dominic Cleal
09:21 AM Packaging Revision e7d632ab (foreman-packaging): Automatic commit of package [rubygem-ancestry] minor release [2.0.0-3.fm1_10].
Dominic Cleal
09:21 AM Packaging Revision 9c3ff11c (foreman-packaging): Automatic commit of package [rubygem-addressable] minor release [2.3.6-2.fm1_10].
Dominic Cleal
09:17 AM Revision a5a7bc71 (foreman): Fixes #11451 - Changed bookmark name to be unique per controller.
Alon Goldboim
08:49 AM Bug #11466 (Ready For Testing): fullscreen buttons should be have consistent layout throughout the application
The Foreman Bot
08:18 AM Packaging Revision 98300d4c (foreman-packaging): Re-run comps_doc to sort list
Dominic Cleal
08:17 AM Packaging Revision 91cb31f4 (foreman-packaging): Add tfm itself to comps
Dominic Cleal
07:12 AM Bug #11551: Invalid Timezone: Europe/Busingen in chrome after upgrading to foreman 1.9.0
ok, I will keep using firefox until this is fixed.
thanks for the quick reply!
Pablo Escobar
07:10 AM Bug #11551: Invalid Timezone: Europe/Busingen in chrome after upgrading to foreman 1.9.0
Oh sorry, we're still using a version of tzinfo that doesn't use the system's tzdata. I don't think there's any fix ... Dominic Cleal
07:02 AM Bug #11551: Invalid Timezone: Europe/Busingen in chrome after upgrading to foreman 1.9.0
I tried "yum update tzdata" and the system updated from tzdata-2014j-1.el6.noarch to tzdata-2015f-1.el6.noarch. After... Pablo Escobar
06:58 AM Bug #11551: Invalid Timezone: Europe/Busingen in chrome after upgrading to foreman 1.9.0
Please try running "yum upgrade tzdata" on your Foreman server, you need at least tzdata-2013b-1.el6 I think to get t... Dominic Cleal
06:51 AM Bug #11551: Invalid Timezone: Europe/Busingen in chrome after upgrading to foreman 1.9.0
Foreman is running on Centos 6.6
My desktop is Linux Mint 17.2 (Based on Ubuntu 14.04)
Chrome is Version 44.0.2...
Pablo Escobar
06:49 AM Bug #11551: Invalid Timezone: Europe/Busingen in chrome after upgrading to foreman 1.9.0
Which OS are you on precisely? Dominic Cleal
06:46 AM Bug #11551: Invalid Timezone: Europe/Busingen in chrome after upgrading to foreman 1.9.0
by the way the timezone in my desktop machine is Europe/Zurich. I could not find Pablo Escobar
06:41 AM Bug #11551 (Resolved): Invalid Timezone: Europe/Busingen in chrome after upgrading to foreman 1.9.0
Hi,
I have just upgraded to latest foreman 1.9.0 and when I try to login using chrome browser I get this error:
...
Pablo Escobar
06:33 AM Bug #11550 (Need more information): Failed to create a compute vmware-hq (VMware) instance es1.initial..dev: undefined method `key?' for #<String:0x0000000ab647e8>
Check which cloud-init template you have associated by viewing the host's Templates tab (on the left), it needs to be... Dominic Cleal
06:16 AM Bug #11550 (Resolved): Failed to create a compute vmware-hq (VMware) instance es1.initial..dev: undefined method `key?' for #<String:0x0000000ab647e8>
I try clone new vm from my vmware template but receive this error.
In production.log i found this:...
Nikita Stupin
06:06 AM Bug #11443: ptable template ID changed during upgrade from 1.8.2 -> 1.9, breaks unattended provisioning
Thanks, seems that it ran but there's an error still.
A user reported on IRC that it was only two hosts in build m...
Dominic Cleal
06:05 AM Feature #10130 (Closed): OpenStack Availability Zones should be available
Applied in changeset commit:8e452f760cac2350ad8a501e437aa1d846c27450. Tom Caspy
05:33 AM Revision 8e452f76 (foreman): fixes #10130 - availability zones should be available in open stack
Tom Caspy
04:23 AM Packaging Revision 481aed82 (foreman-packaging): Automatic commit of package [tfm] minor release [1.1-1.fm1_10].
Dominic Cleal
04:20 AM Packaging Revision 17766006 (foreman-packaging): Merge pull request #249 from domcleal/rpm/develop-fmrb
fixes #4841 - add tfm SCL source package Dominic Cleal
04:04 AM Smart Proxy Bug #10940 (Closed): Unable to use customrun puppet provider
Applied in changeset commit:b446e0cee93bc1c501447904b982ef4c5ae4b19e. Anonymous
03:16 AM Bug #5733 (Resolved): Puppet class names get shortened
This has been resolved in current versions of Foreman. Please re-open if there is still an issue with this. Tomer Brisker
03:16 AM Bug #2879 (Resolved): long puppet class names truncated in UI, even in tooltip
This has been resolved in current versions of Foreman. Please re-open if there is still an issue with this. Tomer Brisker
03:11 AM Packaging Revision 1cbb43c9 (foreman-packaging): Automatic commit of package [rubygem-foreman_remote_execution] minor release [0.0.3-1.fm1_10].
Dominic Cleal
03:10 AM Packaging Revision ec35cc90 (foreman-packaging): Merge pull request #781 from stbenjam/rpm/frex-0.0.3
Release foreman_remote_execution 0.0.3 (RPM) Dominic Cleal
03:03 AM Smart Proxy Revision b446e0ce: Fixes #10940: puppetrun works properly now on ruby > 1.8.7
Dmitri Dolguikh
01:18 AM Installer Revision 1e93113c (puppet-katello): Merge pull request #75 from cfouant/pulp-isos
fixes #11326 - fixes pulp isos from being inaccessible via httpd Eric Helms

08/24/2015

05:11 PM Bug #11473 (Closed): Not able to set domain in interfaces initially
I am seeing a behavior with 1.9.0 that I believe is a bug.
Setup:
Two puppet environments defined. (dev and facto...
Ryan Dyer
04:02 PM Bug #11282 (Closed): search on numeric facts is broken if using "~".
Applied in changeset commit:8658fa37c1f86cb5a34629e443141b03a0175a94. Imri Zvik
03:05 PM Revision 8658fa37 (foreman): Fixes #11282 - Search on numeric facts is broken if using "~"
Imri Zvik
03:01 PM Bug #11450 (Closed): Hidden parameters do not un-hide when unchecking the hide checkbox
Applied in changeset commit:04687d07c92ff57830472ba9b05f7e69c92e513d. Anonymous
02:45 PM Bug #11471 (Rejected): CVE-2015-5246 - previous password still allowed to log into foreman with Active Directory backend
This was found on Foreman 1.9.0:
I came across this issue by chance. I was forced to change my Active Directory p...
larry campbell
02:10 PM Revision 04687d07 (foreman): Fixes #11450 - Improve hidden parameter handling
Tomer Brisker
01:13 PM Packaging Revision c8317b1d (foreman-packaging): Package dynflow as dependency
Stephen Benjamin
12:58 PM Packaging Revision d557acb3 (foreman-packaging): Package algebrick (dynflow dependency)
Stephen Benjamin
12:49 PM Packaging Revision 78a11c19 (foreman-packaging): Package concurrent-ruby-edge (dependency for dynflow)
Stephen Benjamin
12:47 PM Packaging Revision e9ce0d36 (foreman-packaging): Package concurrent-ruby (dynflow dependency) (DEB)
Stephen Benjamin
11:26 AM Packaging Revision 55e2ab8f (foreman-packaging): Package apipie-params (dynflow dependency)
Stephen Benjamin
11:14 AM Packaging Revision 32759e2c (foreman-packaging): Release foreman_remote_execution 0.0.3
Stephen Benjamin
09:53 AM Bug #11468 (Closed): In host/hostgroup parameters form, global parameters should be clearly separated from class parameters
Tomer Brisker
09:52 AM Bug #11467 (Closed): In host/hostgroup parameters form, resizing textareas should only allow vertical resizing
Tomer Brisker
09:48 AM Bug #11466 (Closed): fullscreen buttons should be have consistent layout throughout the application
Should be same size and in an input-group with the relevant input/textarea where not relating to an ACE editor. Tomer Brisker
09:45 AM Bug #11465 (New): In host/hostgroup parameters form, tables that are empty should display helpful text
Tomer Brisker
09:44 AM Refactor #11464 (Closed): In hostgroup parameters form, parent parameters should look like host inherited parameters
currently uses two partials and different backend handling, this should be unified into cleaner code with same partials. Tomer Brisker
09:43 AM Refactor #11463 (Rejected): In host/hostgroup parameters form, parameters should be displayed in a way that allows easily handling many classes
for example, separate classes into two-pane layout. Tomer Brisker
09:40 AM Refactor #11462 (Closed): In host/hostgroup parameters form, "more info" text is unneccesary
remove the text leaving only the icon and resize the table columns Tomer Brisker
09:38 AM Refactor #11461 (Closed): In host/hostgroup parameters form, "Global scope" column tells nothing for global parameters, remove it
Tomer Brisker
09:37 AM Refactor #11460 (Closed): Host/Hostgroup parameters should have a clean layout
tables should align nicely etc. Tomer Brisker
09:35 AM Refactor #11458 (Closed): Allow overriding parameters inline in host & hostgroup forms
Tomer Brisker
09:29 AM Tracker #10467: Parameter UI improvements in host and hostgroup forms
This is being split into several sub-issues. Tomer Brisker
06:48 AM Tracker #10467 (New): Parameter UI improvements in host and hostgroup forms
Dominic Cleal
09:03 AM Bug #11413 (Closed): When running rake tasks, SQL logging messages overflow the output
Applied in changeset commit:a683aa28a63583dd3cb9fd863f6a6a4884d108d0. Anonymous
09:03 AM Feature #11379 (Closed): Audit search does not work with hostgroup/os titles
Applied in changeset commit:c577937cf3e52ef217dbf5c4132236322bbd43fe. Daniel Lobato Garcia
09:03 AM Bug #11303 (Closed): Filter management with hamemr seems to be missing means of associating resource type
Applied in changeset commit:2dec184c083bb0e6a2404de30083f2d8aa491a96. Eric Helms
08:46 AM Revision 7abe75f6 (community-templates): Initial support for NX-OS POAP
closes GH-191 Fernando Carolo
08:42 AM Revision a683aa28 (foreman): Fixes #11413 - disable SQL logging by default
Tomer Brisker
08:42 AM Revision c577937c (foreman): Fixes #11379 - Audit search for hostgroup/OS title
Before this commit, hostgroup and OS could only be searched by name,
which is impractical as names are not unique. As...
Daniel Lobato Garcia
08:42 AM Revision 2dec184c (foreman): Fixes #11303: Allow scoped search by name for permissions.
This both provides this functionality and fixes an issue with creating
filters using hammer. Hammer attempts to searc...
Eric Helms
05:20 AM Bug #11047: Interfaces are imported even though ignore_puppet_facts_for_provisioning is set to true
Marek Hulán wrote:
> I'm unable to reproduce the behaviour, ignore_puppet_facts_for_provisioning settings is effecti...
Jörn Ott
03:05 AM Refactor #11449: Don't use therubyracer anymore
I'd probably like to support both (via bundler groups?) as using therubyracer is easiest for our RPM packaging, since... Dominic Cleal
03:02 AM Bug #11453 (Duplicate): Warning! Validation failed: Name has already been taken
Thanks for the report, this is already reported under #11328, but I don't know what the cause is. Dominic Cleal

08/23/2015

05:03 PM Revision cf40b0f5 (community-templates): Blacklist option for Red Hat and Debian PXELinux
closes GH-199 Lukas Zapletal
04:34 PM Packaging Revision ef6b07a0 (foreman-packaging): libaugeas-ruby -> ruby-augeas for Debian/jessie
Michael Moll
04:11 PM Bug #11453: Warning! Validation failed: Name has already been taken
I am getting a:
Warning!
Validation failed: Name has already been taken
every time i am trying to apply a puppet...
Daniel Guldberg
04:10 PM Bug #11453 (Duplicate): Warning! Validation failed: Name has already been taken
ActiveRecord::RecordInvalid
Validation failed: Name has already been taken
/opt/rh/ruby193/root/usr/share/gems/gems...
Daniel Guldberg
10:37 AM Bug #11387 (Ready For Testing): LDAP Account password cannot be empty after edit
The Foreman Bot
10:37 AM Feature #2943 (Ready For Testing): Make it possible to unset a host's root password
The Foreman Bot
08:42 AM Feature #11451 (Ready For Testing): Bookmark searches should only need to be unique within their controller
The Foreman Bot
08:31 AM Feature #11451 (Closed): Bookmark searches should only need to be unique within their controller
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1247984
Description of problem:
In Satellite 6, I can boo...
Alon Goldboim
07:19 AM Bug #11450 (Ready For Testing): Hidden parameters do not un-hide when unchecking the hide checkbox
The Foreman Bot
07:11 AM Bug #11450 (Closed): Hidden parameters do not un-hide when unchecking the hide checkbox
Value is un-hidden only after saving the form. Tomer Brisker

08/22/2015

06:34 PM Refactor #11449 (Closed): Don't use therubyracer anymore
therubyracer has a longstanding history of problems on non-Linux and non-x86 platforms. It is used via the execjs gem... Anonymous
09:52 AM Bug #11443: ptable template ID changed during upgrade from 1.8.2 -> 1.9, breaks unattended provisioning
Dominic,
Please see below:
[root@ny2lppuppet01 build]# foreman-rake db:migrate:status | grep 20150514114044
...
salman butt

08/21/2015

08:22 PM Bug #10088: Smart class default parameter interpreted as string
I realized one minor difference actually in Host Group containing YAML with ERB. It does! display properly when subm... Adam S
07:40 PM Bug #10088: Smart class default parameter interpreted as string
I'll second this, not working in 1.8.2. I'm finding thought that it's also broken in host group. Only host level wo... Adam S
03:22 PM Bug #10408 (Ready For Testing): Host checkboxes get cleared after action taken
The Foreman Bot
11:39 AM Bug #11444: Domains page shows negative number of hosts
That worked! I'll re-open if it happens again. Thanks, Dominic. Enjoy your weekend! Simon Wydooghe
08:58 AM Bug #11444 (Feedback): Domains page shows negative number of hosts
Please try running @foreman-rake fix_cached_counters@ to recount everything. If it gets out of sync again, please re... Dominic Cleal
08:53 AM Bug #11444 (Closed): Domains page shows negative number of hosts
I only have one domain. In the Domains page, this one domain shows '-53' hosts. The Environments page shows my two en... Simon Wydooghe
09:59 AM Packaging Revision ac5fb0fe (foreman-packaging): Replace ruby193 for tfm in comps
sed -i 's/>ruby193-/>tfm-/' comps/*.xml Dominic Cleal
09:59 AM Packaging Revision f91f79af (foreman-packaging): Reconfigure tito and mock for tfm SCL
Dominic Cleal
09:59 AM Packaging Revision e6df325a (foreman-packaging): Obsolete from all subpackages
Dominic Cleal
09:59 AM Packaging Revision 889f832a (foreman-packaging): Undo obsoleting of replacement packages
Allows them to be installed alongside, but usually version requirements or
specific requires on the tfm version will ...
Dominic Cleal
09:59 AM Packaging Revision 44be90c9 (foreman-packaging): Rename scl_ruby variables to scl_ruby_bin, use tfm-ruby, tidy up and optimise
Dominic Cleal
08:22 AM Bug #11443: ptable template ID changed during upgrade from 1.8.2 -> 1.9, breaks unattended provisioning
Could you running these commands please? I haven't been able to replicate this.
foreman-rake db:migrate:statu...
Dominic Cleal
03:26 AM Bug #11443: ptable template ID changed during upgrade from 1.8.2 -> 1.9, breaks unattended provisioning
db/migrate/20150514114044_migrate_ptables_to_templates.rb ought to handle this. Dominic Cleal
06:15 AM Packaging Revision e4e6840b (foreman-packaging): Fix checks against scl name, optimise rhel/empty SCL conditional
Dominic Cleal
06:13 AM Packaging Revision 032b3cd5 (foreman-packaging): Rebuild ruby193-facter as a rubygem
Since vendor_ruby etc inside 'tfm' aren't in the Ruby load path, but gems are,
then changing it to a rubygem makes it...
Dominic Cleal
06:13 AM Packaging Revision b319e683 (foreman-packaging): Converted spec files
Dominic Cleal
06:13 AM Packaging Revision d9d66926 (foreman-packaging): Conversion script
Dominic Cleal
06:08 AM Packaging Revision f716c688 (foreman-packaging): Trust GEM_PATH if set during precompilation, i.e. from the tfm enable script
Dominic Cleal
06:08 AM Packaging Revision 8255b4d8 (foreman-packaging): Replace ruby-wrapper with tfm-runtime
Dominic Cleal
06:08 AM Packaging Revision e89381d0 (foreman-packaging): fixes #4841 - add tfm SCL source package
Dominic Cleal
04:30 AM Packaging Revision 126a7c9a (foreman-packaging): Update deface to 1.0.1
Change core Foreman packages to ship nokogiri 1.6.x as a requirement
for deface 1.x.
Dominic Cleal
04:19 AM Packaging Revision e71709ae (foreman-packaging): Fix BRs to match runtime requirements
Dominic Cleal
04:04 AM Packaging Revision 3b1c08a4 (foreman-packaging): Automatic commit of package [rubygem-smart_proxy_remote_execution_ssh] minor release [0.0.3-1.fm1_10].
Dominic Cleal
04:01 AM Packaging Revision 3650fd7f (foreman-packaging): Merge pull request #737 from stbenjam/rpm/smart_proxy_remote_execution_ssh
Add smart_proxy_remote_execution_ssh (RPM) Dominic Cleal
03:40 AM Bug #11440: Network bonding is not working properly when provisioning CenOS/RHEL servers because the default gateway is not set.
I added the fix to the "community-templates":
https://github.com/theforeman/community-templates/pull/201
Regard...
Petr Ruzicka
02:55 AM Bug #11440 (Ready For Testing): Network bonding is not working properly when provisioning CenOS/RHEL servers because the default gateway is not set.
The Foreman Bot
03:37 AM Packaging Revision a989ffcd (foreman-packaging): Automatic commit of package [rubygem-smart_proxy_dynflow] minor release [0.0.3-1.fm1_10].
Dominic Cleal
03:17 AM Packaging Revision 60309a91 (foreman-packaging): Remove sequel from F19, not required
Dominic Cleal
03:11 AM Packaging Revision 4461c15e (foreman-packaging): Automatic commit of package [rubygem-sequel] minor release [4.20.0-2.fm1_10].
Dominic Cleal
03:05 AM Packaging Revision aa033be9 (foreman-packaging): Merge pull request #736 from stbenjam/rpm/smart_proxy_dynflow
Add smart_proxy_dynflow (RPM) Dominic Cleal
02:14 AM Installer Revision 5e4c76d0 (puppet-candlepin): Merge pull request #25 from ehelms/update-cp-config
Update Candlepin config file including addition of quartz. Eric D Helms

08/20/2015

05:02 PM Feature #11174 (Closed): Don't show password placeholder when empty
Applied in changeset commit:0dc8fd72ff50b739ba3ad516952f98b08317c1ce. Amir Fefer
04:39 PM Revision 0dc8fd72 (foreman): Fixes #11174 - Don't show password placeholder when empty
Amir Fefer
02:32 PM Bug #11443 (Rejected): ptable template ID changed during upgrade from 1.8.2 -> 1.9, breaks unattended provisioning
I upgraded from version 1.8.2 to 1.9 earlier this morning. No problems were encountered during the upgrade, or the ap... salman butt
01:40 PM Installer Revision 3927e0f1 (puppet-katello): Update package to tfm- prefix to support new Foreman SCL.
Eric Helms
10:43 AM Bug #11031 (Ready For Testing): Cannot remove interface with duplicate name
Marek Hulán
10:36 AM Packaging Revision 40e0156b (foreman-packaging): Add smart_proxy_remote_execution_ssh
Stephen Benjamin
10:13 AM Packaging Revision ceec3bc5 (foreman-packaging): Automatic commit of package [rubygem-foreman_dhcp_browser] minor release [0.0.7-1.fm1_10].
Dominic Cleal
10:13 AM Packaging Revision 1ea6e6c0 (foreman-packaging): Merge pull request #776 from mmoll/rpm/dhcp_007
update foreman_dhcp_browser to 0.0.7 (RPM) Dominic Cleal
10:13 AM Packaging Revision 945b56db (foreman-packaging): Add smart_proxy_dynflow (RPM)
Stephen Benjamin
10:12 AM Packaging Revision 381f8729 (foreman-packaging): Automatic commit of package [rubygem-foreman_remote_execution] minor release [0.0.2-1.fm1_10].
Dominic Cleal
10:09 AM Packaging Revision 5b5e9072 (foreman-packaging): Merge pull request #735 from stbenjam/rpm/remote_execution
Add rubygem-foreman_remote_execution (RPM) Dominic Cleal
09:37 AM Packaging Revision 5d4f1435 (foreman-packaging): update foreman_dhcp_browser to 0.0.7
Michael Moll
09:32 AM Packaging Revision aaeb7c1c (foreman-packaging): update foreman_dhcp_browser to 0.0.7
Michael Moll
09:02 AM Bug #11251 (Resolved): Unable to save host due to 'some of the interfaces are invalid' error
Thank you, I'm changing this to be resolved and to prevent the original cause, I opened #11442. Thank you for the rep... Marek Hulán
08:48 AM Bug #11251: Unable to save host due to 'some of the interfaces are invalid' error
I have tested this workaround and it seems to be fine. Josh Baird
08:38 AM Bug #11251 (Need more information): Unable to save host due to 'some of the interfaces are invalid' error
I tried to import the provided facts which created interfaces correctly. The reason why you see duplicated IPs is bec... Marek Hulán
08:43 AM Refactor #11442 (New): When host is created from facts we don't trigger validations
For some reasons (bad and good) validations are disabled when host is created through facts/reports. One reason could... Marek Hulán
08:29 AM Packaging Revision 6fbbd9f4 (foreman-packaging): Remove foreman_simplify
It is unmaintained and will not be compatible with the upcoming Deface
1.x upgrade.
https://groups.google.com/d/msg/...
Dominic Cleal
08:08 AM Bug #11434: Foreman 1.7.x -> 1.8.2 (Puppet collects/adds Lots of bogus interface entries)
Will Foster wrote:
> Marek Hulán wrote:
> > Could you please attach the output of facter for this host? A screensho...
Will Foster
03:08 AM Bug #11434: Foreman 1.7.x -> 1.8.2 (Puppet collects/adds Lots of bogus interface entries)
Marek Hulán wrote:
> Could you please attach the output of facter for this host? A screenshot of interfaces from web...
Will Foster
02:02 AM Bug #11434: Foreman 1.7.x -> 1.8.2 (Puppet collects/adds Lots of bogus interface entries)
Could you please attach the output of facter for this host? A screenshot of interfaces from webui would also help. Marek Hulán
08:05 AM Packaging Revision 50962e7e (foreman-packaging): Automatic commit of package [rubygem-apipie-params] minor release [0.0.4-2.fm1_10].
Dominic Cleal
08:03 AM Packaging Revision 605f0983 (foreman-packaging): Automatic commit of package [rubygem-algebrick] minor release [0.7.3-2.fm1_10].
Dominic Cleal
08:02 AM Packaging Revision 6161ddb9 (foreman-packaging): Automatic commit of package [rubygem-dynflow] minor release [0.8.5-2.fm1_10].
Dominic Cleal
08:01 AM Packaging Revision dfaa7811 (foreman-packaging): Merge pull request #772 from stbenjam/rpm/dynflow-nonscl2
Package dynflow and dependencies for non-SCL on el7 Dominic Cleal
07:54 AM Packaging Revision e15a032b (foreman-packaging): Automatic commit of package [rubygem-newt] minor release [0.9.6-1.fm1_10].
Dominic Cleal
07:53 AM Packaging Revision 23b7042f (foreman-packaging): Merge pull request #774 from lzap/newt-096
Updated rubygem-newt to 0.9.6 Dominic Cleal
07:50 AM Packaging Revision 76113713 (foreman-packaging): Add rubygem-foreman_remote_execution (RPM)
Stephen Benjamin
07:30 AM Packaging Revision 3de2ab55 (foreman-packaging): Package algebrick for non-SCL el7
Stephen Benjamin
07:28 AM Packaging Revision 2c90106f (foreman-packaging): Package apipie-params for non-SCL el7
Stephen Benjamin
07:27 AM Packaging Revision f060a326 (foreman-packaging): Package dynflow for non-SCL on el7
Stephen Benjamin
07:18 AM Packaging Revision e168c698 (foreman-packaging): Updated rubygem-newt to 0.9.6
Lukas Zapletal
05:43 AM Packaging Revision 60ca66c4 (foreman-packaging): Automatic commit of package [rubygem-hammer_cli_foreman_tasks] minor release [0.0.7-2.fm1_10].
Dominic Cleal
05:29 AM Packaging Revision 5fedf86f (foreman-packaging): Increase range of non-SCL obsoletes to cover 1.9 versions
Dominic Cleal
05:05 AM Bug #10340: AD auth hangs while syncing user groups on login
in 1.9.0 issue still exists but unchecking 'Usergroup sync' make it work Vasil Mikhalenya
04:34 AM Bug #11440 (Closed): Network bonding is not working properly when provisioning CenOS/RHEL servers because the default gateway is not set.
Hello.
I provisioned the physical server with bonded two interfaces and the final provisioned server didn't have d...
Petr Ruzicka
04:12 AM Packaging Revision 3adf757b (foreman-packaging): rkerberos: bump to rebuild for i386 too
Jenkins job now calls pbuilder with the 32-bit chroot too when
Architecture is set to "any" in the control file.
Dominic Cleal
03:57 AM Bug #11437 (Ready For Testing): "Can't modify frozen Array" error on frozen arrays in select list
Shlomi Zadok
03:56 AM Bug #11437 (New): "Can't modify frozen Array" error on frozen arrays in select list
It impacts a plugin (though a workaround has been applied), yet it may affect also Foreman core if we'd ever use a fr... Shlomi Zadok
03:56 AM Bug #11437 (Ready For Testing): "Can't modify frozen Array" error on frozen arrays in select list
The Foreman Bot
03:28 AM Bug #11437: "Can't modify frozen Array" error on frozen arrays in select list
What does this impact precisely? Is it a plugin? I can't see any use of Date::DAYNAMES in Foreman. Dominic Cleal
03:56 AM Bug #11282 (Ready For Testing): search on numeric facts is broken if using "~".
The Foreman Bot
03:40 AM Bug #11282 (New): search on numeric facts is broken if using "~".
Dominic Cleal
03:56 AM Packaging Bug #11438 (Closed): ruby-rkerberos on debian could use an i386 package
We're using pbuilder, but we weren't calling it again with the 32-bit chroot from our Jenkins job. I've fixed that, ... Dominic Cleal
01:42 AM Packaging Bug #11438 (Closed): ruby-rkerberos on debian could use an i386 package
ruby-rkerberos is required by foreman-proxy but can't be installed. This is because the apt repo only has an amd64 v... Robert Drake
03:25 AM Bug #11345: API Get available_clusters send empty hash
Yes, I understand. I was saying that it was caused by a change in that bug, which switched the cluster return value ... Dominic Cleal
03:22 AM Packaging Revision a4c5c883 (foreman-packaging): Automatic commit of package [rubygem-foreman_openscap] minor release [0.4.3-1.fm1_10].
Dominic Cleal
03:22 AM Packaging Revision 79e1ddeb (foreman-packaging): Merge pull request #773 from shlomizadok/foreman_openscap_043
Release foreman_openscap 0.4.3 Dominic Cleal
03:21 AM Bug #11426 (Ready For Testing): puppet class edit should not allow to remove class paramteres
The Foreman Bot
03:13 AM Packaging Revision 40475559 (foreman-packaging): Automatic commit of package [rubygem-concurrent-ruby-edge] minor release [0.1.0-4.fm1_10].
Dominic Cleal
03:12 AM Packaging Revision 5424e302 (foreman-packaging): Automatic commit of package [rubygem-concurrent-ruby] minor release [0.9.0-4.fm1_10].
Dominic Cleal
03:10 AM Packaging Revision 36649325 (foreman-packaging): Merge pull request #770 from stbenjam/rpm/concurrent-ruby-nonscl
Package concurrent-ruby for non-SCL el7 Dominic Cleal
02:17 AM Bug #11427 (Ready For Testing): puppetclass edit text under Optional input validator should be an alert
The Foreman Bot
01:59 AM Bug #11385: There is no way to manage network interfaces of compute profiles with libvirt if there is no libvirt network
As suggested in one of PRs setting to 1.9.1, feel free to postpone if it makes more sense. Marek Hulán

08/19/2015

04:23 PM Bug #11437 (Closed): "Can't modify frozen Array" error on frozen arrays in select list
Detected when used with Date::DAYNAMES which is locked since ruby 1.8.6
Since #9591 "with commit":https://github.c...
Shlomi Zadok
04:17 PM Bug #7350 (New): [Openstack] - security groups are not applied to new host
I made an attempt in https://github.com/theforeman/foreman/pull/2140, I thought it was a simple fix, but its not and ... Stephen Benjamin
04:08 PM Packaging Revision c960bac8 (foreman-packaging): Release foreman_openscap 0.4.3
Shlomi Zadok
04:01 PM Bug #11385 (Closed): There is no way to manage network interfaces of compute profiles with libvirt if there is no libvirt network
Applied in changeset commit:8c6a7db05bf948aa750e6de560a6c35d23b7791f. Anonymous
04:01 PM Bug #11374 (Closed): Can't change key type when creating a smart variable
Applied in changeset commit:e2982830f567bab4be9f089ddb4e5eac35513839. Shlomi Zadok
03:50 PM Revision 8c6a7db0 (foreman): fixes #11385 - Enable management of nics in compute profiles without libvirt network
Julien Pivotto
03:48 PM Revision e2982830 (foreman): fixes #11374 - re-initialize select2 on smart vars
Shlomi Zadok
03:01 PM Bug #11170 (Closed): foreman-rake: setting complex parameters (arrays, hashes) broken?
Applied in changeset commit:e28614c06bf6ca27e5518e8fae667b9ade3f46b2. Dominic Cleal
02:31 PM Revision e28614c0 (foreman): fixes #11170 - pass quoted args through foreman-rake
Use the special "$@" to correctly pass quoted arguments through
foreman-rake, through su and to the underlying rake c...
Dominic Cleal
11:51 AM Bug #11282 (Ready For Testing): search on numeric facts is broken if using "~".
The Foreman Bot
11:30 AM Bug #11031: Cannot remove interface with duplicate name
FWIW, I wasn't able to see any errors in the logs when I was having this problem. I'll admit, though, I'm not sure w... Jason Frisvold
11:07 AM Bug #11345: API Get available_clusters send empty hash
Dominic,
Thanks.
But i think my problem is not excatly this bug.
In this rabl view (compute_resources/availabl...
Michael Alves Lobo
11:06 AM Bug #11345: API Get available_clusters send empty hash
Dominic,
Thanks.
But i think my problem is not excatly this bug.
In this rabl view (compute_resources/availabl...
Michael Alves Lobo
11:03 AM Bug #11432 (Closed): cannot copy text from locked templates
Applied in changeset commit:4fd1ae8501d41947edad535875a43e5e7849f370. Anonymous
09:26 AM Bug #11432 (Ready For Testing): cannot copy text from locked templates
The Foreman Bot
09:05 AM Bug #11432 (Assigned): cannot copy text from locked templates
Tomer Brisker
09:04 AM Bug #11432 (Closed): cannot copy text from locked templates
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1255018
Description of problem:
It is not possible to cop...
Tomer Brisker
10:59 AM Revision 4fd1ae85 (foreman): Fixes #11432 - Allow copying from ACE editor
Tomer Brisker
10:57 AM Bug #11428 (Ready For Testing): External user groups refresh is not case insensitive
The Foreman Bot
07:42 AM Bug #11428 (Closed): External user groups refresh is not case insensitive
group_list in ldap_fluff returns a list of lowercase LDAP GIDs. https://github.com/theforeman/ldap_fluff/blob/master/... Daniel Lobato Garcia
10:39 AM Packaging Revision f9f9bf58 (foreman-packaging): Package concurrent-ruby for non-SCL el7
Stephen Benjamin
10:24 AM Bug #11434 (Closed): Foreman 1.7.x -> 1.8.2 (Puppet collects/adds Lots of bogus interface entries)
We've noticed an issue with some existing hosts after upgrading from Foreman 1.7.2 -> 1.8.2
where there are sometime...
Will Foster
09:57 AM Installer Revision 44c0eca5 (puppet-foreman_proxy): Pass the dhcp_key_name and dhcp_key_secret to the dhcp module
closes GH-186 Michael Robbert
09:08 AM Packaging Revision b457c9f4 (foreman-packaging): Add -dist tag for mashing of SCL + nonscl tags
Create a new -dist tag for core and plugins when cloning, which inherits
from both SCL and non-SCL tags. Mash then r...
Dominic Cleal
08:43 AM Bug #11408 (Ready For Testing): Plugin permissions are broken when using multiple selects
The Foreman Bot
08:42 AM Bug #11408: Plugin permissions are broken when using multiple selects
I could for now, but that doesn't seem ideal, foreman should provide an interface to get the custom permission from t... Stephen Benjamin
02:54 AM Bug #11408: Plugin permissions are broken when using multiple selects
The idea is that you should probably alias chain the method to insert an appropriate view permission for that model. ... Dominic Cleal
08:16 AM Bug #11388 (Assigned): Info box too small, almost always has scroll bar
This also occurs to varying degrees in other parts of the UI and should be fixed generally for the helper, not only f... Tomer Brisker
07:41 AM Bug #11388: Info box too small, almost always has scroll bar
please make sure there is a close option as well, or it should close by default (maybe configurable) when clicking ou... Ohad Levy
08:02 AM Revision fa67815e (foreman): Release 1.8.3
Dominic Cleal
07:36 AM Bug #11427 (Closed): puppetclass edit text under Optional input validator should be an alert
currently the text ... Ohad Levy
07:34 AM Bug #11426 (Closed): puppet class edit should not allow to remove class paramteres
when editing a puppet class, it should not be allowed to remove a class parameters from the UI. Ohad Levy
07:16 AM Bug #11425 (Ready For Testing): add a real primary key to host and hostgroup for lookup_values has_many
The Foreman Bot
07:13 AM Bug #11425 (Closed): add a real primary key to host and hostgroup for lookup_values has_many
Tom Caspy
06:59 AM Packaging Revision 3ae1a2ce (foreman-packaging): Add foreman-plugins-nonscl-nightly-rhel* tags
Allow building of a package in a non-SCL manner, or in both SCL and
non-SCL tags through the koji-foreman-plugins rel...
Dominic Cleal
05:17 AM Bug #11415 (Closed): ENC fails with undefined method `value' for #<LookupKey ..>
... Dominic Cleal
04:16 AM Bug #11047 (Need more information): Interfaces are imported even though ignore_puppet_facts_for_provisioning is set to true
Reverting back, typo in commit message Marek Hulán
04:09 AM Refactor #11414 (New): Take advantage of Underscore.js to clean up messy JS code
Tomer Brisker
04:02 AM Bug #11220 (Closed): PGError: ERROR: column reference "name" is ambiguous LINE 11
Applied in changeset commit:4ca9215584bf2b81a3291b728d0c436a9a773f41. avi tal
04:02 AM Refactor #10232 (Closed): move validations and casting out of lookup keys and values into single-responsibility classes
Applied in changeset commit:9f88e8a17ed07d323c82234e0b2524e606b5d515. Tom Caspy
04:01 AM Packaging Revision a3e83a1c (foreman-packaging): Automatic commit of package [rubygem-foreman_docker] minor release [1.4.1-1.fm1_10].
Dominic Cleal
04:00 AM Packaging Revision 881ba254 (foreman-packaging): Merge pull request #767 from eLobato/rpm/foreman-docker-1.4.1
plugins:foreman_docker - Release 1.4.1 Dominic Cleal
03:44 AM Bug #11413 (Ready For Testing): When running rake tasks, SQL logging messages overflow the output
The Foreman Bot
03:42 AM Bug #11413 (Closed): When running rake tasks, SQL logging messages overflow the output
The actual results of rake commands are very difficult to find as they are hidden between thousands of lines of SQL l... Tomer Brisker
03:42 AM Revision 4ca92155 (foreman): fixes #11220 - column ambiguity for non-admin host creation
avi tal
03:42 AM Revision 9f88e8a1 (foreman): fixes #10232 - moving validations and casting out of lookup key and value
Tom Caspy
03:31 AM Packaging Revision fc2712bf (foreman-packaging): plugins:foreman_docker - Release 1.4.1
Daniel Lobato Garcia
02:57 AM Bug #11410 (Duplicate): Unable to delete invalid interfaces from foreman
Thanks for the report, the issue's being tracked under #11031 and linked tickets. Dominic Cleal
01:49 AM Installer Bug #11331: foreman_smartproxy: failed to call refresh: missing param 'id' in parameters after ensure failure
On https://<fqdn>/smart_proxies I have attempted to create proxy per
http://projects.theforeman.org/projects/smart...
Jan Hutař

08/18/2015

09:45 PM Bug #10112: Allow user to define BMC driver / options per hardware model
I switched the default driver in rubyipmi from auto to lan20 because there were more people having issues with the au... Corey Osman
05:07 PM Bug #11410 (Duplicate): Unable to delete invalid interfaces from foreman
I had a few hosts that had overlapping interfaces listed in foreman. Not sure how that happened, presumably on fact ... Jason Frisvold
05:00 PM Installer Revision f5c06c91 (puppet-dhcp): Add support for setting up OMAPI key
Michael Robbert
04:49 PM Bug #11408 (New): Plugin permissions are broken when using multiple selects
Ah, it's not the taxonomix mixin - It's because I'm using multiple_selects which calls this "authorized_assocations" ... Stephen Benjamin
04:43 PM Bug #11408 (Ready For Testing): Plugin permissions are broken when using multiple selects
The Foreman Bot
04:39 PM Bug #11408 (Duplicate): Plugin permissions are broken when using multiple selects
In app/helpers/layout_helper.rb, this:... Stephen Benjamin
02:42 PM Bug #11407 (Ready For Testing): Uppercase logins coming from LDAP break external user groups sync
The Foreman Bot
12:17 PM Bug #11407 (Closed): Uppercase logins coming from LDAP break external user groups sync
When an user, say "DanielLobato" in LDAP gets an account in Foreman, the login is automatically downcased to "daniell... Daniel Lobato Garcia
02:09 PM Revision 5ffe796f (foreman): refs #10867 - bool cast compatibility with 1.8
Dominic Cleal
01:20 PM Revision 31d4c6cb (foreman): Fixes #10915 - Deleting a host removes all host specific overrides
(cherry picked from commit 674755f43684f76e6b23ca499a57153aad3db5e2) Ori Rabin
01:20 PM Revision 1af68074 (foreman): Fixes #10867 - OpenStack boot_from_volume is true only when checked
(cherry picked from commit 776cff93637b006cb69063fecf142e776acd1378) Daniel Lobato Garcia
01:19 PM Revision a0f78f20 (foreman): Fixes #10607 - match bonds based on identifier only
(cherry picked from commit 7be20b248502eb8682008e1c6b03fef71da4f73d) Marek Hulán
01:19 PM Revision 66a5487c (foreman): Fixes #10888 - skip attached_to updates if identifier was blank
(cherry picked from commit db6d6b8b7d0d2e90e27d4c23308e5db26abd3820) Marek Hulán
12:35 PM Bug #11047 (Ready For Testing): Interfaces are imported even though ignore_puppet_facts_for_provisioning is set to true
The Foreman Bot
11:04 AM Bug #11405: orchestration errors no longer appear on host edit / nightly
We could call @flash.keep@ in app controller from a filter where @:if => :ajax?@, but this doesn't seem to fully solv... Dominic Cleal
10:37 AM Bug #11405: orchestration errors no longer appear on host edit / nightly
I can't tell why this is only recently failing, I suspect some sort of reordering in AJAX requests from the host edit... Dominic Cleal
09:38 AM Bug #11405 (New): orchestration errors no longer appear on host edit / nightly
when editing a host, while a proxy was reporting on a conflict the following was observed in the log, but nothing in ... Ohad Levy
09:47 AM Smart Proxy Feature #4917: Smart-Proxy Realm Provider for Active Directory
I have a need for this and gave it a try. See the code here: https://github.com/theforeman/smart-proxy/compare/develo... Philipp Wagner
09:21 AM Installer Bug #11331: foreman_smartproxy: failed to call refresh: missing param 'id' in parameters after ensure failure
Does the smart proxy register if you do it now, manually? (since it now says foreman-proxy (pid 10918) is running...) Dominic Cleal
09:13 AM Installer Bug #11331: foreman_smartproxy: failed to call refresh: missing param 'id' in parameters after ensure failure
OK, did 10 installs and 9th failed (10th still running).
On the failed system:...
Jan Hutař
03:41 AM Installer Bug #11331: foreman_smartproxy: failed to call refresh: missing param 'id' in parameters after ensure failure
/var/log/foreman-proxy/access.log is empty and proxy.log only have this:
# Logfile created on Mon Aug 17 16:49:18 ...
Jan Hutař
03:09 AM Installer Bug #11331 (Need more information): foreman_smartproxy: failed to call refresh: missing param 'id' in parameters after ensure failure
Can you attach the foreman-proxy log? Is the service running after the installer has run? If not, test it and check... Dominic Cleal
02:40 AM Installer Bug #11331: foreman_smartproxy: failed to call refresh: missing param 'id' in parameters after ensure failure
And katello-installer.log from same run as in comment #15 above Jan Hutař
02:33 AM Installer Bug #11331: foreman_smartproxy: failed to call refresh: missing param 'id' in parameters after ensure failure
Encountered it again. Attaching production.log. Jan Hutař
09:07 AM Feature #11248: Add 'agent-specified' Puppet environment option for hosts
The new 'foreman_noenv' [1] plugin provides the 'agent-specified environment' functionality described in this issue. ... Josh Baird
09:01 AM Bug #11404 (Duplicate): UI throws 'Host group Not Found' on cloning a existing hostgroup
What do you mean by publish? Dominic Cleal
08:58 AM Bug #11404: UI throws 'Host group Not Found' on cloning a existing hostgroup
Dominic Cleal wrote:
> Any host group, or one with parameters? If so, it's #9815.
With parameters.
Do you want ...
Shimon Shtein
08:28 AM Bug #11404: UI throws 'Host group Not Found' on cloning a existing hostgroup
Any host group, or one with parameters? If so, it's #9815. Dominic Cleal
08:17 AM Bug #11404 (Duplicate): UI throws 'Host group Not Found' on cloning a existing hostgroup
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1253655
Description of problem:
I upgraded sat6.0.8 to sa...
Shimon Shtein
07:56 AM Revision cd749679 (foreman): Release 1.9.0
Dominic Cleal
07:31 AM Feature #11240: Document root_pass parameter on hostgroups API
Changing the PR to the correct one. There was a link to a hammer PR by mistake. Tomáš Strachota
07:20 AM Bug #11403 (Rejected): Allowed vars and helpers are global constants
These are overriden everytime the class is reloaded in development node which causes issues to plugins which adds ext... Lukas Zapletal
07:18 AM Bug #11401 (Closed): Auth sources need do define scoped search on name
Required to allow for searching auto sources by name in the CLI. Tomáš Strachota
07:00 AM Bug #11395: Unable To Create New VMWare Host due to Error undefined method `hardware_version' for #<Fog::Compute::Vsphere::Server:XXXXXX>
[xxx@xxx]# rpm -qa ruby193-rubygem-foreman\*
ruby193-rubygem-foreman_param_lookup-0.2.0-1.el6.noarch
ruby193-rubyge...
shankar janagoud
05:42 AM Bug #11395: Unable To Create New VMWare Host due to Error undefined method `hardware_version' for #<Fog::Compute::Vsphere::Server:XXXXXX>
I can't reproduce this yet, and have an almost identical setup, so I'm not sure what's going on. It would appear tha... Dominic Cleal
05:04 AM Bug #11395: Unable To Create New VMWare Host due to Error undefined method `hardware_version' for #<Fog::Compute::Vsphere::Server:XXXXXX>
The previously attached production log was old. With new log I can see the "Fog initialization failure"
For "grep ...
shankar janagoud
03:35 AM Bug #11395 (Need more information): Unable To Create New VMWare Host due to Error undefined method `hardware_version' for #<Fog::Compute::Vsphere::Server:XXXXXX>
Could you check if this command provides any further logs?
@grep -A50 "Fog initialization failed" /var/log/foreman...
Dominic Cleal
03:14 AM Bug #11395: Unable To Create New VMWare Host due to Error undefined method `hardware_version' for #<Fog::Compute::Vsphere::Server:XXXXXX>
ESXi Version: 5.5
Foreman: 1.8.2
Fog : 1.29
shankar janagoud
03:11 AM Bug #11395 (Rejected): Unable To Create New VMWare Host due to Error undefined method `hardware_version' for #<Fog::Compute::Vsphere::Server:XXXXXX>
While creating new vm host observed "Error loading virtual machine information: Internal Server Error" in "virtual ma... shankar janagoud
05:03 AM Bug #11220: PGError: ERROR: column reference "name" is ambiguous LINE 11
To reproduce:
Create user that has view_compute_resources permission with a location or organization filter.
Tomer Brisker
05:02 AM Bug #11274 (Closed): Unable to get resource pool when cluster is nested in intermediate folder under Datacenter
Applied in changeset commit:bb6aa56dd260fea02fbee94b61f50965b6c3e59e. Jakub Sliva
05:02 AM Refactor #10997 (Closed): Update fog to 1.33.0
Applied in changeset commit:ca6e7a18ba98df8bc289979ed50729d317123391. Dominic Cleal
04:56 AM Packaging Revision f82ff634 (foreman-packaging): plugins:foreman_docker - Release 1.4.1
Daniel Lobato Garcia
04:39 AM Packaging Revision 056c582e (foreman-packaging): Automatic commit of package [rubygem-fog-core] minor release [1.32.1-1.fm1_10].
Dominic Cleal
04:39 AM Packaging Revision 7c58f323 (foreman-packaging): Automatic commit of package [rubygem-fog] minor release [1.33.0-1.fm1_10].
Dominic Cleal
04:38 AM Packaging Revision 33eaf157 (foreman-packaging): refs #10997 - use fog 1.33.0
Dominic Cleal
04:38 AM Packaging Revision 2306eb75 (foreman-packaging): Update fog-core to 1.32.1
Dominic Cleal
04:38 AM Packaging Revision 615d1443 (foreman-packaging): Update fog to 1.33.0
Dominic Cleal
04:35 AM Revision bb6aa56d (foreman): fixes #11274 - Unable to get resourcePoo
Cluster attribute full_path makes sense when there are intermediate folders (both between vCenter/datacenter and data... Jakub Sliva
04:34 AM Revision ca6e7a18 (foreman): fixes #10997 - update fog to 1.33.0
Dominic Cleal
03:21 AM Tracker #10467: Parameter UI improvements in host and hostgroup forms
As discussed in #5868, our setup relies quite heavily on overriding parameters and the existing parameters page (on t... Jeff Sault
03:03 AM Feature #11393 (Duplicate): Class importer should present useful errors
Thanks for the report Josh, this is covered under #3900 and related tickets. Dominic Cleal
 

Also available in: Atom