Project

General

Profile

Activity

From 05/22/2017 to 06/20/2017

06/20/2017

02:21 PM Installer Revision 51ca4090 (puppet-candlepin): Refs #19667 - add support for SSL secured DB connections (#78)
* Refs #19667 - add support for SSL secured DB connections Martin Bacovsky
12:37 PM Bug #20062: Host parameter not rendered in user_data template
Yes it seems so, in my case the preview does render the parameter Anthony Chevalet
12:06 PM Bug #20062: Host parameter not rendered in user_data template
This is probably related to [[#19465]] Tyler Gregory
11:00 AM Bug #20062 (New): Host parameter not rendered in user_data template
I'm running Foreman 1.14.3 and have an issue with host parameters not available in user_data template.
In the temp...
Anthony Chevalet
09:34 AM Packaging Revision 12760897 (foreman-packaging): Refs #19512 - update minimum nodejs version
Michael Moll
09:25 AM Revision e3ce3588 (foreman): Fixes #19630 - ignore hidden admins
Marek Hulán
09:01 AM Bug #20049 (Closed): Retry various integration tests before failing
Applied in changeset commit:0132933af131f85d1f4c1574fc42c446ac3b686b. Anonymous
08:43 AM Feature #20059 (New): hide operatingsystem when creating new host
It should be possible to hide or deactivate an operatingsystem so that it cannot be selected when creating a new host... Timo Goebel
08:30 AM Revision 0132933a (foreman): Fixes #20049 - Retry various integration tests before failing
Thanks to #15894 we can retry some tests. Some of the failures I'm
seeing I'm having a hard time to reproduce, like
"...
Daniel Lobato Garcia
08:01 AM Feature #19995 (Closed): search should use turbolinks
Applied in changeset commit:30d7741618babaade94e917d327a4da0c689e577. Ohad Levy
07:56 AM Revision 30d77416 (foreman): fixes #19995 - search now uses turbolinks
this avoids full page reloads when using search.
this also adds the urijs package, and while it can be done
without ...
Ohad Levy
06:01 AM Refactor #20033 (Closed): Avoid redefining SEEDED_TEMPLATES and SEEDED_PARTITION_TABLES constants
Applied in changeset commit:bbb1b90c1dae0aebf20e6ce04b34bc801355423b. Anonymous
06:01 AM Feature #20035 (Closed): Administer -> About page should have a bullet link to the local API docs
Applied in changeset commit:544b516f4a9b35358fcd9dec10fe53bfa4ddef6e. Anonymous
05:31 AM Revision bbb1b90c (foreman): Fixes #20033 - load seed data just once
Marek Hulán
05:29 AM Revision 544b516f (foreman): Fixes #20035 - Adds API link to About page
Marek Hulán
04:46 AM Feature #20047: Filter roles by assigned permissions in UI
This could work using ":ext_method => " and use SQL directly to search for the permissions too. Daniel Lobato Garcia
04:03 AM Bug #19266: Foreman not starting because: Role is locked for user modifications.
OK, Thanks, I have opened a ticket.
Can you please help me to understand why this error occurs since the upgrade a...
Ido Kaplan
03:01 AM Bug #19266: Foreman not starting because: Role is locked for user modifications.
Ido, the patch mentioned here only works for the trace that Sandro encountered. Your (and Robs) trace is caused by th... Marek Hulán

06/19/2017

11:32 PM Bug #19623: Changes to vmware vm gives 'Could not find network X on VMWare compute resource'
This is a good catch Adam. I'm not sure, but I think we're being impacted by this as well - new hosts we create are b... Nathan Ward
10:34 AM Bug #19623: Changes to vmware vm gives 'Could not find network X on VMWare compute resource'
I'm not vmware expert, but it sounds reasonable. Would you mind opening a PR with the change? The suggested patch see... Marek Hulán
07:46 PM Packaging Revision f48ef8de (foreman-packaging): update foreman_discovery to 9.1.1
Michael Moll
07:41 PM Packaging Revision 9350a4d4 (foreman-packaging): Automatic commit of package [rubygem-foreman_discovery] minor release [9.1.1-1.fm1_16].
Created by command:
/usr/bin/tito tag --keep-version
Eric Helms
07:41 PM Packaging Revision b7481973 (foreman-packaging): Bumped foreman_discovery to 9.1.1
Lukas Zapletal
03:43 PM Bug #20038: unqualified search on hostgroup page results in large memory spike and potential OOM
Proposing for 1.15.2 as it would save some effort to make sure it appears in the right places Justin Sherrill
01:18 PM Bug #20049: Retry various integration tests before failing
Marking as 1.15.2 as I'd want to avoid failures on the test_1.15 branch. Daniel Lobato Garcia
01:17 PM Bug #20049 (Ready For Testing): Retry various integration tests before failing
The Foreman Bot
01:13 PM Bug #20049 (Closed): Retry various integration tests before failing
Thanks to #15894 we can retry some tests. Some of the failures I'm seeing I'm having a hard time to reproduce, like "... Daniel Lobato Garcia
01:01 PM Bug #20048 (Ready For Testing): Integration test failure: Compute Resource password not found when testing connection
The Foreman Bot
12:45 PM Bug #20048 (Ready For Testing): Integration test failure: Compute Resource password not found when testing connection
One of many frequent integration test failures:
Capybara::ElementNotFound: Unable to find field "compute_resource_...
Daniel Lobato Garcia
01:01 PM Feature #19977 (Closed): Fetch a value for a given parameter name (from a provisioning snippet) on a subnet
Applied in changeset commit:17e5ed6510879ed4d1c4208e151ee546bf154c34. Jo Vandeginste
12:17 PM Packaging Revision 85b822df (foreman-packaging): Automatic commit of package [rubygem-foreman-tasks] minor release [0.9.2-1.fm1_16].
Created by command:
/usr/bin/tito tag --keep-version
Eric Helms
12:17 PM Packaging Revision 912533bf (foreman-packaging): Update foreman-tasks to 0.9.2
Ivan Necas
12:06 PM Revision 17e5ed65 (foreman): fixes #19977 - Fetch a value for a given subnet parameter name
This code will add a function to lookup a subnet parameter by name,
and returns it's value. It will return `nil` if n...
Jo Vandeginste
11:26 AM Packaging Revision e57f1c6c (foreman-packaging): Automatic commit of package [rubygem-get_process_mem] minor release [0.2.1-1.fm1_16].
Created by command:
/usr/bin/tito tag --keep-version
Eric Helms
11:25 AM Packaging Revision 8f4311a9 (foreman-packaging): Add get_process_mem package
Shimon Shtein
11:19 AM Feature #20047: Filter roles by assigned permissions in UI
During looking into this I found that scoped search can't search through two @has_many :through@ relations if they ar... Marek Hulán
11:15 AM Feature #20047 (Closed): Filter roles by assigned permissions in UI
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1455132
It would be useful to have a possibility to filte...
Marek Hulán
11:10 AM Bug #19266: Foreman not starting because: Role is locked for user modifications.
Hi,
I'm getting the same error when upgrading from "1.14.3" to "1.15.1".
It looks like that the upgrade finished ...
Ido Kaplan
10:37 AM Packaging Revision e36bf51b (foreman-packaging): Automatic commit of package [rubygem-hammer_cli_foreman_discovery] minor release [1.0.0-1.fm1_16].
Created by command:
/usr/bin/tito tag --keep-version
Eric Helms
10:37 AM Packaging Revision 4c9e5339 (foreman-packaging): Updated hammer_cli_foreman_discovery-1.0.0
Lukas Zapletal
10:19 AM Packaging Revision 9e79d9a7 (foreman-packaging): Automatic commit of package [rubygem-foreman_docker] minor release [3.1.0-1.fm1_16].
Created by command:
/usr/bin/tito tag --keep-version
Eric Helms
10:15 AM Packaging Revision 46490ed9 (foreman-packaging): Updated foreman_docker to 3.1.0
Daniel Lobato Garcia
10:02 AM Feature #20034 (Closed): Role for delegating administration of organization to an organization admin
Applied in changeset commit:554ade1dbb31bf53d6a3c3d335f9ebdf8cc26725. Anonymous
10:02 AM Feature #19556 (Closed): Ship a package with basic bootloaders
Applied in changeset rpms:commit:foreman-packaging|5c78e3f03323b64b031db240f86ad695e1f4f5dc. Anonymous
09:55 AM Packaging Revision 1a21a353 (foreman-packaging): Automatic commit of package [rubygem-foreman_discovery] minor release [9.1.0-1.fm1_16].
Created by command:
/usr/bin/tito tag --keep-version
Eric Helms
09:38 AM Packaging Revision f7e5abe9 (foreman-packaging): Update foreman_discovery to 9.1.0 (RPM)
Lukas Zapletal
09:32 AM Revision 554ade1d (foreman): Fixes #20034 - add Organization admin role
* Fixes #20034 - add Organization admin role
* Refs #20034 - refactor role names
Marek Hulán
09:07 AM Packaging Revision 30bd89da (foreman-packaging): Automatic commit of package [foreman-bootloaders-redhat] minor release [201705231433-1.fm1_16].
Created by command:
/usr/bin/tito tag --keep-version
Eric Helms
09:03 AM Packaging Revision 5c78e3f0 (foreman-packaging): Fixes #19556 - Added foreman-bootloaders-redhat-201705231433
Lukas Zapletal
07:03 AM Bug #20017 (Closed): Mail notifications not being sent
Applied in changeset commit:cd68b2083022f7c50f45b73f64c3b991613448dd. Marek Hulán
07:02 AM Packaging Bug #20018 (Ready For Testing): REX creates zombie ssh processes when ProxyCommand is used for a tunnel
The Foreman Bot
06:32 AM Packaging Bug #19600: Foreman 1.15 install failing on GPG key error
Our koji outage is over, finally got chance to fix this. Mashed 1.15 with correct signature. Lukas Zapletal
06:11 AM Revision cd68b208 (foreman): Fixes #20017 - mail notifications work for global admins
Marek Hulán
06:01 AM Bug #20013 (Closed): Notification polling duplicated on turbolinks navigation
Applied in changeset commit:13c542c2b626363aae410436ea97e7de2e72fb4d. matan werbner
06:01 AM Refactor #19913 (Closed): Fix Rubocop: Style/ZeroLengthPredicate
Applied in changeset commit:d96635cef6d01555e37d021f476c5a5ffac818a1. Ohad Levy
01:56 AM Refactor #19913 (Ready For Testing): Fix Rubocop: Style/ZeroLengthPredicate
The Foreman Bot
06:01 AM Bug #16807 (Closed): test mail button requires excessive priviledges
Applied in changeset commit:25236783e8c59028e78652e15106d9c1e7ef6778. Amir Fefer
06:01 AM Refactor #15711 (Closed): Remove inheritance from classification system and move type specific functionality to providers framework.
Applied in changeset commit:60cf5a375ca96eaf8a7b8b16b8c3cb817186c8a4. Shimon Shtein
05:50 AM Revision 13c542c2 (foreman): Fixes #20013 - Notification singleton polling
matan werbner
05:45 AM Revision d96635ce (foreman): fixes #19913 - fixes rubocop Style/ZeroLengthPredicate
Ohad Levy
05:44 AM Revision 25236783 (foreman): Fixes #16807 - remove premission edit_users for test_mail
Amir Fefer
05:09 AM Revision 60cf5a37 (foreman): Fixes #15711 - Redesigned host info to providers.
Now you can add your own info by registering a
host method that will return info hash.
Shimon Shtein
03:19 AM Refactor #20041 (New): Move inherited_attributes method into core
Method for inheriting attributes is defined in hostgroup_extensions in both Katello and foreman_openscap. We should r... Ondřej Pražák
02:56 AM Refactor #19912 (Ready For Testing): Fix Rubocop: Style/WordArray
The Foreman Bot

06/18/2017

07:01 AM Bug #20038 (Closed): unqualified search on hostgroup page results in large memory spike and potential OOM
Applied in changeset commit:2eb0e4deef6c63a4b4c5f4102305c917bc1208d0. Justin Sherrill
07:01 AM Refactor #19615 (Closed): move dashboard flot charts to c3
Applied in changeset commit:45d1359a8bb5d7ab75f1c0b83d28e8fff8eb8193. matan werbner
06:57 AM Revision 2eb0e4de (foreman): Fixes #20038 - exclude classes from hostgroup free search
Justin Sherrill
06:45 AM Revision 45d1359a (foreman): Fixes #19615 - Hosts cart to c3
matan werbner
05:01 AM Bug #20039 (New): Can't change email settings in UI
Fresh installation of Katello 3.4.1 and Foreman 1.15.1
The only options I can change at Administer -> Settings -> ...
Pascal Pascher

06/16/2017

05:53 PM Installer Revision c672a488 (puppet-candlepin): Bump qpid dependency
Eric Helms
04:04 PM Bug #20038 (Ready For Testing): unqualified search on hostgroup page results in large memory spike and potential OOM
The Foreman Bot
03:57 PM Bug #20038 (Closed): unqualified search on hostgroup page results in large memory spike and potential OOM
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1462350
Description of problem:
When you have a large ...
Justin Sherrill
04:01 PM Refactor #19798 (Closed): Fix Rubocop: Layout/TrailingBlankLines
Applied in changeset commit:c42c98f01ccb5af6c0ced7a90510746964a79cfe. Anonymous
03:42 PM Support #20015 (Resolved): Foreman Upgradation issue with ansible
Anonymous
03:21 PM Revision c42c98f0 (foreman): Fixes #19798 - Fix Layout/TrailingBlankLines cop
Tomer Brisker
02:58 PM Packaging Revision c9145eb3 (foreman-packaging): update foreman_discovery to 9.1.0
Michael Moll
02:56 PM Installer Revision f54f2b22 (puppet-pulp): Bump qpid dependency
Eric Helms
02:51 PM Installer Revision 6298c345 (puppet-katello): Bump qpid dependency
Eric Helms
02:47 PM Installer Revision fdbeb81b (puppet-foreman_proxy_content): Bump qpid dependency
Eric Helms
10:46 AM Feature #20037 (New): Add two factor authentication
To increase security, it would be great to allow two factor authentication via TOTP (RFC 6238). A user with 2FA enabl... Timo Goebel
10:37 AM Bug #19660: VMware host creation fails with "undefined method `resourcePool' for #<RbVmomi::VIM::Folder:...>"
sadly the foreman-debug does not seem to exist on provided address, could you please either attach it here as an atta... Marek Hulán
10:28 AM Bug #19266: Foreman not starting because: Role is locked for user modifications.
This fix for #19039 - PR https://github.com/theforeman/foreman/pull/4415 contains the fix. If we need to fix it for 1... Marek Hulán
10:23 AM Packaging Revision 79520015 (foreman-packaging): Automatic commit of package [rubygem-foreman_maintain] minor release [0.0.3-1.fm1_16].
Created by command:
/usr/bin/tito tag --keep-version
Eric Helms
10:21 AM Packaging Revision 2730afa5 (foreman-packaging): Add rubygem-foreman_maintain package
Anurag Patel
10:13 AM Feature #20035 (Ready For Testing): Administer -> About page should have a bullet link to the local API docs
The Foreman Bot
10:10 AM Feature #20035 (Closed): Administer -> About page should have a bullet link to the local API docs
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1458383
There should be a link to https://$foreman.examle...
Marek Hulán
08:33 AM Feature #20034 (Ready For Testing): Role for delegating administration of organization to an organization admin
The Foreman Bot
08:32 AM Feature #20034 (Closed): Role for delegating administration of organization to an organization admin
A lot of users want to use organizations for isolating resources and they want to have separate users which administe... Marek Hulán
08:23 AM Feature #1301 (Ready For Testing): Consider adding a per-user API key
The Foreman Bot
08:01 AM Feature #3861 (New): Better logging/reporting/audit of provisioning including contents
It was marked as duplicate as mistake, this is a valid RFE. Lukas Zapletal
06:26 AM Refactor #20033 (Ready For Testing): Avoid redefining SEEDED_TEMPLATES and SEEDED_PARTITION_TABLES constants
The Foreman Bot
06:24 AM Refactor #20033 (Closed): Avoid redefining SEEDED_TEMPLATES and SEEDED_PARTITION_TABLES constants
Since db migration loads these constants from seeds.d and seed task does not use require but rather load, both consta... Marek Hulán
05:14 AM Support #20029: CentOS 7 - UEFI PXE Grub2 not working correctly from a fresh install
Hello,
I believe your TFTP server is Ubuntu/Debian or other non-Red Hat system. In that case, you need to either p...
Lukas Zapletal
04:53 AM Bug #19742: API call for fact_values is slow when user is non-admin , Foreman 1.15.0
Hi
This is somehow blocking, as REST retrieving data for a pool of VMs (i.e. their facts) really takes hours for jus...
Matteo Castellarin

06/15/2017

07:29 PM Bug #20031 (New): Have to delete hosts twice after installing new foreman-proxy
The first time I try to delete a host provisioned using a new 1.15.0 smart-proxy I get an error and get kicked back t... Nigel Foucha
05:16 PM Support #20029 (New): CentOS 7 - UEFI PXE Grub2 not working correctly from a fresh install
*Operating System*
CentOS Linux 7.3.1611
*Infrastructure*
UEFI HPE Proliant Gen 9 (Non Secure Boot)
*Descript...
Zachariah Dzielinski
03:03 PM Bug #19990: Failed to update a compute vmware (VMware) instance node.test.domain: undefined method `[]' for nil:NilClass
I am seeing the same bug on this provider, even when provisioning a new system from the GUI. I've attached my produc... Steven Miller
04:56 AM Bug #19990: Failed to update a compute vmware (VMware) instance node.test.domain: undefined method `[]' for nil:NilClass
I suppose this is a candidate for 1.15.2 then. Please reset the Release if you disagree. Marek Hulán
11:17 AM Bug #19742: API call for fact_values is slow when user is non-admin , Foreman 1.15.0
Any updates? Karen Kalinux
10:08 AM Bug #16807 (Ready For Testing): test mail button requires excessive priviledges
The Foreman Bot
09:55 AM Refactor #19798 (Ready For Testing): Fix Rubocop: Layout/TrailingBlankLines
The Foreman Bot
07:56 AM Bug #18870: undefined method test_mail_user_url
Hi Shod,
Can you please confirm, are you still facing this issue?
Swapnil Abnave
07:50 AM Bug #11645 (Resolved): Change "Parametrized_Classes_in_ENC" to say "Parameterized"...
Resolved by: http://projects.theforeman.org/issues/7167 Swapnil Abnave
07:43 AM Bug #15284: Development env reload breaks setting collection
Lukas Zapletal wrote:
> Dropdown is no longer available and the field (e.g. Puppet - Default Organization) fallbacks...
Swapnil Abnave
03:04 AM Bug #17670 (New): Fact upload fails if data is not valid JSON
The Foreman Bot
02:59 AM Bug #19998: New Feature: SSH keys deployed per user
Dimitrij Artes wrote:
> I've applied the fix and it work now. Thanks!
>
> What about the comment? At the moment t...
Timo Goebel
02:45 AM Bug #20008 (Need more information): Regression full screen provisioning templates are not showing full screen
I§m slightly confused, on the screenshot it seems the template content is full screen. Could you please explain what ... Marek Hulán

06/14/2017

05:50 PM Installer Revision f7260195 (puppet-qpid): Bump version to 3.0.0
Eric Helms
05:42 PM Installer Revision 44ffb980 (puppet-qpid): Fixes #18812 - update puppet logic on qpid bind
Chris Roberts
03:01 PM Bug #20001 (Closed): Allow access to inferface fqdn from snippets
Applied in changeset commit:a5c28947fc25d47dd09f280d994fb9e05605a1af. Anonymous
02:51 PM Bug #20008: Regression full screen provisioning templates are not showing full screen
Moving off katello Justin Sherrill
02:08 PM Revision a5c28947 (foreman): fixes #20001 - Allow access to interface fqdn from snippets
This allows snippets to access an interface's `fqdn` and `shortname`. Jo Vandeginste
01:42 PM Revision 5ca7947f (community-templates): Extra parameters when interface is named vlanX
When you have a vlan with id `5` on top of a device `bond0`, you may call the vlan
interface either `bond0.5` or simp...
Jo Vandeginste
10:36 AM Bug #19998: New Feature: SSH keys deployed per user
I've applied the fix and it work now. Thanks!
What about the comment? At the moment the key comment is overwritten...
Anonymous
08:55 AM Bug #19998 (Ready For Testing): New Feature: SSH keys deployed per user
Sorry, community-templates 1.15-stable already contained the fix. Sync PR opened as https://github.com/theforeman/for... Marek Hulán
08:23 AM Bug #19998: New Feature: SSH keys deployed per user
Sounds good to me, please feel free to put it in community-templates 1.15 for 1.15.2 Daniel Lobato Garcia
07:59 AM Bug #19998: New Feature: SSH keys deployed per user
We should cherry-pick it to 1.15-stable both in community-repo and Foreman core. Therefore, I'm marking it for 1.15.2... Marek Hulán
07:55 AM Bug #19998: New Feature: SSH keys deployed per user
Dimitrij Artes wrote:
> Ok, i watched the demo and learned that i need to use the provisioning snippet 'create_users...
Timo Goebel
06:31 AM Bug #19998: New Feature: SSH keys deployed per user
Ok, i watched the demo and learned that i need to use the provisioning snippet 'create_users' for this.
After provis...
Anonymous
02:50 AM Bug #19998: New Feature: SSH keys deployed per user
The feature was demoed on our regular community demos, you can find it at https://www.youtube.com/watch?v=QfANwMzxebE... Marek Hulán
09:06 AM Support #20015: Foreman Upgradation issue with ansible
Your question is very general. What have you tried?
The manual is here, you can install foreman with https://thefor...
Daniel Lobato Garcia
07:09 AM Support #20015: Foreman Upgradation issue with ansible
Any update???? Anirban Chakraborty
06:24 AM Support #20015 (Resolved): Foreman Upgradation issue with ansible
Please provide stepwise documentation to upgrade & fresh install of foreman 1.14 with ansible integration . Anirban Chakraborty
09:01 AM Feature #19043 (Ready For Testing): Specify default value for "Hardware Model" when creating new host
The Foreman Bot
08:29 AM Bug #17204 (Ready For Testing): Sort setting UI category names/tabs consistently
The Foreman Bot
07:52 AM Packaging Bug #20018: REX creates zombie ssh processes when ProxyCommand is used for a tunnel
I opened an issue on Github at the net-ssh project. Hopefully it will get fixed there, otherwise we'll have to reap t... Adam Ruzicka
07:51 AM Packaging Bug #20018 (Closed): REX creates zombie ssh processes when ProxyCommand is used for a tunnel
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1461088
Description of problem:
Having local ssh configu...
Adam Ruzicka
07:47 AM Bug #20017: Mail notifications not being sent
I propose this for 1.15.2, there's no github label yet so just setting here for now. Marek Hulán
07:46 AM Bug #20017 (Ready For Testing): Mail notifications not being sent
The Foreman Bot
07:23 AM Bug #20017 (Closed): Mail notifications not being sent
rake reports:daily task fails with following trace... Marek Hulán
06:28 AM Bug #19990: Failed to update a compute vmware (VMware) instance node.test.domain: undefined method `[]' for nil:NilClass
Most likely introduced with https://github.com/theforeman/foreman/pull/4146/
oVirt is probably affected too.
Tomáš Strachota
05:18 AM Bug #19990: Failed to update a compute vmware (VMware) instance node.test.domain: undefined method `[]' for nil:NilClass
I'm switching the component to VMWare as this is a server side API issue. The compute node orchestration fails on upd... Tomáš Strachota
01:11 AM Bug #19990: Failed to update a compute vmware (VMware) instance node.test.domain: undefined method `[]' for nil:NilClass
Tomáš Strachota wrote:
> Hello Christian,
> thank you for reporting the issue. Attached hammer logs show that the e...
Christian Meißner
05:54 AM Installer Bug #19986: puppetserver fails to restart after installation
... Evgeni Golov
05:42 AM Installer Bug #19986: puppetserver fails to restart after installation
The correct permissions seem to be... Evgeni Golov
05:38 AM Bug #20013 (Ready For Testing): Notification polling duplicated on turbolinks navigation
The Foreman Bot
04:26 AM Bug #20013: Notification polling duplicated on turbolinks navigation
does this effect other components such as toast notifications? or maybe even host power ? Ohad Levy
03:52 AM Bug #20013 (Closed): Notification polling duplicated on turbolinks navigation
since notification component is re-mounted, polling is re-initialised whenever turbolinks navigation occurs. matan werbner
04:18 AM Bug #19989: cannot edit hosts with names starting with "new"
for the record, this has been fixed by #18064. Ohad Levy
04:17 AM Bug #19989 (Duplicate): cannot edit hosts with names starting with "new"
Ohad Levy
04:08 AM Bug #19989: cannot edit hosts with names starting with "new"
Thanks for your quick response. Unfortunately our timezones are far apart.
I'm not able to upgrade our production ...
Daniel Kraemer
04:01 AM Feature #19315 (Closed): Pages do not refresh after idle session timeout
Applied in changeset commit:62a86e8b13dbebabd6cc9980b11b9dd7a810f04b. Amir Fefer
03:48 AM Revision 62a86e8b (foreman): Fixes #19315 - redirect to login when session expired
Amir Fefer
02:56 AM Bug #19266: Foreman not starting because: Role is locked for user modifications.
The problem Rob Sanders reports seems to be caused by foreman_salt not using the plugin DSL for seeding roles but rat... Marek Hulán
01:48 AM Bug #19696 (Ready For Testing): Create/Update user with e-mail address containing extra consecutive dots is allowed
The Foreman Bot

06/13/2017

04:54 PM Packaging Revision 35d481b3 (foreman-packaging): Update hammer_cli_foreman_discovery to 1.0.0
Michael Moll
04:51 PM Packaging Revision 770d77e4 (foreman-packaging): Refs #19923 - force nokogiri lower version limit
Michael Moll
03:01 PM Feature #20000 (Closed): use turbolinks to load dashboard refresh faster
Applied in changeset commit:9801e2e9b937efce60e04d8a5c7071cd29ca43ca. Ohad Levy
10:31 AM Feature #20000 (Ready For Testing): use turbolinks to load dashboard refresh faster
The Foreman Bot
10:30 AM Feature #20000 (Closed): use turbolinks to load dashboard refresh faster
Currently Foreman dashboard force a full page reload, this should be avoided. Ohad Levy
02:28 PM Revision 9801e2e9 (foreman): fixes #20000 - load dashboard refresh using turbolinks
Ohad Levy
02:25 PM Bug #19989: cannot edit hosts with names starting with "new"
I could not reproduce this on 1.15 though, I tried with a host called "newssomething". Are you able to upgrade and try? Daniel Lobato Garcia
12:52 PM Bug #19989: cannot edit hosts with names starting with "new"
Very interesting, it looks like the "news" part is being stripped off from the URL. I'll check how to fix this. Thank... Daniel Lobato Garcia
04:47 AM Bug #19989 (Duplicate): cannot edit hosts with names starting with "new"
Hi, we are running Foreman 1.14.2
I just tried to *edit* a host named newsletter.dev.solutetech.net and when i hit...
Daniel Kraemer
02:06 PM Packaging Revision fe12aba8 (foreman-packaging): Automatic commit of package [rubygem-bastion] minor release [5.0.6-1.fm1_16].
Created by command:
/usr/bin/tito tag --keep-version
Eric Helms
02:05 PM Packaging Revision 3196301d (foreman-packaging): Update rubygem-bastion to 5.0.6
Eric Helms
12:49 PM Support #19745 (Closed): Katello default template boot loop (wrong foreman_url)
Yes, this changed on Foreman 1.15, and Katello 3.4 adapted to it. Glad to hear it's solved! Daniel Lobato Garcia
09:19 AM Support #19745: Katello default template boot loop (wrong foreman_url)
I see we have a 'Katello Kickstart Default' template as well, there it is already foreman_url('built'). So the templa... Anonymous
07:30 AM Support #19745: Katello default template boot loop (wrong foreman_url)
Based on the name, this template does not come directly from Katello but is some custom version. Therefore it was not... Marek Hulán
06:58 AM Support #19745: Katello default template boot loop (wrong foreman_url)
I think the problem with it is that on 1.15 onward, the template was updated. `foreman_url` resolves to the provision... Daniel Lobato Garcia
05:19 AM Support #19745: Katello default template boot loop (wrong foreman_url)
Resolving the provisioning templates shows that we're using '00-Katello Kickstart Default' for this host.
We only ad...
Anonymous
03:10 AM Support #19745: Katello default template boot loop (wrong foreman_url)
Interesting, I reviewed your anaconda template and for some reason, it generates wrong url for "Inform the build syst... Marek Hulán
12:27 PM Bug #20008 (Need more information): Regression full screen provisioning templates are not showing full screen
Any provisioning template are not showing in full screen this a regression bug
!Capture.PNG!
Mario Gamboa
12:01 PM Bug #19991 (Closed): Interface responds to `network` but not to `network6`
Applied in changeset commit:dd4c1274f585f45748b15eb84e640d5bf925e9e5. Jo Vandeginste
06:22 AM Bug #19991 (Ready For Testing): Interface responds to `network` but not to `network6`
The Foreman Bot
06:14 AM Bug #19991 (Closed): Interface responds to `network` but not to `network6`
The Nic class has a method @network@ which is delegated to @subnet@, but no method @network6@ (which should be fetche... Jo Vandeginste
11:51 AM Revision dd4c1274 (foreman): Fixes #19991 - Add network6 to nic model
This adds the method `network6`, delegated to the `subnet6` relation.
Because the `delegate` methods does not support...
Jo Vandeginste
10:55 AM Bug #19990: Failed to update a compute vmware (VMware) instance node.test.domain: undefined method `[]' for nil:NilClass
Hello Christian,
thank you for reporting the issue. Attached hammer logs show that the error occurs on the server si...
Tomáš Strachota
05:07 AM Bug #19990 (Closed): Failed to update a compute vmware (VMware) instance node.test.domain: undefined method `[]' for nil:NilClass
If I try to update the environment of a machine in a vmware compute instance i get the above error.
I attached the...
Christian Meißner
10:47 AM Bug #20001 (Ready For Testing): Allow access to inferface fqdn from snippets
The Foreman Bot
10:46 AM Bug #20001 (Closed): Allow access to inferface fqdn from snippets
I want to access an interface's FQDN from installation snippets (ic. to populate @/etc/hosts@) Jo Vandeginste
09:53 AM Bug #19998 (Closed): New Feature: SSH keys deployed per user
Hey,
In the release notes for Foreman 1.15 is a new feature listed: SSH keys deployed per user.
I would ask how t...
Anonymous
09:28 AM Feature #19995 (Ready For Testing): search should use turbolinks
The Foreman Bot
09:21 AM Feature #19995 (Closed): search should use turbolinks
When clicking on search on a common table, the results should be rendered using turbolinks and avoid full page reloads. Ohad Levy
09:15 AM Bug #19993 (New): Setting default template should associate the template with the OS
API allows to set default template for an operating system (POST /api/operatingsystems/:operatingsystem_id/os_default... Tomáš Strachota
09:01 AM Bug #19266: Foreman not starting because: Role is locked for user modifications.
I've got the same problem while upgrading from 1.14.1 to 1.15. Running foreman-installer --scenario katello --upgrade... Rob Sanders
08:59 AM Bug #19266: Foreman not starting because: Role is locked for user modifications.
I've got the same problem while upgrading from 1.14.1 to 1.15. Running foreman-installer --scenario katello --upgrade... Rob Sanders
08:43 AM Bug #13092 (Ready For Testing): 802.3ad bonding setup doesn't work correctly
The Foreman Bot
06:34 AM Bug #19992 (New): Ansible role is run and works but foreman still says it failed
I have imported some ansible roles in to foreman and they work but the foreman task still hangs at 25% complete and e... Ashley Fraser
04:51 AM Bug #15150: User session is not isolated when simultaneous logins with same credentials
Rahul Bajaj wrote:
> I fell this feature relates to the design of the project and should be as is.
>
> Suppose if...
Anurag Patel
02:27 AM Installer Bug #19986 (Resolved): puppetserver fails to restart after installation
Ohai,
after installing a fresh 1.15 (using forklift) everything is working fine:...
Evgeni Golov
02:02 AM Installer Revision b886b74e (puppet-pulp): Fix tests
Ewoud Kohl van Wijngaarden

06/12/2017

03:38 PM Support #19745: Katello default template boot loop (wrong foreman_url)
Hey,
Denis is absent on buisiness so i try to represent him.
Sadly we don't have any errors or exception logged...
Anonymous
03:23 AM Support #19745: Katello default template boot loop (wrong foreman_url)
Please check the production.log and the foreman proxy logs. Either the callback to Foreman fails (e.g. some networkin... Marek Hulán
02:27 PM Revision 27582273 (foreman): Refs #19588 - Allow passing header to csv responder
Tomer Brisker
11:22 AM Bug #19660: VMware host creation fails with "undefined method `resourcePool' for #<RbVmomi::VIM::Folder:...>"
Marek Hulán wrote:
> Dmitry, could you please specify foreman_chef and smart_proxy_chef plugin versions? The debug l...
Dmitry Okun
09:49 AM Bug #19660: VMware host creation fails with "undefined method `resourcePool' for #<RbVmomi::VIM::Folder:...>"
Dmitry, could you please specify foreman_chef and smart_proxy_chef plugin versions? The debug logs you attached was r... Marek Hulán
10:34 AM Bug #17919 (Resolved): Provisioning fails for a system with two interfaces
Works for the reporter, marking as resolved. Marek Hulán
10:18 AM Bug #19980: Error in ENC YAML generation when merge enabled and variable or macro is present in parameters
I think this better fits in smart variables (smart class parameters) Marek Hulán
06:02 AM Bug #19980 (Ready For Testing): Error in ENC YAML generation when merge enabled and variable or macro is present in parameters
If you try to add a variable (<%= @host.name %>) or macro in a parameter (array or hash) that is merged foreman fails... Frederik Weber
07:52 AM Feature #19983 (Closed): Plugin DSL for role definition should allow specifying the description
As a plugin author, I can define a role by... Marek Hulán
06:53 AM Tracker #17954: Unify roles and permissions across plugins
Lukas Zapletal wrote:
> In Discovery we are planning to lock and reset default discovery plugin roles in a seed scri...
Marek Hulán
05:18 AM Bug #15150: User session is not isolated when simultaneous logins with same credentials
I fell this feature relates to the design of the project and should be as is.
Suppose if you maintain a flag in th...
Rahul Bajaj

06/11/2017

06:08 PM Feature #16112 (Ready For Testing): Netgroup LDAP Authentication in ldap_fluff
The Foreman Bot
07:48 AM Smart Proxy Bug #19979: Puppet Integration with non-puppetserver Puppet 4.x broken
My preferred approach would be for users to install the puppet server. Otherwise they are relying on our custom pars... Anonymous
07:40 AM Smart Proxy Bug #19979: Puppet Integration with non-puppetserver Puppet 4.x broken
Dmitry, what would be your preferred way of solving this? Easiest would be to introduce a parameter like force_legacy... Anonymous
07:31 AM Smart Proxy Bug #19979: Puppet Integration with non-puppetserver Puppet 4.x broken
I'm inclined to say this is by design. The alternative is to maintain a custom puppet parser, which is something we t... Anonymous
07:27 AM Smart Proxy Bug #19979 (Rejected): Puppet Integration with non-puppetserver Puppet 4.x broken
The current distinction which way to use for environment and class retrival is only made by the value of :puppet_vers... Anonymous
06:51 AM Installer Revision 827b457e (puppet-foreman): Updated oauth syntax, support for disabling SSL Validation
Dan Rosenbloom

06/10/2017

11:12 AM Feature #1301 (Assigned): Consider adding a per-user API key
Timo Goebel

06/09/2017

04:19 PM Revision 4a70a23b (community-templates): An interface may only have an ipv6 subnet attached (#398)
This will still generate the network interface if only an ipv6 subnet is
attached to a given (regular) interface.
Jo Vandeginste
10:43 AM Feature #19977 (Ready For Testing): Fetch a value for a given parameter name (from a provisioning snippet) on a subnet
The Foreman Bot
10:36 AM Feature #19977 (Closed): Fetch a value for a given parameter name (from a provisioning snippet) on a subnet
It would be nice to add parameters to subnets in Foreman, and use those parameters to perform certain operations.
...
Jo Vandeginste
07:00 AM Revision 4638096b (foreman): fixes #19524 - pin roadie-rails to 1.1.x on Ruby 2.0-2.1
Dominic Cleal
04:50 AM Bug #14692 (Ready For Testing): Unable to change own username through web UI
The Foreman Bot

06/08/2017

05:01 PM Installer Feature #19956 (Closed): Installer should allow ssl_disabled_ciphers to be set for dynflow_core
Applied in changeset commit:puppet-foreman_proxy|5b1e2e4bea5a09a32f0aa74f787b139616722441. Anonymous
04:39 PM Packaging Revision 652b0bd0 (foreman-packaging): Update foreman-docker to 3.1.0
Daniel Lobato Garcia
04:25 PM Installer Revision d4790dad (puppet-puppet): Allow client_certname to be a boolean
This can be used to prevent certname being set. Trey Dockendorf
04:22 PM Installer Revision 5b1e2e4b (puppet-foreman_proxy): Fixes #19956 Add ssl_disabled_ciphers dynflow_core
Sean O'Keeffe
03:52 PM Revision 810201c4 (community-templates): Fix a typo (missing '@' symbol)
Jo Vandeginste
02:18 PM Revision 28930811 (foreman): Release 1.15.1
Daniel Lobato Garcia
01:50 PM Revision 2e6d0146 (foreman): templates - sync from community-templates
Daniel Lobato Garcia
01:49 PM Revision 4e50fb79 (foreman): i18n - extracting new, pulling from tx
Daniel Lobato Garcia
01:40 PM Revision 21e15d5d (foreman): fixes #14699 - Enable host edit to accept new params
Prior to this commit:
Foreman plugins like Katello/Discovery extended the Host edit page
and added fields of their ow...
Partha Aji
01:34 PM Revision 29c03d44 (foreman): Fixes #19952 - Allow view_audit_logs to work
Every time the /audits page is visited by a non-admin user, it checks
whether the permission 'view_audit_logs' is for...
Daniel Lobato Garcia
01:34 PM Revision c3169aca (foreman): Fixes #19672 - fix bulk actions for plugins
(cherry picked from commit 0bbcc6c339113e2a4bf93e6a01c56f55a6641f22) Marek Hulán
01:26 PM Revision 7c3d1c5c (foreman): Fixes #19612 - CVE-2017-7505 don't expose admin to taxed users
(cherry picked from commit af9edf1098bf8e643e1607f9375595e375e7ade6)
Conflicts:
app/models/notification.rb
Marek Hulán
01:24 PM Revision bf1a55e3 (foreman): refs #19534 - check EncryptValue class variables are defined
bed4594 added class variables to record logging state, but failed to
check it was defined before accessing them, caus...
Dominic Cleal
01:24 PM Revision ad5b976d (foreman): Fixes #19534 - removed excessive encryptor logging
(cherry picked from commit bed45946878572b854e64b54ca63a8b294cb53bf) Lukas Zapletal
01:23 PM Revision 0b0596ad (foreman): Fixes #19034 - add tasks for clearing expired notifications
(cherry picked from commit 56d54dc2c97e7bd94fbf47ded8cc443947d146af) Amir Fefer
01:22 PM Revision 2d6c6f18 (foreman): Fixes #19631 - ComputeResource with KeyPair can be removed
The concern for removing the compute resources with keypairs was trying
to destroy the compute resource too early. Al...
Daniel Lobato Garcia
01:22 PM Revision c4119489 (foreman): Fixes #19241 - fix warning: already initialized constant ARGV
(cherry picked from commit eb831f37ddaa60b50a05e6669f59c1c37d55c02d) Ivan Necas
01:22 PM Revision cd8f54c0 (foreman): Fixes #19236 - handle situation when host is destroyed oVirt
The issue was introduced in 4269abbd, where we replaced the
`OVIRT::OvirtException` error by `ActiveRecord::RecordNot...
Ivan Necas
01:21 PM Revision f3d15cc9 (foreman): Fixes #19213 - use provision interface in foreman_url
Before this patch, we were using primary interface for checking on ftfp
proxy and its template feature. Provision int...
Ivan Necas
12:01 PM Bug #19921 (Closed): upgrade fast_gettext
Applied in changeset commit:c03812cfbe787a43dc070f0089d7226cea444371. Anonymous
12:01 PM Smart Proxy Bug #19709 (Closed): Perform module/provider version check before loading its dependencies
Applied in changeset commit:a583076426aeee155adeccb4dc97e7fcf8f02a33. Anonymous
11:09 AM Revision c03812cf (foreman): Fixes #19921 - Upgrade fast-gettext to 1.4 or newer
Tomer Brisker
11:08 AM Smart Proxy Revision a5830764: Fixes #19709 - check version before loading dependencies
Dmitri Dolguikh
10:03 AM Feature #19968 (Ready For Testing): Easy seeding for development environments
The Foreman Bot
08:10 AM Feature #19968 (Closed): Easy seeding for development environments
When you're getting started with a development environment it's very empty. Especially for new developers this can be... Ewoud Kohl van Wijngaarden
08:43 AM Bug #19969 (Ready For Testing): Asking vlanid from an interface does not consider the subnet6
The Foreman Bot
08:42 AM Bug #19969 (Closed): Asking vlanid from an interface does not consider the subnet6
You can have a network interface with an ipv6 subnet configured but
without an ipv4 subnet; in this case, the functi...
Jo Vandeginste
04:01 AM Bug #19952 (Closed): audits no longer visible in 1.15 if user is not administrator
Applied in changeset commit:3cf5b75af76d69fc6db869a44654db1d3133c665. Anonymous
03:48 AM Bug #19952: audits no longer visible in 1.15 if user is not administrator
No worries, I think this definitely is a regression, so I'm marking it for 1.15.2 (to be released in a couple of weeks). Daniel Lobato Garcia
02:28 AM Bug #19952: audits no longer visible in 1.15 if user is not administrator
After applying your patch, the audits are visible. Thank you very much! Lars Wagner
03:49 AM Revision 3cf5b75a (foreman): Fixes #19952 - Allow view_audit_logs to work
Every time the /audits page is visited by a non-admin user, it checks
whether the permission 'view_audit_logs' is for...
Daniel Lobato Garcia
02:45 AM Installer Revision 5b0c9810 (puppet-pulp): fixes #19740 - pulp_docker.conf schema 2
Thomas McKay

06/07/2017

04:14 PM Packaging Bug #19245: Smart-proxy logrotates all files in /var/log/foreman-proxy
We fixed this issue in smart_proxy_dynflow_core in #19521 and in 1.15, we're not getting ... Ivan Necas
03:36 PM Bug #7100: foreman-debug should include logs from systemd-based distros
Why can't it be fixed? It seems valid and possible to me. Dominic Cleal
03:33 PM Installer Revision 6f69a881 (installer): Refs #6945 - use autosign path for puppetca
Michael Moll
03:12 PM Revision 0d70706b (foreman): Fixes #19728 - set admin user in rake console
Lukas Zapletal
01:55 PM Packaging Revision 5b8894c8 (foreman-packaging): Automatic commit of package [rubygem-foreman_cockpit] minor release [2.0.3-1.fm1_16].
Created by command:
/usr/bin/tito tag --keep-version
Dominic Cleal
01:54 PM Packaging Revision 2ce320f6 (foreman-packaging): Merge pull request #1671 from dLobatog/rpm/cockpit-203
Updated foreman_cockpit to 2.0.3 [rpm] Dominic Cleal
12:11 PM Bug #19952 (Ready For Testing): audits no longer visible in 1.15 if user is not administrator
The Foreman Bot
11:43 AM Bug #19952: audits no longer visible in 1.15 if user is not administrator
I can reproduce with the current develop branch, so I assume something between 1.15 and 1.14 borked this. This sounds... Daniel Lobato Garcia
07:43 AM Bug #19952 (Closed): audits no longer visible in 1.15 if user is not administrator
The audits list under Monitor => Audits is no longer visible in version 1.15 if the user hasn't the Administrator rol... Lars Wagner
11:23 AM Bug #14692: Unable to change own username through web UI
Feel free to take the code in https://github.com/theforeman/foreman/pull/3483#issuecomment-218388480 and base your PR... Daniel Lobato Garcia
11:22 AM Bug #14692: Unable to change own username through web UI
Rahul, No need for a new ticket.
About your question, I think it would be a mix of both:
Users can update thei...
Daniel Lobato Garcia
10:05 AM Bug #14692: Unable to change own username through web UI
I am analyzing a senario - An admin is unable to change his username but he can change other users name. The other us... Rahul Bajaj
11:20 AM Bug #19946 (Duplicate): Unable to change the User-name by the user
Duplicate of http://projects.theforeman.org/issues/14692 Daniel Lobato Garcia
01:57 AM Bug #19946 (Duplicate): Unable to change the User-name by the user
An admin is able to change other created user's name.
Although the user himself is not being able to change his user...
Rahul Bajaj
10:02 AM Bug #19728 (Closed): Set User.current in rake console
Applied in changeset commit:987aa983117bd40af6d417a5ed4ef552292a3eb0. Lukas Zapletal
10:02 AM Refactor #19764 (Closed): Fix Rubocop: Layout/AccessModifierIndentation
Applied in changeset commit:5f26c42b4f0e6805823cea034c893925f66eed11. Anonymous
08:44 AM Refactor #19764 (Ready For Testing): Fix Rubocop: Layout/AccessModifierIndentation
The Foreman Bot
10:00 AM Installer Feature #19956 (Closed): Installer should allow ssl_disabled_ciphers to be set for dynflow_core
ssl_disabled_ciphers is a valid option in that file. Sean O'Keeffe
09:59 AM Revision 987aa983 (foreman): Fixes #19728 - set admin user in rake console
Lukas Zapletal
09:55 AM Revision 5f26c42b (foreman): Fixes #19764 - Fix Layout/AccessModifierIndentation cop
Tomer Brisker
09:30 AM Bug #19940 (Resolved): NoMethodError: undefined method `sub!' for nil:NilClass - Edit computer or provisionning
Hi again.
Well i've remove ruby-foreman-cockpit and reinstall the same package. Now it's ok, i can edit or deploy ...
Alexandre JARC
07:57 AM Bug #19940 (Feedback): NoMethodError: undefined method `sub!' for nil:NilClass - Edit computer or provisionning
foreman_cockpit 2.0.3 will fix this. I guess you're on a RPM based distro, as https://github.com/theforeman/foreman-p... Anonymous
06:25 AM Bug #19940: NoMethodError: undefined method `sub!' for nil:NilClass - Edit computer or provisionning
foreman_cockpit 2.0.2
I didn't try without this plugin btw...
To uninstall the plugin, i need to execute foreman-...
Alexandre JARC
07:44 AM Bug #19953 (Resolved): Provision servers in Google fails
Hi,
Provision servers in google fails with project that are connected to XPN. (xpn: https://cloud.google.com/compu...
Ron B
07:05 AM Revision 0363223a (community-templates): Include grub.cfg-01-$mac files in global template (#393)
because GRUB2 on Debian does not include them automatically. Pavel Matěja
05:01 AM Refactor #19588 (Closed): Allow csv exporter to define different header row
Applied in changeset commit:a22bfc2df82798c2c2212dcde26936d5dfecf0ad. Anonymous
04:49 AM Tracker #17954: Unify roles and permissions across plugins
In Discovery we are planning to lock and reset default discovery plugin roles in a seed script, this is likely a prec... Lukas Zapletal
04:03 AM Revision a22bfc2d (foreman): Fixes #19588 - Allow setting custom headers in CSV export
Tomer Brisker
04:01 AM Feature #19934 (Closed): Prioritize attribute order in puppet classes limited to 255 chars
Applied in changeset commit:7943ff7991e82114a15ac70d5f8413e619cce7cb. Anonymous
03:48 AM Revision 7943ff79 (foreman): Fixes #19934 - Don't limit smart class parameter order length
Tomer Brisker
02:58 AM Bug #19947 (Closed): Can't create bookmark for global parameters
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1456833
*Description of problem:*
It is not possible to ...
Tomer Brisker

06/06/2017

06:31 PM Bug #19940: NoMethodError: undefined method `sub!' for nil:NilClass - Edit computer or provisionning
which version if the cockpit plugin is this? Anonymous
07:50 AM Bug #19940 (Resolved): NoMethodError: undefined method `sub!' for nil:NilClass - Edit computer or provisionning
Hi.
I use foreman 1.14.3. I can no longer edit or create a virtual machine.
When I try, I get this error: NoMetho...
Alexandre JARC
04:52 PM Installer Revision e1cfe1ce (puppet-katello): Remove crane_data_dir
as it should be handled by foreman_proxy_content, that pulls
in crane.
Justin Sherrill
04:52 PM Installer Revision 845d7d9c (puppet-foreman_proxy_content): Add crane data dir
Justin Sherrill
03:55 PM Installer Revision 5e3bb24c (puppet-qpid): Refs #19929 - Add wcache-page-size to installer
Chris Roberts
03:42 PM Installer Revision bbf0dc39 (puppet-foreman_proxy_content): Fix reverse proxy config
The error code should be 500 according to the document. It looks like a
copy paste error.
The reverse proxy port sho...
Ewoud Kohl van Wijngaarden
12:40 PM Installer Feature #19747: Proper support for non-self-signed webserver certificates.
I wouldn't want to set @:ssl_ca:@ to undefined at all. IMHO this could be better solved by having an additional param... Han Boetes
12:36 PM Installer Feature #19933: changing the hostname code repetition in foreman-answers.yaml
Looks like a start indeed. Perhaps a stern warning that all certificates are going to be invalid also those on depend... Han Boetes
06:28 AM Installer Feature #19933: changing the hostname code repetition in foreman-answers.yaml
There is http://projects.theforeman.org/issues/17522 which does this for Katello, I'm guessing the script can be adap... Daniel Lobato Garcia
02:36 AM Installer Feature #19933 (New): changing the hostname code repetition in foreman-answers.yaml
foreman installation depend heavily on being able to rerun the foreman-installer after problems. This all goes fine u... Han Boetes
12:01 PM Bug #19930 (Closed): Plugins can break database migration by calling add_all_permissions_to_default_roles
Applied in changeset commit:e730fd131caa02e1a4d164667fa7ef419a08491c. Anonymous
11:30 AM Revision e730fd13 (foreman): Fixes #19930: Skip adding permissions to default_roles during migrate
Eric Helms
11:12 AM Revision 13b42253 (foreman): refs #19589 - ensure that foreman starts in production
this avoids the following error in production (under passenger):
Message from application: uninitialized constant Ge...
Ohad Levy
10:10 AM Bug #7100: foreman-debug should include logs from systemd-based distros
The original Bugzilla has been marked as CANTFIX and closed. As a result, we can probably close this issue as well. Anurag Patel
10:07 AM Refactor #19615 (Ready For Testing): move dashboard flot charts to c3
The Foreman Bot
07:59 AM Feature #19934 (Ready For Testing): Prioritize attribute order in puppet classes limited to 255 chars
The Foreman Bot
06:25 AM Feature #19934: Prioritize attribute order in puppet classes limited to 255 chars
This is really an RFE, the field 'Order' is only meant to contain the types of matchers, not the values of the matche... Daniel Lobato Garcia
03:21 AM Feature #19934 (Closed): Prioritize attribute order in puppet classes limited to 255 chars
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1458817
*Description of problem:*
Prioritize attribute...
Tomer Brisker
06:33 AM Bug #13749: Getting avatar from openldap seems to be broken
Hi
foreman-1.15.0 contains the same bug. I tried a little bit to find out what happen.
My fix is this:
Edit in thi...
Thomas Steudten
04:09 AM Bug #19677 (Ready For Testing): Unable to edit localboot templates
The Foreman Bot
04:01 AM Bug #19922 (Closed): upgrade gettext_i18n_rails to 1.8
Applied in changeset commit:729856a212f7766632e3490827daa038cf9445b8. Anonymous
04:01 AM Bug #19923 (Closed): Unpin nokogiri gem
Applied in changeset commit:42def7919ebf3a20a271d148fbabef8198cd1363. Anonymous
03:47 AM Revision 729856a2 (foreman): Fixes #19922 - Unpin gettext_i18n_rails
Tomer Brisker
03:44 AM Revision 42def791 (foreman): Fixes #19923 - Unpin nokogiri gem
Tomer Brisker

06/05/2017

12:54 PM Bug #19930 (Ready For Testing): Plugins can break database migration by calling add_all_permissions_to_default_roles
The Foreman Bot
12:50 PM Bug #19930 (Closed): Plugins can break database migration by calling add_all_permissions_to_default_roles
Eric Helms
09:37 AM Bug #19923 (Ready For Testing): Unpin nokogiri gem
The Foreman Bot
09:35 AM Bug #19923 (Closed): Unpin nokogiri gem
Previously pinned due to lack of Ruby 2.0 support in newer versions, no longer needed. Tomer Brisker
09:36 AM Bug #16818: nested facts can lead to invalid links
Any updates on this bug or workarounds? I find it is still present in 1.14.3. James Perry
09:31 AM Bug #19922 (Ready For Testing): upgrade gettext_i18n_rails to 1.8
The Foreman Bot
09:29 AM Bug #19922 (Closed): upgrade gettext_i18n_rails to 1.8
Previously we prevented the upgrade due to lacking Ruby 2.0 support. We now only support 2.1 or newer so the limit ca... Tomer Brisker
09:26 AM Bug #19921 (Ready For Testing): upgrade fast_gettext
The Foreman Bot
09:22 AM Bug #19921 (Closed): upgrade fast_gettext
Version 1.1 was the last to support Ruby 2.0, since we updated the minimum requirement to Ruby 2.1 we can now upgrade... Tomer Brisker
09:13 AM Packaging Revision 98420e5a (foreman-packaging): Merge pull request #1673 from ShimShtein/update_readme_tito
Add a note about testing using tito Lukas Zapletal
09:08 AM Bug #13577: facts view gives a undefined method `length' for nil:NilClass
Hmm, will have to wait a bit, currently turned off reporting of facts.
I will need to migrate our MariaDB cluster to...
Elias Abacioglu
09:03 AM Packaging Revision a5d74f59 (foreman-packaging): Add a note about testing using tito
For me it wasn't obvious that changes to .spec fles have to be committed
before running tests with tito.
Shimon Shtein
09:01 AM Feature #19582 (Closed): Inform user that all Puppet Class sub entities affect saving the whole puppet class
Applied in changeset commit:9ed5fa04449254a359a100ee0ce617199886ed49. Ori Rabin
09:01 AM Bug #19418 (Closed): cancel button on discovery host provision does not work
Applied in changeset commit:14b42ec5851f9ea16efd1eaa9f13d838c2635349. Anonymous
08:52 AM Revision 9ed5fa04 (foreman): Fixes #19582 - Alert when puppetclass is not saved due to error
Ori Rabin
08:40 AM Revision 14b42ec5 (foreman): Fixes #19418 - Correctly route cancel button on host form
Tomer Brisker
08:21 AM Installer Bug #19918 (Ready For Testing): Allow enabling kerberos auth for REX
The Foreman Bot
08:18 AM Installer Bug #19918 (Closed): Allow enabling kerberos auth for REX
Adam Ruzicka
08:06 AM Bug #19416: Unable to verify LDAPS certificate
I tried out your script which returns the default keystore in use by Ruby. The funny thing, is that the keystore the ... Sindre Grindvoll
07:01 AM Bug #19631 (Closed): ActiveRecord::RecordNotSaved when deleting compute resources with key pairs
Applied in changeset commit:91f8ffb1fbd210057fbdc9c4613c9805f62ea0ac. Anonymous
06:53 AM Packaging Revision d7d6014b (foreman-packaging): Update foreman_cockpit to 2.0.3
Daniel Lobato Garcia
06:39 AM Revision 91f8ffb1 (foreman): Fixes #19631 - ComputeResource with KeyPair can be removed
The concern for removing the compute resources with keypairs was trying
to destroy the compute resource too early. Al...
Daniel Lobato Garcia
06:32 AM Packaging Revision 5519385b (foreman-packaging): Updated foreman_cockpit to 2.0.3
Daniel Lobato Garcia
06:23 AM Refactor #19917: SSH key deletion does not error out
One more thing, I noticed that we do not care about output coming out from the request in delete_key_from_resource, w... Lukas Zapletal
06:19 AM Refactor #19917 (New): SSH key deletion does not error out
When delete of a SSH key fails, it is not reported to the UI controller and it is shown as success. This has a conseq... Lukas Zapletal

06/04/2017

12:01 PM Refactor #19762 (Closed): Upgrade rubocop to 0.49.1
Applied in changeset commit:aa7637bb63fe91f0b72c83980e3588fb041c5dd1. Anonymous
08:14 AM Refactor #19762 (Ready For Testing): Upgrade rubocop to 0.49.1
The Foreman Bot
08:08 AM Refactor #19762 (Closed): Upgrade rubocop to 0.49.1
HoundCI upgraded their version, we need to upgrade ours to prevent confusing messages. Tomer Brisker
11:35 AM Revision aa7637bb (foreman): Fixes #19762 - upgrade to rubocop 0.49.1
Tomer Brisker
09:56 AM Refactor #19913 (Closed): Fix Rubocop: Style/ZeroLengthPredicate
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#stylezerolengthpredicate
Tomer Brisker
09:56 AM Refactor #19912 (Closed): Fix Rubocop: Style/WordArray
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#stylewordarray
Tomer Brisker
09:56 AM Refactor #19911 (New): Fix Rubocop: Style/VariableNumber
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#stylevariablenumber
Tomer Brisker
09:56 AM Refactor #19910 (Closed): Fix Rubocop: Style/UnlessElse
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#styleunlesselse
Tomer Brisker
09:56 AM Refactor #19909 (Closed): Fix Rubocop: Style/TrivialAccessors
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#styletrivialaccessors
Tomer Brisker
09:56 AM Refactor #19908 (Resolved): Fix Rubocop: Style/TrailingCommaInLiteral
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#styletrailingcommainliteral
Tomer Brisker
09:56 AM Refactor #19907 (Closed): Fix Rubocop: Style/TernaryParentheses
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#styleternaryparentheses
Tomer Brisker
09:56 AM Refactor #19906 (New): Fix Rubocop: Style/SymbolProc
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#stylesymbolproc
Tomer Brisker
09:56 AM Refactor #19905 (Closed): Fix Rubocop: Style/SymbolLiteral
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#stylesymbolliteral
Tomer Brisker
09:56 AM Refactor #19904 (Closed): Fix Rubocop: Style/SymbolArray
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#stylesymbolarray
Tomer Brisker
09:56 AM Refactor #19903 (New): Fix Rubocop: Style/StructInheritance
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#stylestructinheritance
Tomer Brisker
09:56 AM Refactor #19902 (Closed): Fix Rubocop: Style/StringLiteralsInInterpolation
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#stylestringliteralsininterpolation
Tomer Brisker
09:56 AM Refactor #19901 (Closed): Fix Rubocop: Style/SpecialGlobalVars
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#stylespecialglobalvars
Tomer Brisker
09:56 AM Refactor #19900 (Closed): Fix Rubocop: Style/SingleLineMethods
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#stylesinglelinemethods
Tomer Brisker
09:56 AM Refactor #19899 (New): Fix Rubocop: Style/SignalException
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#stylesignalexception
Tomer Brisker
09:56 AM Refactor #19898 (New): Fix Rubocop: Style/RescueModifier
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#stylerescuemodifier
Tomer Brisker
09:56 AM Refactor #19897 (New): Fix Rubocop: Style/RegexpLiteral
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#styleregexpliteral
Tomer Brisker
09:56 AM Refactor #19896 (Closed): Fix Rubocop: Style/RedundantSelf
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#styleredundantself
Tomer Brisker
09:56 AM Refactor #19895 (Closed): Fix Rubocop: Style/RedundantReturn
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#styleredundantreturn
Tomer Brisker
09:56 AM Refactor #19894 (Closed): Fix Rubocop: Style/RedundantParentheses
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#styleredundantparentheses
Tomer Brisker
09:56 AM Refactor #19893 (New): Fix Rubocop: Style/RaiseArgs
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#styleraiseargs
Tomer Brisker
09:56 AM Refactor #19892 (Closed): Fix Rubocop: Style/Proc
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#styleproc
Tomer Brisker
09:56 AM Refactor #19891 (Closed): Fix Rubocop: Style/PreferredHashMethods
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#stylepreferredhashmethods
Tomer Brisker
09:56 AM Refactor #19890 (New): Fix Rubocop: Style/PredicateName
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#stylepredicatename
Tomer Brisker
09:56 AM Refactor #19889 (Closed): Fix Rubocop: Style/PerlBackrefs
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#styleperlbackrefs
Tomer Brisker
09:56 AM Refactor #19888 (New): Fix Rubocop: Style/PercentLiteralDelimiters
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#stylepercentliteraldelimiters
Tomer Brisker
09:56 AM Refactor #19887 (Closed): Fix Rubocop: Style/ParenthesesAroundCondition
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#styleparenthesesaroundcondition
Tomer Brisker
09:56 AM Refactor #19886 (Closed): Fix Rubocop: Style/ParallelAssignment
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#styleparallelassignment
Tomer Brisker
09:56 AM Refactor #19885 (Resolved): Fix Rubocop: Style/OpMethod
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#styleopmethod
Tomer Brisker
09:55 AM Refactor #19884 (Closed): Fix Rubocop: Style/NumericPredicate
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#stylenumericpredicate
Tomer Brisker
09:55 AM Refactor #19883 (New): Fix Rubocop: Style/NumericLiterals
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#stylenumericliterals
Tomer Brisker
09:55 AM Refactor #19882 (New): Fix Rubocop: Style/NumericLiteralPrefix
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#stylenumericliteralprefix
Tomer Brisker
09:55 AM Refactor #19881 (Closed): Fix Rubocop: Style/Not
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#stylenot
Tomer Brisker
09:55 AM Refactor #19880 (New): Fix Rubocop: Style/Next
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#stylenext
Tomer Brisker
09:55 AM Refactor #19879 (Closed): Fix Rubocop: Style/NestedParenthesizedCalls
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#stylenestedparenthesizedcalls
Tomer Brisker
09:55 AM Refactor #19878 (Closed): Fix Rubocop: Style/NestedModifier
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#stylenestedmodifier
Tomer Brisker
09:55 AM Refactor #19877 (Closed): Fix Rubocop: Style/NegatedIf
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#stylenegatedif
Tomer Brisker
09:55 AM Refactor #19876 (New): Fix Rubocop: Style/MutableConstant
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#stylemutableconstant
Tomer Brisker
09:55 AM Refactor #19875 (Closed): Fix Rubocop: Style/MultipleComparison
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#stylemultiplecomparison
Tomer Brisker
09:55 AM Refactor #19874 (Closed): Fix Rubocop: Style/MultilineMemoization
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#stylemultilinememoization
Tomer Brisker
09:55 AM Refactor #19873 (Closed): Fix Rubocop: Style/MultilineIfModifier
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#stylemultilineifmodifier
Tomer Brisker
09:55 AM Refactor #19872 (New): Fix Rubocop: Style/MethodName
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#stylemethodname
Tomer Brisker
09:55 AM Refactor #19871 (Closed): Fix Rubocop: Style/MethodDefParentheses
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#stylemethoddefparentheses
Tomer Brisker
09:55 AM Refactor #19870 (New): Fix Rubocop: Style/MethodCallWithoutArgsParentheses
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#stylemethodcallwithoutargsparentheses
Tomer Brisker
09:55 AM Refactor #19869 (Closed): Fix Rubocop: Style/LineEndConcatenation
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#stylelineendconcatenation
Tomer Brisker
09:55 AM Refactor #19868 (Closed): Fix Rubocop: Style/InverseMethods
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#styleinversemethods
Tomer Brisker
09:55 AM Refactor #19867 (Closed): Fix Rubocop: Style/IfUnlessModifierOfIfUnless
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#styleifunlessmodifierofifunless
Tomer Brisker
09:55 AM Refactor #19866 (New): Fix Rubocop: Style/IfInsideElse
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#styleifinsideelse
Tomer Brisker
09:55 AM Refactor #19865 (New): Fix Rubocop: Style/IdenticalConditionalBranches
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#styleidenticalconditionalbranches
Tomer Brisker
09:55 AM Refactor #19864 (New): Fix Rubocop: Style/GuardClause
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#styleguardclause
Tomer Brisker
09:55 AM Refactor #19863 (New): Fix Rubocop: Style/GlobalVars
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#styleglobalvars
Tomer Brisker
09:55 AM Refactor #19862 (New): Fix Rubocop: Style/FormatStringToken
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#styleformatstringtoken
Tomer Brisker
09:55 AM Refactor #19861 (New): Fix Rubocop: Style/FormatString
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#styleformatstring
Tomer Brisker
09:55 AM Refactor #19860 (Closed): Fix Rubocop: Style/For
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#stylefor
Tomer Brisker
09:55 AM Refactor #19859 (New): Fix Rubocop: Style/FileName
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#stylefilename
Tomer Brisker
09:55 AM Refactor #19858 (Closed): Fix Rubocop: Style/EmptyMethod
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#styleemptymethod
Tomer Brisker
09:55 AM Refactor #19857 (Closed): Fix Rubocop: Style/EachWithObject
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#styleeachwithobject
Tomer Brisker
09:55 AM Refactor #19856 (New): Fix Rubocop: Style/DoubleNegation
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#styledoublenegation
Tomer Brisker
09:55 AM Refactor #19855 (Closed): Fix Rubocop: Style/ConditionalAssignment
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#styleconditionalassignment
Tomer Brisker
09:55 AM Refactor #19854 (New): Fix Rubocop: Style/CommentAnnotation
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#stylecommentannotation
Tomer Brisker
09:55 AM Refactor #19853 (Closed): Fix Rubocop: Style/ColonMethodCall
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#stylecolonmethodcall
Tomer Brisker
09:55 AM Refactor #19852 (New): Fix Rubocop: Style/ClassVars
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#styleclassvars
Tomer Brisker
09:55 AM Refactor #19851 (New): Fix Rubocop: Style/ClassAndModuleChildren
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#styleclassandmodulechildren
Tomer Brisker
09:55 AM Refactor #19850 (New): Fix Rubocop: Style/BracesAroundHashParameters
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#stylebracesaroundhashparameters
Tomer Brisker
09:55 AM Refactor #19849 (Closed): Fix Rubocop: Style/AndOr
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#styleandor
Tomer Brisker
09:55 AM Refactor #19848 (Closed): Fix Rubocop: Style/Alias
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#stylealias
Tomer Brisker
09:55 AM Refactor #19847 (New): Fix Rubocop: Style/AccessorMethodName
For more info see https://rubocop.readthedocs.io/en/latest/cops_style/#styleaccessormethodname
Tomer Brisker
09:55 AM Refactor #19846 (New): Fix Rubocop: Security/YAMLLoad
For more info see https://rubocop.readthedocs.io/en/latest/cops_security/#securityyamlload
Tomer Brisker
09:55 AM Refactor #19845 (New): Fix Rubocop: Security/JSONLoad
For more info see https://rubocop.readthedocs.io/en/latest/cops_security/#securityjsonload
Tomer Brisker
09:55 AM Refactor #19844 (Closed): Fix Rubocop: Security/Eval
For more info see https://rubocop.readthedocs.io/en/latest/cops_security/#securityeval
Tomer Brisker
09:54 AM Refactor #19843 (New): Fix Rubocop: Rails/TimeZone
For more info see https://rubocop.readthedocs.io/en/latest/cops_rails/#railstimezone
Tomer Brisker
09:54 AM Refactor #19842 (New): Fix Rubocop: Rails/SkipsModelValidations
For more info see https://rubocop.readthedocs.io/en/latest/cops_rails/#railsskipsmodelvalidations
Tomer Brisker
09:54 AM Refactor #19841 (New): Fix Rubocop: Rails/ReversibleMigration
For more info see https://rubocop.readthedocs.io/en/latest/cops_rails/#railsreversiblemigration
Tomer Brisker
09:54 AM Refactor #19840 (Closed): Fix Rubocop: Rails/ReadWriteAttribute
For more info see https://rubocop.readthedocs.io/en/latest/cops_rails/#railsreadwriteattribute
Tomer Brisker
09:54 AM Refactor #19839 (Closed): Fix Rubocop: Rails/Present
For more info see https://rubocop.readthedocs.io/en/latest/cops_rails/#railspresent
Tomer Brisker
09:54 AM Refactor #19838 (Closed): Fix Rubocop: Rails/PluralizationGrammar
For more info see https://rubocop.readthedocs.io/en/latest/cops_rails/#railspluralizationgrammar
Tomer Brisker
09:54 AM Refactor #19837 (New): Fix Rubocop: Rails/OutputSafety
For more info see https://rubocop.readthedocs.io/en/latest/cops_rails/#railsoutputsafety
Tomer Brisker
09:54 AM Refactor #19836 (New): Fix Rubocop: Rails/Output
For more info see https://rubocop.readthedocs.io/en/latest/cops_rails/#railsoutput
Tomer Brisker
09:54 AM Refactor #19835 (Resolved): Fix Rubocop: Rails/HttpPositionalArguments
For more info see https://rubocop.readthedocs.io/en/latest/cops_rails/#railshttppositionalarguments
Tomer Brisker
09:54 AM Refactor #19834 (New): Fix Rubocop: Rails/HasAndBelongsToMany
For more info see https://rubocop.readthedocs.io/en/latest/cops_rails/#railshasandbelongstomany
Tomer Brisker
09:54 AM Refactor #19833 (Closed): Fix Rubocop: Rails/FindEach
For more info see https://rubocop.readthedocs.io/en/latest/cops_rails/#railsfindeach
Tomer Brisker
09:54 AM Refactor #19832 (Closed): Fix Rubocop: Rails/FindBy
For more info see https://rubocop.readthedocs.io/en/latest/cops_rails/#railsfindby
Tomer Brisker
09:54 AM Refactor #19831 (New): Fix Rubocop: Rails/FilePath
For more info see https://rubocop.readthedocs.io/en/latest/cops_rails/#railsfilepath
Tomer Brisker
09:54 AM Refactor #19830 (New): Fix Rubocop: Rails/DynamicFindBy
For more info see https://rubocop.readthedocs.io/en/latest/cops_rails/#railsdynamicfindby
Tomer Brisker
09:54 AM Refactor #19829 (New): Fix Rubocop: Rails/Date
For more info see https://rubocop.readthedocs.io/en/latest/cops_rails/#railsdate
Tomer Brisker
09:54 AM Refactor #19828 (Closed): Fix Rubocop: Rails/Blank
For more info see https://rubocop.readthedocs.io/en/latest/cops_rails/#railsblank
Tomer Brisker
09:54 AM Refactor #19827 (Resolved): Fix Rubocop: Rails/ApplicationRecord
For more info see https://rubocop.readthedocs.io/en/latest/cops_rails/#railsapplicationrecord
Tomer Brisker
09:54 AM Refactor #19826 (Closed): Fix Rubocop: Rails/ActiveSupportAliases
For more info see https://rubocop.readthedocs.io/en/latest/cops_rails/#railsactivesupportaliases
Tomer Brisker
09:54 AM Refactor #19825 (Closed): Fix Rubocop: Performance/TimesMap
For more info see https://rubocop.readthedocs.io/en/latest/cops_performance/#performancetimesmap
Tomer Brisker
09:54 AM Refactor #19824 (Closed): Fix Rubocop: Performance/StringReplacement
For more info see https://rubocop.readthedocs.io/en/latest/cops_performance/#performancestringreplacement
Tomer Brisker
09:54 AM Refactor #19823 (Closed): Fix Rubocop: Performance/StartWith
For more info see https://rubocop.readthedocs.io/en/latest/cops_performance/#performancestartwith
Tomer Brisker
09:54 AM Refactor #19822 (Closed): Fix Rubocop: Performance/RangeInclude
For more info see https://rubocop.readthedocs.io/en/latest/cops_performance/#performancerangeinclude
Tomer Brisker
09:54 AM Refactor #19821 (Closed): Fix Rubocop: Performance/CompareWithBlock
For more info see https://rubocop.readthedocs.io/en/latest/cops_performance/#performancecomparewithblock
Tomer Brisker
09:54 AM Refactor #19820 (Closed): Fix Rubocop: Performance/Casecmp
For more info see https://rubocop.readthedocs.io/en/latest/cops_performance/#performancecasecmp
Tomer Brisker
09:54 AM Refactor #19819 (Closed): Fix Rubocop: Performance/Caller
For more info see https://rubocop.readthedocs.io/en/latest/cops_performance/#performancecaller
Tomer Brisker
09:54 AM Refactor #19818 (Closed): Fix Rubocop: Metrics/PerceivedComplexity
For more info see https://rubocop.readthedocs.io/en/latest/cops_metrics/#metricsperceivedcomplexity
Tomer Brisker
09:54 AM Refactor #19817 (Closed): Fix Rubocop: Metrics/ParameterLists
For more info see https://rubocop.readthedocs.io/en/latest/cops_metrics/#metricsparameterlists
Tomer Brisker
09:54 AM Refactor #19816 (Closed): Fix Rubocop: Metrics/ModuleLength
For more info see https://rubocop.readthedocs.io/en/latest/cops_metrics/#metricsmodulelength
Tomer Brisker
09:54 AM Refactor #19815 (Closed): Fix Rubocop: Metrics/MethodLength
For more info see https://rubocop.readthedocs.io/en/latest/cops_metrics/#metricsmethodlength
Tomer Brisker
09:54 AM Refactor #19814 (Closed): Fix Rubocop: Metrics/LineLength
For more info see https://rubocop.readthedocs.io/en/latest/cops_metrics/#metricslinelength
Tomer Brisker
09:54 AM Refactor #19813 (Closed): Fix Rubocop: Metrics/CyclomaticComplexity
For more info see https://rubocop.readthedocs.io/en/latest/cops_metrics/#metricscyclomaticcomplexity
Tomer Brisker
09:54 AM Refactor #19812 (Closed): Fix Rubocop: Metrics/ClassLength
For more info see https://rubocop.readthedocs.io/en/latest/cops_metrics/#metricsclasslength
Tomer Brisker
09:54 AM Refactor #19811 (Closed): Fix Rubocop: Metrics/BlockNesting
For more info see https://rubocop.readthedocs.io/en/latest/cops_metrics/#metricsblocknesting
Tomer Brisker
09:54 AM Refactor #19810 (Closed): Fix Rubocop: Metrics/BlockLength
For more info see https://rubocop.readthedocs.io/en/latest/cops_metrics/#metricsblocklength
Tomer Brisker
09:54 AM Refactor #19809 (Closed): Fix Rubocop: Metrics/AbcSize
For more info see https://rubocop.readthedocs.io/en/latest/cops_metrics/#metricsabcsize
Tomer Brisker
09:54 AM Refactor #19808 (Closed): Fix Rubocop: Lint/UselessAssignment
For more info see https://rubocop.readthedocs.io/en/latest/cops_lint/#lintuselessassignment
Tomer Brisker
09:54 AM Refactor #19807 (New): Fix Rubocop: Lint/UnusedMethodArgument
For more info see https://rubocop.readthedocs.io/en/latest/cops_lint/#lintunusedmethodargument
Tomer Brisker
09:54 AM Refactor #19806 (New): Fix Rubocop: Lint/UnusedBlockArgument
For more info see https://rubocop.readthedocs.io/en/latest/cops_lint/#lintunusedblockargument
Tomer Brisker
09:54 AM Refactor #19805 (New): Fix Rubocop: Lint/ParenthesesAsGroupedExpression
For more info see https://rubocop.readthedocs.io/en/latest/cops_lint/#lintparenthesesasgroupedexpression
Tomer Brisker
09:54 AM Refactor #19804 (New): Fix Rubocop: Lint/NonLocalExitFromIterator
For more info see https://rubocop.readthedocs.io/en/latest/cops_lint/#lintnonlocalexitfromiterator
Tomer Brisker
09:54 AM Refactor #19803 (New): Fix Rubocop: Lint/HandleExceptions
For more info see https://rubocop.readthedocs.io/en/latest/cops_lint/#linthandleexceptions
Tomer Brisker
09:54 AM Refactor #19802 (Resolved): Fix Rubocop: Lint/EndAlignment
For more info see https://rubocop.readthedocs.io/en/latest/cops_lint/#lintendalignment
Tomer Brisker
09:53 AM Refactor #19801 (Closed): Fix Rubocop: Lint/AssignmentInCondition
For more info see https://rubocop.readthedocs.io/en/latest/cops_lint/#lintassignmentincondition
Tomer Brisker
09:53 AM Refactor #19800 (New): Fix Rubocop: Lint/AmbiguousRegexpLiteral
For more info see https://rubocop.readthedocs.io/en/latest/cops_lint/#lintambiguousregexpliteral
Tomer Brisker
09:53 AM Refactor #19799 (New): Fix Rubocop: Lint/AmbiguousBlockAssociation
For more info see https://rubocop.readthedocs.io/en/latest/cops_lint/#lintambiguousblockassociation
Tomer Brisker
09:53 AM Refactor #19798 (Closed): Fix Rubocop: Layout/TrailingBlankLines
For more info see https://rubocop.readthedocs.io/en/latest/cops_layout/#layouttrailingblanklines
Tomer Brisker
09:53 AM Refactor #19797 (Closed): Fix Rubocop: Layout/SpaceInsideStringInterpolation
For more info see https://rubocop.readthedocs.io/en/latest/cops_layout/#layoutspaceinsidestringinterpolation
Tomer Brisker
09:53 AM Refactor #19796 (Closed): Fix Rubocop: Layout/SpaceInsidePercentLiteralDelimiters
For more info see https://rubocop.readthedocs.io/en/latest/cops_layout/#layoutspaceinsidepercentliteraldelimiters
Tomer Brisker
09:53 AM Refactor #19795 (Closed): Fix Rubocop: Layout/SpaceInsideParens
For more info see https://rubocop.readthedocs.io/en/latest/cops_layout/#layoutspaceinsideparens
Tomer Brisker
09:53 AM Refactor #19794 (New): Fix Rubocop: Layout/SpaceInsideHashLiteralBraces
For more info see https://rubocop.readthedocs.io/en/latest/cops_layout/#layoutspaceinsidehashliteralbraces
Tomer Brisker
09:53 AM Refactor #19793 (Closed): Fix Rubocop: Layout/SpaceInsideReferenceBrackets
For more info see https://rubocop.readthedocs.io/en/latest/cops_layout/#layoutspaceinsidebrackets
Tomer Brisker
09:53 AM Refactor #19792 (Closed): Fix Rubocop: Layout/SpaceInsideBlockBraces
For more info see https://rubocop.readthedocs.io/en/latest/cops_layout/#layoutspaceinsideblockbraces
Tomer Brisker
09:53 AM Refactor #19791 (Resolved): Fix Rubocop: Layout/SpaceBeforeFirstArg
For more info see https://rubocop.readthedocs.io/en/latest/cops_layout/#layoutspacebeforefirstarg
Tomer Brisker
09:53 AM Refactor #19790 (Closed): Fix Rubocop: Layout/SpaceBeforeBlockBraces
For more info see https://rubocop.readthedocs.io/en/latest/cops_layout/#layoutspacebeforeblockbraces
Tomer Brisker
09:53 AM Refactor #19789 (Closed): Fix Rubocop: Layout/SpaceAroundOperators
For more info see https://rubocop.readthedocs.io/en/latest/cops_layout/#layoutspacearoundoperators
Tomer Brisker
09:53 AM Refactor #19788 (Closed): Fix Rubocop: Layout/SpaceAroundBlockParameters
For more info see https://rubocop.readthedocs.io/en/latest/cops_layout/#layoutspacearoundblockparameters
Tomer Brisker
09:53 AM Refactor #19787 (Closed): Fix Rubocop: Layout/SpaceAfterComma
For more info see https://rubocop.readthedocs.io/en/latest/cops_layout/#layoutspaceaftercomma
Tomer Brisker
09:53 AM Refactor #19786 (New): Fix Rubocop: Layout/MultilineOperationIndentation
For more info see https://rubocop.readthedocs.io/en/latest/cops_layout/#layoutmultilineoperationindentation
Tomer Brisker
09:53 AM Refactor #19785 (New): Fix Rubocop: Layout/MultilineMethodCallIndentation
For more info see https://rubocop.readthedocs.io/en/latest/cops_layout/#layoutmultilinemethodcallindentation
Tomer Brisker
09:53 AM Refactor #19784 (New): Fix Rubocop: Layout/MultilineMethodCallBraceLayout
For more info see https://rubocop.readthedocs.io/en/latest/cops_layout/#layoutmultilinemethodcallbracelayout
Tomer Brisker
09:53 AM Refactor #19783 (New): Fix Rubocop: Layout/MultilineHashBraceLayout
For more info see https://rubocop.readthedocs.io/en/latest/cops_layout/#layoutmultilinehashbracelayout
Tomer Brisker
09:53 AM Refactor #19782 (Closed): Fix Rubocop: Layout/MultilineArrayBraceLayout
For more info see https://rubocop.readthedocs.io/en/latest/cops_layout/#layoutmultilinearraybracelayout
Tomer Brisker
09:53 AM Refactor #19781 (Closed): Fix Rubocop: Layout/LeadingCommentSpace
For more info see https://rubocop.readthedocs.io/en/latest/cops_layout/#layoutleadingcommentspace
Tomer Brisker
09:53 AM Refactor #19780 (Closed): Fix Rubocop: Layout/IndentationWidth
For more info see https://rubocop.readthedocs.io/en/latest/cops_layout/#layoutindentationwidth
Tomer Brisker
09:53 AM Refactor #19779 (Closed): Fix Rubocop: Layout/IndentHeredoc
For more info see https://rubocop.readthedocs.io/en/latest/cops_layout/#layoutindentheredoc
Tomer Brisker
09:53 AM Refactor #19778 (Closed): Fix Rubocop: Layout/IndentAssignment
For more info see https://rubocop.readthedocs.io/en/latest/cops_layout/#layoutindentassignment
Tomer Brisker
09:53 AM Refactor #19777 (Closed): Fix Rubocop: Layout/IndentArray
For more info see https://rubocop.readthedocs.io/en/latest/cops_layout/#layoutindentarray
Tomer Brisker
09:53 AM Refactor #19776 (Closed): Fix Rubocop: Layout/FirstParameterIndentation
For more info see https://rubocop.readthedocs.io/en/latest/cops_layout/#layoutfirstparameterindentation
Tomer Brisker
09:53 AM Refactor #19775 (Closed): Fix Rubocop: Layout/ExtraSpacing
For more info see https://rubocop.readthedocs.io/en/latest/cops_layout/#layoutextraspacing
Tomer Brisker
09:53 AM Refactor #19774 (Closed): Fix Rubocop: Layout/EmptyLinesAroundExceptionHandlingKeywords
For more info see https://rubocop.readthedocs.io/en/latest/cops_layout/#layoutemptylinesaroundexceptionhandlingkeywor... Tomer Brisker
09:53 AM Refactor #19773 (Closed): Fix Rubocop: Layout/EmptyLinesAroundAccessModifier
For more info see https://rubocop.readthedocs.io/en/latest/cops_layout/#layoutemptylinesaroundaccessmodifier
Tomer Brisker
09:53 AM Refactor #19772 (Closed): Fix Rubocop: Layout/EmptyLineBetweenDefs
For more info see https://rubocop.readthedocs.io/en/latest/cops_layout/#layoutemptylinebetweendefs
Tomer Brisker
09:53 AM Refactor #19771 (Closed): Fix Rubocop: Layout/EmptyLineAfterMagicComment
For more info see https://rubocop.readthedocs.io/en/latest/cops_layout/#layoutemptylineaftermagiccomment
Tomer Brisker
09:53 AM Refactor #19770 (Closed): Fix Rubocop: Layout/DotPosition
For more info see https://rubocop.readthedocs.io/en/latest/cops_layout/#layoutdotposition
Tomer Brisker
09:53 AM Refactor #19769 (Closed): Fix Rubocop: Layout/CommentIndentation
For more info see https://rubocop.readthedocs.io/en/latest/cops_layout/#layoutcommentindentation
Tomer Brisker
09:53 AM Refactor #19768 (Closed): Fix Rubocop: Layout/ClosingParenthesisIndentation
For more info see https://rubocop.readthedocs.io/en/latest/cops_layout/#layoutclosingparenthesisindentation
Tomer Brisker
09:53 AM Refactor #19767 (New): Fix Rubocop: Layout/CaseIndentation
For more info see https://rubocop.readthedocs.io/en/latest/cops_layout/#layoutcaseindentation
Tomer Brisker
09:53 AM Refactor #19766 (Closed): Fix Rubocop: Layout/AlignParameters
For more info see https://rubocop.readthedocs.io/en/latest/cops_layout/#layoutalignparameters
Tomer Brisker
09:53 AM Refactor #19765 (Closed): Fix Rubocop: Layout/AlignHash
For more info see https://rubocop.readthedocs.io/en/latest/cops_layout/#layoutalignhash
Tomer Brisker
09:53 AM Refactor #19764 (Closed): Fix Rubocop: Layout/AccessModifierIndentation
For more info see https://rubocop.readthedocs.io/en/latest/cops_layout/#layoutaccessmodifierindentation
Tomer Brisker
09:52 AM Refactor #19763 (Closed): Fix Rubocop: Bundler/OrderedGems
For more info see https://rubocop.readthedocs.io/en/latest/cops_bundler/#bundlerorderedgems
Tomer Brisker
08:01 AM Refactor #19585 (Closed): Allow csv exporter to access nested parameters
Applied in changeset commit:20d817c8f6620d4a80410c0d3adcf68edb8231ef. Anonymous
07:21 AM Revision 20d817c8 (foreman): Fixes #19585 - Allow csv export of nested attributes
This is required for example to export host facet attributes. Tomer Brisker

06/03/2017

10:33 PM Bug #18365: foreman-answers.yaml from /usr/share stored instead of /etc/foreman-installer
Dominic Cleal wrote:
> Attached the unaltered script from the package and the output of the command you listed above...
Anurag Patel
05:12 AM Installer Feature #19760 (Ready For Testing): Support primary and secondary DHCP services on Smart Proxy
The Foreman Bot
05:10 AM Installer Feature #19760 (Closed): Support primary and secondary DHCP services on Smart Proxy
DHCPD can be be configured as HA, lets get the installer to support that configuration.
http://steronius.blogspot....
Sean O'Keeffe
05:11 AM Feature #19755 (Duplicate): Support primary and secondary DHCP services on Smart Proxy
Sean O'Keeffe
05:10 AM Bug #12795: Import Apache Puppet module failed
Michael Moll wrote:
> what's the staus here?
I cant´t tell, because I dont´t using Foreman anymore.
Thomas Rohlik
04:49 AM Packaging Revision 5ebe31a5 (foreman-packaging): Pin npm to < 5.0.0
Michael Moll
04:46 AM Packaging Revision 7c794e80 (foreman-packaging): Refs #19034 - add cronjob to notifications:clean task
Amir Fefer
04:45 AM Packaging Revision 0b490865 (foreman-packaging): Refs #19034 - add cronjob to notifications:clean task
Amir Fefer

06/02/2017

08:14 PM Installer Feature #19747: Proper support for non-self-signed webserver certificates.
Thomas Sanders wrote:
> Using the following doesn't work either.
> foreman-installer \
> --foreman-server-ssl-ce...
Thomas Sanders
04:23 PM Installer Feature #19747: Proper support for non-self-signed webserver certificates.
Using the following doesn't work either.
foreman-installer \
--foreman-server-ssl-cert=/etc/httpd/certs/host.exam...
Thomas Sanders
04:12 AM Installer Feature #19747 (New): Proper support for non-self-signed webserver certificates.
With help from these two articles
https://alexshepherd.me/articles/changing-foremans-ssl-certificate
https://thef...
Han Boetes
06:56 PM Bug #12378 (Feedback): Endless loop in JS when restoring window after browser restart
Anonymous
06:55 PM Bug #12682 (Feedback): VMware ressource > Internal Server Error for "Interface" & "VM" menu
Anonymous
06:55 PM Bug #12795 (Feedback): Import Apache Puppet module failed
Anonymous
06:54 PM Bug #13577 (Feedback): facts view gives a undefined method `length' for nil:NilClass
Anonymous
06:53 PM Bug #16979 (Rejected): 0177 umask causes Rails cache dirs to be created without +x
No reaction, closing. I'd also label this as a pure upstream (Rails) problem. Anonymous
06:50 PM Smart Proxy Bug #8926 (Resolved): foreman-prepare-realm on EL6 fails to set correct permissions for ipa-server-4
no reaction, closing Anonymous
06:49 PM Support #15571 (Resolved): "Invalid keyfile or passphrase" when saving GCE compute resource
no reaction, closing. Anonymous
06:47 PM Feature #15224 (Resolved): VMware provisionning supports E1000E network card
no reaction, closing. Anonymous
01:51 PM Bug #18181: image based provisioning on vmware changed "add disk" behaviour with 1.14
I'm experiencing this on 1.14.3. I manually downgraded the fog-vsphere library to version 1.0.0, the version which sh... Tyler Gregory
12:57 PM Bug #19660: VMware host creation fails with "undefined method `resourcePool' for #<RbVmomi::VIM::Folder:...>"
Dmitry Okun wrote:
> http://debugs.theforeman.org/foreman-debug-knCgn.tar.xz
Ivan, Dom, I think I found the roo...
Dmitry Okun
12:01 PM Bug #19646 (Closed): Marking new host's NIC as "provisioning" does not suffice for PXE boot, tooltip is misleading.
Applied in changeset commit:3501ac9da1112e05a3571a10dbfe9610ca3b1c54. Anonymous
11:29 AM Revision 3501ac9d (foreman): Fixes #19646 - improve inline help
Marek Hulán
10:44 AM Feature #19755 (Duplicate): Support primary and secondary DHCP services on Smart Proxy
DHCPD can be be configured as HA, lets get the installer to support that configuration.
http://steronius.blogspot....
Sean O'Keeffe
10:40 AM Tracker #19754 (New): Support highly available Smart Proxies
Sean O'Keeffe
10:21 AM Packaging Revision 83b7d3a2 (foreman-packaging): Update foreman_remote_execution_core to 1.0.4
Ivan Necas
07:15 AM Installer Bug #19726 (Rejected): "The security certificate presented by this website was not issued by a trusted certificate authority"
By design we install the puppet CA signed certificate. The foreman-server-ssl-* parameters can be used to set a diffe... Ewoud Kohl van Wijngaarden
06:52 AM Installer Revision fa3c1770 (puppet-foreman): Fix a typo in documentation
Ewoud Kohl van Wijngaarden
06:01 AM Installer Bug #19550 (Closed): Set SSL username when supplied from the client
Applied in changeset commit:puppet-foreman|b50b7eb66e980b3395ebfca0894e39ea2e774095. Anonymous
05:53 AM Installer Revision b50b7eb6 (puppet-foreman): Fixes #19550 - support smart card certificates
Marek Hulán
05:01 AM Feature #19589 (Closed): Add an option to create plugin migrations with properly marked scope
Applied in changeset commit:fb57b8b09dfb3c968e1e5819e1a332c8eee3ea88. Shimon Shtein
04:28 AM Revision fb57b8b0 (foreman): Fixes #19589 - Added plugin migration generator
Now plugin creators would be able to generate migrations by invoking
``` sh
rails g plugin:migration <migration nam...
Shimon Shtein
03:06 AM Bug #19623: Changes to vmware vm gives 'Could not find network X on VMWare compute resource'
After a lot of debugging and digging I have finally found a way to make this work the way I need it to. Basically I w... Adam Winberg
02:33 AM Bug #14692: Unable to change own username through web UI
I am a new contributor to this project and wish to work on this bug. Is this bug still valid ? Rahul Bajaj
02:01 AM Support #19745 (Closed): Katello default template boot loop (wrong foreman_url)
Hello,
after the host was built, it is still getting the same "install-kickstart" configuration over tftp. Over an...
Denis Müller

06/01/2017

05:17 PM Installer Revision ea2de630 (puppet-certs): [blacksmith] Bump version to 2.0.2
Stephen Benjamin
05:17 PM Installer Revision 3424cc3d (puppet-certs): [blacksmith] Bump version to 2.0.1
Stephen Benjamin
02:48 PM Installer Bug #19726: "The security certificate presented by this website was not issued by a trusted certificate authority"
This is occurring on CentOS 7.3 am currently testing for 7.2 and 6.8, 6.7 Thomas Sanders
12:10 PM Installer Revision cf927332 (puppet-certs): Fixes #19734 - enforce proper exection order for Candlepin (#158)
otherwise `Exec[import client certificate into Candlepin keystore]` has
no relationship with `File[/etc/pki/katello/k...
Evgeni Golov
11:52 AM Bug #19742 (Closed): API call for fact_values is slow when user is non-admin , Foreman 1.15.0
Hi Gents,
Seems the same user with admin rights can have a respond from API call within 0.1s and with limited acce...
Karen Kalinux
11:09 AM Smart Proxy Feature #17615: Introduce KEA DHCP provider for smart-proxy
Looks like there management API is coming along.
http://kea.isc.org/wiki/Commands
Perry Gagne
11:01 AM Bug #15861 (Closed): audited_changes column is too small
Applied in changeset commit:cf4687537819e1862d530049a7f29d0e86ba16fe. Amir Fefer
10:01 AM Revision cf468753 (foreman): Fixes #15861 - increase size of audited_changes column
In mysql text type is limited to 64K, while in psql
there's no limit. Changeing type to MEDIUMTEXT,
which limited to ...
Amir Fefer
09:37 AM Bug #19735: Plugin API for extending template helpers does not work
Side note: I observed that the extension mechanism is called every request, so every request we are iterating through... Lukas Zapletal
08:52 AM Bug #19735 (New): Plugin API for extending template helpers does not work
We added @extend_template_helpers@ API methods but it does not work, methods added via this extension are not availab... Lukas Zapletal
08:01 AM Refactor #19700 (Closed): enable rubocop Performance/RedundantMerge and Performance/RedundantMatch
Applied in changeset commit:cabe2c2ef8c3ed193efb785a153861e27502b614. Ohad Levy
07:45 AM Revision cabe2c2e (foreman): Fixes #19700 - update rubocop rules
The following changes have been made:
- Performance/RedundantMerge:
changes lines such as:
```not_found_message.merg...
Ohad Levy
07:01 AM Bug #19161 (Closed): Plus icon doesn't change to minus icon
Applied in changeset commit:2d336038b3af57efcdb6abbb5d970f8ebf39cfb7. Liza Gilman
07:01 AM Bug #19612 (Closed): CVE-2017-7505: User scoped in organization with permissions for user management can manage administrators that are not assigned to any organization
Applied in changeset commit:af9edf1098bf8e643e1607f9375595e375e7ade6. Anonymous
06:44 AM Revision 2d336038 (foreman): Fixes #19161 - expand value plus icon change to minus icon after click
Liza Gilman
06:23 AM Bug #19728: Set User.current in rake console
I don't think this is 1.15.1 worthy. It adds a feature - console isn't part of "Foreman" and it isn't fixing any bug ... Daniel Lobato Garcia
04:41 AM Bug #19728: Set User.current in rake console
After discussion on IRC, we agreed this is a regression and it needs to be fixed. We will create an extra console_adm... Lukas Zapletal
03:22 AM Bug #19728: Set User.current in rake console
TBH I prefer not to, I think that if you are using the console, you should be aware, otherwise it might lead to unexp... Ohad Levy
03:19 AM Bug #19728 (Ready For Testing): Set User.current in rake console
The Foreman Bot
03:18 AM Bug #19728 (Closed): Set User.current in rake console
With security patch that want into 1.14 and develop many models are more restricted now and console is mostly unusabl... Lukas Zapletal
06:11 AM Revision af9edf10 (foreman): Fixes #19612 - CVE-2017-7505 don't expose admin to taxed users
Marek Hulán
05:11 AM Feature #19731 (Closed): Implement V2 API ping call
Katello plugin does have /ping call which pings backend systems. Let's implement the same for foreman core and ping d... Lukas Zapletal
04:40 AM Bug #19730 (Closed): Warning "not recommended to unlock this template" does not work
After upgrade to Foreman 1.15 (dev setup) I don't see vendor set for core templates - it is nil. We need to make sure... Lukas Zapletal
04:01 AM Bug #19717 (Closed): npm 5.0.0 conflicts with sass and phantomjs
Applied in changeset commit:b3be6aa11e2d2e26a38c413b174fd2e3e23e15be. Anonymous
03:52 AM Installer Support #19725: Foreman installation error
1) The root error isn't shown, run "yum install foreman-postgresql" and look at/provide the full error message.
2)...
Dominic Cleal
03:40 AM Bug #16881 (New): Pass information from proxy errors to Foreman
The Foreman Bot
03:30 AM Bug #19707: Searching for specific organizations/locations broken
Not sure how to contribute this besides a gist,
so here is the unit test:
https://gist.github.com/Ntr0/94c2bd1350...
Christian Schulze-Wiehenbrauk
02:32 AM Bug #19707: Searching for specific organizations/locations broken
EDIT: further explanation here: https://gist.github.com/Ntr0/922a52b11476cde4ed256069c06684a1
To reproduce this bu...
Christian Schulze-Wiehenbrauk
03:20 AM Revision b3be6aa1 (foreman): Fixes #19717 - Pin npm to < 5.0.0 in TravisCI
5.0.0 fails to install some of our dependencies like node-sass and
phantomjs-compiled.
Daniel Lobato Garcia
03:07 AM Bug #19677: Unable to edit localboot templates
A simple workaround is to unlock the template but I agree we should fix it properly. I think the template selection s... Marek Hulán

05/31/2017

09:02 PM Installer Bug #19726 (Rejected): "The security certificate presented by this website was not issued by a trusted certificate authority"
using foreman-installer (no options) on a fresh OS install, the WEB UI comes up with "The security certificate presen... Thomas Sanders
06:58 PM Installer Support #19725 (Feedback): Foreman installation error
Description of the problem:
The following errors were observed during the installation of Foreman,
1) Execution of...
Balakrishnan Vasudevan
05:38 PM Installer Revision 4ac91ff4 (puppet-katello): Split apache fragments
This patch drops support for Apache 2.2, but we only support EL7 which
ships 2.4.
Ewoud Kohl van Wijngaarden
04:21 PM Smart Proxy Bug #17301: ISC DHCP known reservations/leases not updated over NFS
Dhcp-related issues have been fixed in develop, with fixes available in the next stable release. Anonymous
04:18 PM Smart Proxy Bug #17301: ISC DHCP known reservations/leases not updated over NFS
And now I can't upgrade as I do need discovery working - https://groups.google.com/forum/#!topic/foreman-users/M_DcyF... Konstantin Orekhov
02:28 PM Installer Bug #19721 (Need more information): Discovery plugin is not seeded in Katello 3.4
I'm not sure what katello has to do with this exactly, the katello scenario just uses the normal foreman puppet modul... Justin Sherrill
10:24 AM Installer Bug #19721 (Closed): Discovery plugin is not seeded in Katello 3.4
I enabled discovery plugin in the installer of K3.4:
foreman-installer -v --scenario katello \
--enable-foreman...
Lukas Zapletal
01:50 PM Bug #19660: VMware host creation fails with "undefined method `resourcePool' for #<RbVmomi::VIM::Folder:...>"
http://debugs.theforeman.org/foreman-debug-knCgn.tar.xz Dmitry Okun
01:46 PM Bug #19660: VMware host creation fails with "undefined method `resourcePool' for #<RbVmomi::VIM::Folder:...>"
Dmitry Okun wrote:
> Ivan Necas wrote:
> > It seems we don't really support non-cluster provisioning, as per http:/...
Dmitry Okun
12:13 PM Installer Revision e3754ecd (puppet-pulp): Disable oauth by default
OAuth has been deprecated since 2.4.0 and will be removed. We also have
insecure defaults.
Closes GH-175
Ewoud Kohl van Wijngaarden
10:36 AM Installer Revision 8d6880b4 (puppet-foreman_proxy): Refs #6945 - use autosign path for puppetca
Michael Moll
10:27 AM Bug #19719 (Rejected): Can't npm install on a katello devel environment
Please file a bug against the nodejs SRPM in EPEL then, not Foreman. Dominic Cleal
10:12 AM Bug #19719 (Rejected): Can't npm install on a katello devel environment
the error and workaround can be found here: https://gist.github.com/johnpmitsch/ee9c66fe939d038037d88245faa93ac8
I...
John Mitsch
09:37 AM Smart Proxy Bug #19709 (Ready For Testing): Perform module/provider version check before loading its dependencies
The Foreman Bot
09:04 AM Packaging Revision 7783cdd9 (foreman-packaging): Automatic commit of package [rubygem-foreman_openscap] minor release [0.7.2-1.fm1_16].
Created by command:
/usr/bin/tito tag --keep-version
Dominic Cleal
09:04 AM Packaging Revision 1edd93b7 (foreman-packaging): Merge pull request #1666 from ares/rpm/foreman_openscap_072
Update foreman_openscap to 0.7.2 Dominic Cleal
08:37 AM Bug #19717 (Ready For Testing): npm 5.0.0 conflicts with sass and phantomjs
The Foreman Bot
08:24 AM Bug #19717: npm 5.0.0 conflicts with sass and phantomjs
CI links are not permanent. Dominic Cleal
08:16 AM Bug #19717 (Closed): npm 5.0.0 conflicts with sass and phantomjs
As evidenced by failed builds on develop, the latest version of npm (5.0.0, just released) fails to install our curre... Daniel Lobato Garcia
07:24 AM Bug #19707: Searching for specific organizations/locations broken
Marek Hulán wrote:
> I can reproduce as well. It's not specific to API. I put some reproducing and debugging info he...
Christian Schulze-Wiehenbrauk
03:57 AM Bug #19707: Searching for specific organizations/locations broken
I can reproduce as well. It's not specific to API. I put some reproducing and debugging info here - https://gist.gith... Marek Hulán
07:21 AM Packaging Revision be0047e4 (foreman-packaging): Update foreman_openscap to 0.7.2
Marek Hulán
06:45 AM Bug #19714: Interface deletion fails with static subnet: undefined method `destroy' for nil:NilClass
Thank you for your explanation I know what you mean.
But this was working in 1.14 though.
Anonymous
05:34 AM Bug #19714: Interface deletion fails with static subnet: undefined method `destroy' for nil:NilClass
The DHCP proxy is probably set on the subnet, under the Proxies tab. If the DHCP proxy is set then reservations will ... Dominic Cleal
05:19 AM Bug #19714 (New): Interface deletion fails with static subnet: undefined method `destroy' for nil:NilClass
If I try to delete an interface which has a static subnet defined i get the following error message:... Anonymous
06:37 AM Packaging Revision f61103eb (foreman-packaging): Update foreman_templates to 5.0.1
Marek Hulán
06:34 AM Packaging Revision a01d77ec (foreman-packaging): Update foreman-tasks to 0.9.2
Ivan Necas
06:34 AM Packaging Revision 2a5ad193 (foreman-packaging): Update foreman_remote_execution to 1.3.1
Ivan Necas
06:01 AM Refactor #19340 (Closed): new_host vs new_vm variable in compute resource VM partials
Applied in changeset commit:c8efc502b6408664e3452d8d9d8f7c5c5bad9495. Timo Goebel
05:02 AM Packaging Revision 13cd8fb2 (foreman-packaging): Automatic commit of package [rubygem-foreman_templates] minor release [5.0.1-1.fm1_16].
Created by command:
/usr/bin/tito tag --keep-version
Dominic Cleal
05:02 AM Packaging Revision a6a636a6 (foreman-packaging): Merge pull request #1662 from ares/rpm/foreman_templates_501
[RPM] Update foreman_templates to 5.0.1 Dominic Cleal
05:01 AM Revision c8efc502 (foreman): fixes #19340 - replace all new_host calls with new_vm
Timo Goebel
04:41 AM Bug #19623: Changes to vmware vm gives 'Could not find network X on VMWare compute resource'
After doing some crude debugging in the 'select_nic' function in app/models/concerns/fog_extensions/vsphere/server.rb... Adam Winberg
04:12 AM Feature #19695 (Rejected): Add redeploy TFTP templates mass action
Correct, I missed this feature. Lukas Zapletal
03:59 AM Packaging Revision 1498993b (foreman-packaging): Automatic commit of package [rubygem-foreman_remote_execution_core] minor release [1.0.4-1.fm1_16].
Created by command:
/usr/bin/tito tag --keep-version
Dominic Cleal
03:58 AM Packaging Revision ba07b894 (foreman-packaging): Automatic commit of package [rubygem-foreman_remote_execution] minor release [1.3.1-1.fm1_16].
Created by command:
/usr/bin/tito tag --keep-version
Dominic Cleal
03:57 AM Packaging Revision 85a82506 (foreman-packaging): Merge pull request #1657 from iNecas/rpm/rex-1.3.1
Dominic Cleal
03:26 AM Packaging Revision 9723083c (foreman-packaging): Update foreman_templates to 5.0.1
Marek Hulán
01:04 AM Smart Proxy Bug #6945: smart-proxy doesn't find the autosign.conf if not at "#{puppetdir}/autosign.conf"
Thanks! Brian Witt

05/30/2017

04:32 PM Installer Bug #19713 (New): Upgrade of Foreman cannot handle renamed smart-proxies
To reproduce:
1.) Rename your smart-proxy to something that doesn't match the FQDN
2.) Perform an upgrade of Fore...
Josh Pavel
03:25 PM Smart Proxy Bug #17301: ISC DHCP known reservations/leases not updated over NFS
Ah, I was on 1.14 actually, so will have to upgrade today while I have a chance. Konstantin Orekhov
10:53 AM Smart Proxy Bug #17301: ISC DHCP known reservations/leases not updated over NFS
I released v. 0.0.3 of smart_proxy_dhcp_remote_isc gem that is required if smart-proxy develop branch is used. Anonymous
08:51 AM Smart Proxy Bug #17301: ISC DHCP known reservations/leases not updated over NFS
Make sure you are using smart-proxy version 1.15. I'll update the provider to work with develop branch today. Anonymous
12:42 PM Bug #19707: Searching for specific organizations/locations broken
See the attached picture for my proxies. geode.kvedulv.de is only in the location "Home", but still is showing up in ... Anonymous
12:15 PM Bug #19707: Searching for specific organizations/locations broken
I'm currently not able to reproduce this neither the comment by mmoll, I'll try later with exactly the same setup as ... Daniel Lobato Garcia
10:05 AM Bug #19707: Searching for specific organizations/locations broken
Somebody on IRC had the same problem with an API call for getting a list of proxies per location. This worked in 1.14... Anonymous
09:15 AM Bug #19707 (Closed): Searching for specific organizations/locations broken
If I try to search through subnets with location_id every subnet is returned as long as the location_id actually exis... Anonymous
12:23 PM Packaging Revision 3b7886ed (foreman-packaging): Update foreman_remote_execution_core to 1.0.4
Ivan Necas
12:21 PM Packaging Revision 7f873df9 (foreman-packaging): Update foreman_remote_execution to 1.3.1
Ivan Necas
11:22 AM Smart Proxy Bug #19709 (Closed): Perform module/provider version check before loading its dependencies
Currently module loading may fail with a confusing error message about inability to load dependencies from core:
<...
Anonymous
09:01 AM Smart Proxy Bug #6945 (Closed): smart-proxy doesn't find the autosign.conf if not at "#{puppetdir}/autosign.conf"
Applied in changeset commit:e7968a9dc616e1c4c28961c1b3cd182eb02c1831. Anonymous
08:58 AM Revision 9f46ec10 (community-templates): fix authorized_keys in create_users snippet
use .ssh_key instead of .key, as we already use .type
and .key contains both .type and .ssh_key
Nicolas Jehle
08:07 AM Smart Proxy Revision e7968a9d: Fixes #6945 - use autosign path for puppetca
Michael Moll
06:54 AM Bug #19634 (Ready For Testing): DHCP lease removal leads to error
The Foreman Bot
06:51 AM Bug #19634 (New): DHCP lease removal leads to error
Lukas Zapletal
06:50 AM Bug #19634: DHCP lease removal leads to error
My patch no 4555 does not solve the described problem, therefore I am also pulling this out to new item #19706.
Th...
Lukas Zapletal
06:47 AM Refactor #19706 (Closed): Don't treat DHCP leases as conflicts
Our previous code that should ignore leases was based on existence of hostnames, it used to work but no longer works ... Lukas Zapletal
05:54 AM Smart Proxy Feature #19666: Return record type for DHCP recorts
Proposing this to 1.15, it only adds new field, low risk. Needed for lease detection in core (see the associated tick... Lukas Zapletal
05:01 AM Smart Proxy Feature #19666 (Closed): Return record type for DHCP recorts
Applied in changeset commit:52a4727fb38af622fac9c038626574e83ff130a1. Anonymous
04:58 AM Smart Proxy Revision 52a4727f: Fixes #19666 - add DHCP record type field
Lukas Zapletal
04:03 AM Bug #18855 (Ready For Testing): Role clone API call fails for roles with some organizations/locations assigned
The Foreman Bot
03:43 AM Packaging Revision e58e9a75 (foreman-packaging): Build fog-libvirt for Fedora
Dominic Cleal
03:38 AM Feature #19554: Provide warning for unsupported PXE loader combinations
Good idea would be our status API to do this kind of warnings. Lukas Zapletal
03:17 AM Installer Revision b52230c2 (puppet-tftp): Add handling for buggy PXE stacks
Strips a trailing 0xFF character from the end of the filename being
requested from the TFTP server.
Daniel Henninger
03:13 AM Bug #19701: UI first uses Network Name, then switches to Network ID
Is this the same as #6303, that the current network is not displayed? (It shows a default or something.) Dominic Cleal
03:10 AM Bug #19696: Create/Update user with e-mail address containing extra consecutive dots is allowed
Repeated characters in the local part ought to be valid. Validation is now carried out by the "mail" gem, not Foreman... Dominic Cleal
02:58 AM Feature #19695: Add redeploy TFTP templates mass action
"Rebuild Config" under the actions menu does this, doesn't it? Dominic Cleal
02:56 AM Bug #19693 (Duplicate): when provisioning a host in ovirt if some thing goes wrong the VM is not removed
I think this is tracked as ticket #12153. Dominic Cleal

05/29/2017

04:47 PM Smart Proxy Bug #17301: ISC DHCP known reservations/leases not updated over NFS
Hello, Dmitri!
Finally got a chance to try dhcp_remote_isc provider and ran into some issues, which I think maybe ...
Konstantin Orekhov
02:04 PM Bug #19701 (Closed): UI first uses Network Name, then switches to Network ID
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1456457
Description of problem:
When creating a VM that u...
Daniel Lobato Garcia
10:11 AM Refactor #19700 (Ready For Testing): enable rubocop Performance/RedundantMerge and Performance/RedundantMatch
The Foreman Bot
10:10 AM Refactor #19700 (Closed): enable rubocop Performance/RedundantMerge and Performance/RedundantMatch
changes lines such as:... Ohad Levy
09:47 AM Feature #19556 (Ready For Testing): Ship a package with basic bootloaders
The Foreman Bot
09:47 AM Feature #19556: Ship a package with basic bootloaders
Also related is https://github.com/theforeman/foreman/pull/4552 Lukas Zapletal
09:37 AM Bug #18200: Audit entries for encrypted oauth_consumer_secret created on app startup
seems to work fine in 1.14.3 for me, just in case anyone else wants to apply this to a production install Klaas D
08:29 AM Installer Revision 4e795668 (puppet-pulp): Fixes GH-243 - Ruby 1.8 compatible syntax for facts (#246)
ccnifo
08:01 AM Refactor #19632 (Closed): SecureBoot support for non-intel architectures
Applied in changeset commit:8f7c12b31aa707e2abd7c0a92b0d5b87173b7379. Lukas Zapletal
07:09 AM Revision 8f7c12b3 (foreman): Fixes #19632 - changed shim and grub1 PXE names
Lukas Zapletal
06:59 AM Feature #2882 (Resolved): Nagios plugin for power status
Marek Hulán wrote:
> I think this might be interesting for you too https://github.com/theforeman/foreman_monitoring ...
David Juran
05:01 AM Bug #19672 (Closed): Plugins adding host bulk actions are broken in Foreman 1.15
Applied in changeset commit:0bbcc6c339113e2a4bf93e6a01c56f55a6641f22. Anonymous
04:58 AM Revision 0bbcc6c3 (foreman): Fixes #19672 - fix bulk actions for plugins
Marek Hulán
04:20 AM Bug #19696 (Rejected): Create/Update user with e-mail address containing extra consecutive dots is allowed
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1455501
*Description of problem:*
Create/Update user wit...
Marek Hulán
04:09 AM Feature #19695 (Rejected): Add redeploy TFTP templates mass action
We see more servers (baremetal and virtual) which does not work with localboot entry (and needs to load with chain.c3... Lukas Zapletal
03:48 AM Bug #19635: Foreman host hostgroup is changed on puppet run and fact import
Renaming my custom fact from foreman_hostgroup to foreman_group solves the problem.
Thank you Dominic :)
Alexandre Barth

05/28/2017

02:01 PM Feature #19459 (Closed): Add VM boot failure faster feedback loop for openstack
Applied in changeset commit:2dc6e2dd24cbbc45a7a197f26a99a79b2cc4914e. Martin Ducar
01:35 PM Revision 2dc6e2dd (foreman): Fixes #19459 - improve vm boot failure feedback
To be able to override the wait for vm ready we need to move
it to compute resource definition. Also improve Openstac...
Martin Ducar

05/27/2017

05:01 AM Refactor #16159 (Closed): Rename mail alerts to not be "puppet" specific
Applied in changeset commit:d80e243014592845769a415f516aa8bab222d9a6. Daniel Lobato Garcia
04:16 AM Revision d80e2430 (foreman): Fixes #16159 - Rename mail alerts to not be Puppet specific
Right now, under 'my account', users get emails with alerts about the
status of their hosts regarding configuration m...
Daniel Lobato Garcia
03:05 AM Bug #19693 (Duplicate): when provisioning a host in ovirt if some thing goes wrong the VM is not removed
When you provision a host in ovirt if some thing goes wrong the system tries to remove the vm. This always failed on ... Ben de Luca

05/26/2017

04:03 PM Bug #19692 (Closed): Opening a libvirt VM console fails with fog-libvirt 0.4.0
Works with 0.3.0, but with 0.4.0:
Failed to set console: Call to virDomainUpdateDeviceFlags failed: Operation not ...
Anonymous
01:49 PM Feature #19688 (New): Choose what facts/values to export through WebUI
When exporting data from Foreman via the WebUI, we would like to select what data we export.
E.g., ServerName, Mem...
Josh Pavel
01:45 PM Bug #19687 (New): HostGroup / Environment missing from WebUI Exports
Running Foreman 1.15.0 and Katello 3.4.0 RC2.
When exporting a csv from the WebUI, "hostgroup" and "environment" d...
Josh Pavel
11:38 AM Bug #19660: VMware host creation fails with "undefined method `resourcePool' for #<RbVmomi::VIM::Folder:...>"
Ivan Necas wrote:
> It seems we don't really support non-cluster provisioning, as per http://projects.theforeman.org...
Dmitry Okun
11:37 AM Bug #19660: VMware host creation fails with "undefined method `resourcePool' for #<RbVmomi::VIM::Folder:...>"
Ivan Necas wrote:
> I see you have no cluster selected on the host creation, was it the same case for Foreman 1.14?
...
Dmitry Okun
11:34 AM Bug #19660: VMware host creation fails with "undefined method `resourcePool' for #<RbVmomi::VIM::Folder:...>"
It seems we don't really support non-cluster provisioning, as per http://projects.theforeman.org/issues/1945, perhaps... Ivan Necas
11:18 AM Bug #19660: VMware host creation fails with "undefined method `resourcePool' for #<RbVmomi::VIM::Folder:...>"
I see you have no cluster selected on the host creation, was it the same case for Foreman 1.14? Ivan Necas
10:58 AM Bug #19660: VMware host creation fails with "undefined method `resourcePool' for #<RbVmomi::VIM::Folder:...>"
Ivan Necas wrote:
> Any change an update of VSphere happend at the similar time as the Foreman update? I've just see...
Dmitry Okun
08:16 AM Bug #19660: VMware host creation fails with "undefined method `resourcePool' for #<RbVmomi::VIM::Folder:...>"
Any change an update of VSphere happend at the similar time as the Foreman update? I've just seen a user with older F... Ivan Necas
10:01 AM Bug #18200 (Closed): Audit entries for encrypted oauth_consumer_secret created on app startup
Applied in changeset commit:9586cd4aee782d3f6ce8c4e84f360c93d8872ced. Dominic Cleal
04:55 AM Bug #18200 (Ready For Testing): Audit entries for encrypted oauth_consumer_secret created on app startup
The Foreman Bot
04:52 AM Bug #18200: Audit entries for encrypted oauth_consumer_secret created on app startup
Cause: encrypted settings (smtp_password, oauth_consumer_*) that are in settings.yaml will create audit entries on st... Dominic Cleal
09:19 AM Revision 9586cd4a (foreman): fixes #18200 - don't re-encrypt settings when value is unchanged
Dominic Cleal
07:14 AM Smart Proxy Feature #13806 (New): Implement dnsmasq DHCP/DNS provider
No time for this now. Lukas Zapletal
07:10 AM Feature #19680 (New): Search fact_values for hosts with fact1 AND fact2
The fact_values search doesn't permit searching for hosts with certain facts (as you're attempting), it is searching ... Dominic Cleal
07:06 AM Feature #19680: Search fact_values for hosts with fact1 AND fact2
Dominic Cleal wrote:
> Searching for a fact with name "one AND two" isn't really a valid query, there wouldn't be a ...
Matteo Castellarin
06:52 AM Feature #19680 (Need more information): Search fact_values for hosts with fact1 AND fact2
Searching for a fact with name "one AND two" isn't really a valid query, there wouldn't be a fact with two names. Sea... Dominic Cleal
06:42 AM Feature #19680 (New): Search fact_values for hosts with fact1 AND fact2
It is possible to fetch selected facts from Foreman for all the machines with the command below:
* curl -k -i -u '...
Matteo Castellarin
05:20 AM Feature #19522: REST call for facts
Matteo Castellarin wrote:
> I guess this means the feature request of having the API returning a list of machines, e...
Dominic Cleal
05:08 AM Feature #19522: REST call for facts
I guess this means the feature request of having the API returning a list of machines, each one containing all of its... Matteo Castellarin
04:37 AM Bug #6725: The "LOCALBOOT 0" entry causes some bare metal machines to stuck during boot
For the record, a change has been pushed into community-templates repository [1] which adds an entry called "Chainloa... Lukas Zapletal
04:34 AM Bug #19677 (Closed): Unable to edit localboot templates
Our recent change in template locking caused that users are no longer able to edit "default local boot" templates as ... Lukas Zapletal
03:04 AM Bug #19416 (Feedback): Unable to verify LDAPS certificate
Dominic Cleal

05/25/2017

05:27 PM Installer Revision 82517205 (puppet-certs): Fixes #19271 - reload docker instead of restart (#156)
Ashish Humbe
03:56 PM Bug #19416: Unable to verify LDAPS certificate
Amazing response to this issue! Thank you so much guys.
I havn't had the oportunity to continue the troubleshooti...
Sindre Grindvoll
03:53 PM Bug #19416: Unable to verify LDAPS certificate
Hello again!
After discussing it with a couple of developers, I decided to scrap the PR, it isn´t needed actually....
Karli Sjöberg
12:01 PM Refactor #19579 (Closed): require fog-libvirt 0.4.0
Applied in changeset commit:a946c3687607240286ea7cfb5b0607699dd05d09. Anonymous
11:16 AM Packaging Revision 2138c18f (foreman-packaging): refs #19579 - require fog-libvirt 0.4.0
Dominic Cleal
11:14 AM Revision a946c368 (foreman): Fixes #19579 - Upgrade fog-libvirt to 0.4
Tomer Brisker
10:59 AM Bug #19660: VMware host creation fails with "undefined method `resourcePool' for #<RbVmomi::VIM::Folder:...>"
Any error like this is likely to be a bug, it shouldn't occur. I can't say if you have a configuration error too (I'm... Dominic Cleal
10:52 AM Bug #19660: VMware host creation fails with "undefined method `resourcePool' for #<RbVmomi::VIM::Folder:...>"
Dominic Cleal wrote:
> One of the more recent errors in the log is this, likely to be the first significant failure:...
Dmitry Okun
10:39 AM Bug #19660: VMware host creation fails with "undefined method `resourcePool' for #<RbVmomi::VIM::Folder:...>"
One of the more recent errors in the log is this, likely to be the first significant failure:... Dominic Cleal
10:21 AM Bug #19660: VMware host creation fails with "undefined method `resourcePool' for #<RbVmomi::VIM::Folder:...>"
Dominic Cleal wrote:
> But the host is still listed in Foreman? It would be helpful if you could attach production.l...
Dmitry Okun
03:31 AM Bug #19660: VMware host creation fails with "undefined method `resourcePool' for #<RbVmomi::VIM::Folder:...>"
But the host is still listed in Foreman? It would be helpful if you could attach production.log for the period of the... Dominic Cleal
10:09 AM Bug #19672 (Ready For Testing): Plugins adding host bulk actions are broken in Foreman 1.15
The Foreman Bot
10:03 AM Bug #19672 (Closed): Plugins adding host bulk actions are broken in Foreman 1.15
When #16043 was merged, a new method @multiple_with_filter?@ has been introduced in hosts_controller and exposed via ... Marek Hulán
08:49 AM Bug #18200 (Assigned): Audit entries for encrypted oauth_consumer_secret created on app startup
Dominic Cleal
08:36 AM Bug #15861 (Ready For Testing): audited_changes column is too small
The Foreman Bot
08:01 AM Feature #19034 (Closed): Create a task for clearing expired notifications
Applied in changeset commit:56d54dc2c97e7bd94fbf47ded8cc443947d146af. Amir Fefer
07:40 AM Bug #19634 (Ready For Testing): DHCP lease removal leads to error
The Foreman Bot
07:37 AM Bug #19634: DHCP lease removal leads to error
So moving on to foreman core project, I have a patch that solve this. It depends on #19666 in smart proxy and it does... Lukas Zapletal
07:08 AM Bug #19634: DHCP lease removal leads to error
So, when did this restriction appear?
The infrastructure in place here has been used for quite a while after all, ...
Alexander Olofsson
06:54 AM Bug #19634: DHCP lease removal leads to error
Allright, the patch will not fix this issue. I had an impression this is a regression but it is not so I am taking th... Lukas Zapletal
05:15 AM Bug #19634: DHCP lease removal leads to error
Alex, can you try this small patch if it fixes your issue:
https://github.com/theforeman/smart-proxy/pull/532
Lukas Zapletal
07:35 AM Smart Proxy Refactor #19668 (New): Remove conflicting leases prior reservation creation
We are changing how Foreman treats leases, it no longer attempts to delete them during DHCP orchestration (see #19634... Lukas Zapletal
07:22 AM Revision 56d54dc2 (foreman): Fixes #19034 - add tasks for clearing expired notifications
Amir Fefer
06:26 AM Bug #19631 (Ready For Testing): ActiveRecord::RecordNotSaved when deleting compute resources with key pairs
The Foreman Bot
06:08 AM Packaging Revision 1c26a7c0 (foreman-packaging): Automatic commit of package [rubygem-ancestry] minor release [3.0.0-1.fm1_16].
Created by command:
/usr/bin/tito tag --keep-version
Dominic Cleal
06:04 AM Packaging Revision c6ee6c8e (foreman-packaging): Update ancestry to 3.0.0
Dominic Cleal
05:40 AM Smart Proxy Feature #19666: Return record type for DHCP recorts
> It looks like we have also a regression when less information is returned, I can include this in the patch as well
...
Anonymous
05:14 AM Smart Proxy Feature #19666 (Ready For Testing): Return record type for DHCP recorts
The Foreman Bot
04:52 AM Smart Proxy Feature #19666 (Closed): Return record type for DHCP recorts
We do not show if a record is type of lease or reservation. This can be useful information. I am filing this for #196... Lukas Zapletal
05:12 AM Packaging Revision 7e07f722 (foreman-packaging): refs #19441 - require rsec for dhcp_isc module
Dominic Cleal
05:01 AM Smart Proxy Bug #19649 (Closed): DHCP lease prevents reservation creation with the same MAC/IP
Applied in changeset commit:26b70e2edc69e8a60acc2c959d9f594358df0498. Anonymous
04:17 AM Smart Proxy Bug #19649: DHCP lease prevents reservation creation with the same MAC/IP
Scheduling this to 1.15 minor release, this is a blocker bug for discovery, thanks. Lukas Zapletal
05:00 AM Packaging Revision ffa76e10 (foreman-packaging): Automatic commit of package [rubygem-rsec] minor release [0.4.2-1.fm1_16].
Created by command:
/usr/bin/tito tag --keep-version
Dominic Cleal
05:00 AM Packaging Revision 01ca11c7 (foreman-packaging): Merge pull request #1652 from witlessbird/rubygem-rsec
Add rubygem-rsec package Dominic Cleal
04:18 AM Packaging Revision 4c5d8f87 (foreman-packaging): Add rubygem-rsec package
Dmitri Dolguikh
04:16 AM Smart Proxy Revision 26b70e2e: Fixes #19649 - dhcpd provider ignores conflicts with leases.
Dmitri Dolguikh
03:29 AM Bug #19641 (Duplicate): Cannot delete LDAP user: ArgumentError: Unknown member type
Thanks for confirming, this is tracked as #16363. Dominic Cleal

05/24/2017

06:21 PM Bug #19660 (Rejected): VMware host creation fails with "undefined method `resourcePool' for #<RbVmomi::VIM::Folder:...>"
I am attempting to provision a VM. Right after the VM gets created in vcenter, I see an attempt to power on, right af... Dmitry Okun
01:09 PM Bug #19657 (Duplicate): Cannot delete administrator user account: update or delete on table "users" violates foreign key constraint
I have a local administrator account (not the default admin) that I attempted to delete.
Oops, we're sorry but so...
Josh Pavel
01:06 PM Bug #19641: Cannot delete LDAP user: ArgumentError: Unknown member type
I'm deleting it as an admin user, but not "admin" itself.
And yes, I am using org/location features. And when I sw...
Josh Pavel
03:13 AM Bug #19641: Cannot delete LDAP user: ArgumentError: Unknown member type
Are you deleting the user as an admin user, or as a non-admin?
Have you enabled any org/location features? If so, ...
Dominic Cleal
10:41 AM Refactor #19655 (New): Improve inline help formatting
As per discussion at https://github.com/theforeman/foreman/pull/4553#issuecomment-303707084 we should stop using @<br... Marek Hulán
10:22 AM Smart Proxy Bug #19649 (Ready For Testing): DHCP lease prevents reservation creation with the same MAC/IP
The Foreman Bot
07:37 AM Smart Proxy Bug #19649 (Closed): DHCP lease prevents reservation creation with the same MAC/IP
This is Foreman Core 1.15 (develop):
* Create a subnet with same lease and foreman IP ranges.
* Have an active le...
Lukas Zapletal
10:01 AM Smart Proxy Refactor #19441 (Closed): Rewrite isc dhcpd config parser to support various nested blocks
Applied in changeset commit:21813c6cde0d2be10747682f1a001a7c0bd3ffb9. Anonymous
09:16 AM Packaging Revision f4b47112 (foreman-packaging): Automatic commit of package [rubygem-smart_proxy_discovery_image] minor release [1.0.6-1.fm1_16].
Created by command:
/usr/bin/tito tag --keep-version
Dominic Cleal
09:16 AM Packaging Revision c9410acc (foreman-packaging): Merge pull request #1655 from lzap/rpm/develop-spdi106
Update smart_proxy_discovery_image-1.0.6 Dominic Cleal
09:08 AM Smart Proxy Revision 21813c6c: Fixes #19441 - recursive descent parser for dhcpd config files.
Dmitri Dolguikh
08:58 AM Bug #19634: DHCP lease removal leads to error
Root cause is in smart-proxy 1.15 change, leases now always contains "dummy" hostname "*lease*" or "lease-MAC" depend... Lukas Zapletal
08:41 AM Bug #19634: DHCP lease removal leads to error
Thanks, one more question - can you compare your subnet lease pool and foreman subnet IP range here? I assume they ar... Lukas Zapletal
08:05 AM Bug #19634: DHCP lease removal leads to error
Lukas Zapletal wrote:
> Before I split this into two issues, Alex can you please give me more details about your wor...
Alexander Olofsson
07:59 AM Bug #19634: DHCP lease removal leads to error
I am able to reproduce it this way:
1) Discovered a host
2) Provision it via form, I change IP address to a diffe...
Lukas Zapletal
07:38 AM Bug #19634: DHCP lease removal leads to error
Ok changing it back to the original report, sorry about that. New issue filed as #19649.
Alex I am currently unabl...
Lukas Zapletal
06:48 AM Bug #19634: DHCP lease removal leads to error
Reproducer from comment 5 fails with Smart Proxy 1.15 but works just fine with 1.14, I have just verified this so it ... Lukas Zapletal
06:39 AM Bug #19634: DHCP lease removal leads to error
Matt, I don't think your report is related at the moment. It would be better for you to file a separate report with f... Dominic Cleal
06:19 AM Bug #19634: DHCP lease removal leads to error
Bumping priority this is Foreman 1.15 discovery blocker because the plugin always keeps the same MAC/IP address (unle... Lukas Zapletal
06:18 AM Bug #19634: DHCP lease removal leads to error
I reproduced with Foreman Core:
* Create a subnet with same lease and foreman IP ranges.
* Have an active lease f...
Lukas Zapletal
06:10 AM Bug #19634: DHCP lease removal leads to error
Reproduced with develop today where we have improved orchestration logging so it's more clear what is going on.
<p...
Lukas Zapletal
05:12 AM Bug #19634: DHCP lease removal leads to error
While not the same situation, I'm having a similar issue with 1.15
I assign a host with a manual host creation, I ...
Matt Darcy
08:47 AM Feature #19652 (Duplicate): API for configuring trends
Dominic Cleal
08:20 AM Feature #19652 (Duplicate): API for configuring trends
Trends can only be configured through the WebUI. There is no API available.
*Expected results:*
The API should pr...
Tomáš Strachota
08:01 AM Refactor #19528 (Closed): Move FiltersHelperOverrides out of app/registries/ to permit autoloading
Applied in changeset commit:b40dde1099da8b14b97077b236d2eba3beaec5b8. Dominic Cleal
07:51 AM Feature #19650 (New): Issue warning when overlapping IP range with lease pool detected
When saving subnet, we should inform the user that it is not good idea to overlap these. From our manual:
While it...
Lukas Zapletal
07:30 AM Revision b40dde10 (foreman): fixes #19528 - rewrite FiltersHelperOverrides to support autoload
Replaces class-level filter search overrides storage with a query
against Foreman::Plugin, allowing the class to be r...
Dominic Cleal
07:13 AM Bug #19635: Foreman host hostgroup is changed on puppet run and fact import
Ok i will rename my fact to something else. I can't use .title because i use hostgroups names in hiera and i don't th... Alexandre Barth
06:29 AM Bug #19635 (New): Foreman host hostgroup is changed on puppet run and fact import
> foreman_hostgroup contains the short hostgroup name (<%= @host.hostgroup.name %>)
The changes in #6952 probably ...
Dominic Cleal
06:16 AM Bug #19635: Foreman host hostgroup is changed on puppet run and fact import
Yes i use custom facts on my clients, foreman_hostgroup, foreman_environment, foreman_organization. foreman_hostgroup... Alexandre Barth
03:05 AM Bug #19635: Foreman host hostgroup is changed on puppet run and fact import
Do you have a fact called @foreman_hostgroup@ on your client?
Would you be able to repeat that with the sql logger...
Dominic Cleal
07:06 AM Refactor #19544: Fix reactDom 15.5 test warnings
Please include the warnings in issue descriptions, the commit and description are both vague. Dominic Cleal
07:01 AM Refactor #19544 (Closed): Fix reactDom 15.5 test warnings
Applied in changeset commit:648b895198c1e5c765554b70dbc48420977ee398. matan werbner
07:00 AM Feature #19522: REST call for facts
The search capability is the same as the UI facts page, use the auto-complete there to see what's available. You can ... Dominic Cleal
06:23 AM Feature #19522: REST call for facts
Dominic Cleal wrote:
> To list facts for a specific machine then use the API call you mentioned earlier, /api/v2/hos...
Matteo Castellarin
06:07 AM Feature #19522: REST call for facts
To list facts for a specific machine then use the API call you mentioned earlier, /api/v2/hosts/ID/fact_values.
To...
Dominic Cleal
06:05 AM Feature #19522: REST call for facts
Dominic Cleal wrote:
> Assuming no custom facts, "augeas" is a hash of facts in Facter 3 and has no value itself, wh...
Matteo Castellarin
03:54 AM Feature #19522: REST call for facts
Assuming no custom facts, "augeas" is a hash of facts in Facter 3 and has no value itself, which is why it's listed a... Dominic Cleal
03:48 AM Feature #19522: REST call for facts
Dominic Cleal wrote:
> Did you try the API call in comment 1? Try GET /api/v2/fact_values.
When calling the API ...
Matteo Castellarin
03:14 AM Feature #19522: REST call for facts
Did you try the API call in comment 1? Try GET /api/v2/fact_values. Dominic Cleal
06:57 AM Installer Revision 6347fb11 (puppet-foreman): Remove redundant directory definition
The standard puppetlabs-vhost already generates a directory location for
the docroot with a Require all granted. It a...
Ewoud Kohl van Wijngaarden
06:14 AM Revision 648b8951 (foreman): Fixes #19544 - fix test warnings
matan werbner
05:02 AM Installer Bug #19550 (Ready For Testing): Set SSL username when supplied from the client
The Foreman Bot
05:01 AM Installer Bug #19550: Set SSL username when supplied from the client
I agree, it makes sense to add it to Foreman module, therefore it belongs to Foreman installer. Marek Hulán
05:01 AM Refactor #19613 (Closed): Permit ancestry 3.x
Applied in changeset commit:0b4ef0a5f696e452cf2446c9b9c4bea8965ed582. Dominic Cleal
05:01 AM Smart Proxy Bug #19599 (Closed): DHCP reservation deletion returns "null" string
Applied in changeset commit:5fd4fd45eb6f6bcdd753b037796bc28cb69a7abf. Anonymous
04:31 AM Packaging Revision 9abda1c1 (foreman-packaging): Update smart_proxy_discovery_image-1.0.6
Lukas Zapletal
04:31 AM Revision 9de98865 (community-templates): autoyast: add support for http-proxy
Han Boetes
04:21 AM Packaging Revision 35a7bac5 (foreman-packaging): refs #19613 - permit ancestry 3.x
Dominic Cleal
04:20 AM Revision 0b4ef0a5 (foreman): fixes #19613 - permit ancestry 3.x
Dominic Cleal
04:05 AM Bug #19623: Changes to vmware vm gives 'Could not find network X on VMWare compute resource'
Ok, talked to VMware and according to them it is perfectly normal that a portgroup has different values in these attr... Adam Winberg
04:01 AM Smart Proxy Revision 5fd4fd45: Fixes #19599: del dhcp record returns empty body on success.
Dmitri Dolguikh
03:31 AM Packaging Revision 436194b2 (foreman-packaging): Automatic commit of package [rubygem-foreman_xen] minor release [0.5.2-1.fm1_16].
Created by command:
/usr/bin/tito tag --keep-version
Dominic Cleal
03:31 AM Packaging Revision edc94498 (foreman-packaging): Merge pull request #1654 from mmoll/rpm/develop_xen_052
update foreman_xen to 0.5.2 (RPM) Dominic Cleal
03:30 AM Packaging Revision 09b03321 (foreman-packaging): update foreman_xen to 0.5.2
Michael Moll
03:28 AM Bug #19646 (Ready For Testing): Marking new host's NIC as "provisioning" does not suffice for PXE boot, tooltip is misleading.
The Foreman Bot
03:06 AM Bug #19646 (Closed): Marking new host's NIC as "provisioning" does not suffice for PXE boot, tooltip is misleading.
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1454903
*Description of problem:*
On a Satellite with ex...
Marek Hulán

05/23/2017

06:18 PM Smart Proxy Bug #6945 (Ready For Testing): smart-proxy doesn't find the autosign.conf if not at "#{puppetdir}/autosign.conf"
The Foreman Bot
04:09 PM Smart Proxy Bug #6945: smart-proxy doesn't find the autosign.conf if not at "#{puppetdir}/autosign.conf"
I think I need to revise my opinion on that in the light of the whole Puppet 4 situation now. It seems the puppetdir ... Anonymous
03:19 PM Installer Revision d143896f (puppet-pulp): Fix typo in apache manifest (#244)
The capital L in location is actually causing apache to use
a Directory block instead of a Location one. This block i...
John Mitsch
01:49 PM Packaging Revision 4d23f1a4 (foreman-packaging): update foreman_xen to 0.5.2
Michael Moll
12:01 PM Bug #19630 (Closed): Notifications are being created for internal admins
Applied in changeset commit:38b81aed2578c53201f5aa20e56975254d74400f. Marek Hulán
07:08 AM Bug #19630 (Ready For Testing): Notifications are being created for internal admins
The Foreman Bot
07:00 AM Bug #19630 (Closed): Notifications are being created for internal admins
If notification audience is 'admin', the notification gets created for all admin accounts including internal anonymou... Marek Hulán
11:26 AM Revision 38b81aed (foreman): Fixes #19630 - ignore hidden admins
Marek Hulán
10:51 AM Smart Proxy Bug #19625: Smart proxy starts up successfully when module fails due to file permissions
> ok, perhaps another solution would be to have a config option that does stop on warnings, for debugging purposes.
...
Anonymous
10:44 AM Smart Proxy Bug #19625: Smart proxy starts up successfully when module fails due to file permissions
ok, perhaps another solution would be to have a config option that does stop on warnings, for debugging purposes. And... Han Boetes
03:53 AM Smart Proxy Bug #19625: Smart proxy starts up successfully when module fails due to file permissions
This is currently by design, the proxy tries to start up as many modules and providers as possible. The status is vis... Dominic Cleal
03:48 AM Smart Proxy Bug #19625 (Rejected): Smart proxy starts up successfully when module fails due to file permissions
ERROR -- : Disabling all modules in the group ['monitoring_icinga2', 'monitoring_icingadirector', 'monitoring'] due t... Han Boetes
10:37 AM Feature #19522: REST call for facts
Hi Dominic
Thank you for your answer. We can see all the uploaded facts in the GUI by following:...
Matteo Castellarin
10:23 AM Bug #19641 (Duplicate): Cannot delete LDAP user: ArgumentError: Unknown member type
Attempting to remove a Foreman User linked to an LDAP account (FreeIPA) results in the following:
ArgumentError
U...
Josh Pavel
10:21 AM Bug #19635: Foreman host hostgroup is changed on puppet run and fact import
After further investigation, the problem affects all hosts, and it comes from hostgroup parent relationships.
For ...
Alexandre Barth
08:27 AM Bug #19635 (Need more information): Foreman host hostgroup is changed on puppet run and fact import
Can you please provide logs from Foreman during the Puppet run and a list of installed plugins? Dominic Cleal
08:25 AM Bug #19635 (Resolved): Foreman host hostgroup is changed on puppet run and fact import
I have a problem with my foreman host himself when running puppet agent. Hostgroup is cleared at the begining of each... Alexandre Barth
10:02 AM Bug #19583 (Closed): "Please select" for blank value in Subnet dropdown is misleading
Applied in changeset commit:fefb568b9308a2b1b85084dca441da31731f5668. Lukas Zapletal
10:01 AM Bug #19541 (Closed): UserMailNotification records are not set up properly when a mail notification is added.
Applied in changeset commit:7b08519908a379a0d55a0fd81f0215bdec619a33. Shimon Shtein
10:01 AM Smart Proxy Bug #6022 (Closed): puppetssh fails due to host key prompt when trying to do puppetrun
Applied in changeset commit:846218ef5292b6baf92905da831515b80e19825f. Anonymous
09:56 AM Revision fefb568b (foreman): Fixes #19583 - reworded blank label for subnet
Lukas Zapletal
09:54 AM Revision 7b085199 (foreman): Fixes #19541 - properly mark user <-> mail_notification relation
Mark `:inverse_of` on `User` and `UserMailNotification` objects
so the relation properties would be set automatically...
Shimon Shtein
09:44 AM Smart Proxy Revision 846218ef: Fixes #6022 - disable StrictHostKeyChecking
Michael Moll
09:42 AM Bug #19634: DHCP lease removal leads to error
In this specific case, the network range 200-255 is dedicated for leases, so provisioning hosts with IPs in that rang... Alexander Olofsson
08:26 AM Bug #19634: DHCP lease removal leads to error
Moving to Discovery for further triage, this doesn't look like a bug in the smart proxy - it isn't possible to delete... Dominic Cleal
08:19 AM Bug #19634 (Closed): DHCP lease removal leads to error
Foreman v1.15.0, Smart Proxy v1.15.0
Attempting to provision a discovered host - which has received a DHCP lease a...
Alexander Olofsson
08:26 AM Refactor #19632 (Ready For Testing): SecureBoot support for non-intel architectures
The Foreman Bot
07:41 AM Refactor #19632 (Closed): SecureBoot support for non-intel architectures
Foreman PXE loader naming conventions expects SecureBoot option to be loading @grub2/shim.efi@ but recent versions of... Lukas Zapletal
08:19 AM Installer Revision 7f31fd4a (puppet-dns): Add BIND views support
Closes GH-78 Damian Lukowski
08:01 AM Bug #19475 (Closed): Rename test variables to more specific term
Applied in changeset commit:0099710808f3820f7608bb3158d6090579d97bf7. Anonymous
07:54 AM Revision 00997108 (foreman): Fixes #19475 - Rename test variables to more specific term
An issue occurring with a recent minitest upgrade broke tests.
Renaming variables set with let to a less ambiguous wo...
Sebastian Gräßl
07:42 AM Bug #19631: ActiveRecord::RecordNotSaved when deleting compute resources with key pairs
The CR's key pair concern appears to have changed in #17015 from calling .destroy to .destroy! on the key pair associ... Dominic Cleal
07:36 AM Bug #19631 (Closed): ActiveRecord::RecordNotSaved when deleting compute resources with key pairs
*Steps to Reproduce:*
1.goto Infrastructure>Compute resources
2.Create EC2 compute resource
3.goto Infrastructure...
Ondřej Pražák
06:35 AM Smart Proxy Bug #19599 (Ready For Testing): DHCP reservation deletion returns "null" string
The Foreman Bot
03:39 AM Bug #19623: Changes to vmware vm gives 'Could not find network X on VMWare compute resource'
Apparently there is a third portgroup attribute in vmware that may be of relevance - 'Id'. This matches the value dis... Adam Winberg
02:45 AM Bug #19623 (Closed): Changes to vmware vm gives 'Could not find network X on VMWare compute resource'
I have created a vm on our vsphere cluster from Foreman without problems, everything looks fine. But if I try to upda... Adam Winberg

05/22/2017

01:53 PM Bug #16310 (Resolved): Only top-level taxonomies can be applied to filters
I can't reproduce anymore, please reopen if you still experience this issue. If I'm not mistaken, helpers have been u... Marek Hulán
01:46 PM Bug #15685 (Feedback): String can't be coerced into Fixnum on statistics page
I'm closing because of lack of feedback, please reopen if you still encounter the issue and provide the list of plugi... Marek Hulán
01:13 PM Bug #11718 (Resolved): Problems with roles that filter on facts
This has been resolved by some scoped_search update. Both test cases works fine for me with current nightly. I'm sett... Marek Hulán
12:07 PM Bug #15636 (Need more information): Foreman Cannot Import Facts from Puppet due to ActiveRecord Validation
There have been multiple improvements in this area since Foreman 1.9, is it still reproducible with current version? Marek Hulán
11:29 AM Feature #19031 (Ready For Testing): update table pagination to use patternfly guidelines
The Foreman Bot
10:18 AM Smart Proxy Feature #8092: Implement logfiles proxy plugin
Working prototype is here: https://github.com/lzap/smart_proxy_tail Lukas Zapletal
09:59 AM Bug #6303: Hosts display wrong vmware networks
Michael, I have not started on this sorry. Chris Roberts
09:57 AM Refactor #19340 (Ready For Testing): new_host vs new_vm variable in compute resource VM partials
The Foreman Bot
09:01 AM Bug #19608 (Closed): kickstart_ifcfg_generic_interface template is broken
Applied in changeset commit:community-templates|84da879d589be2c7527f5d47735fe406e98bc641. Anonymous
08:20 AM Revision 84da879d (community-templates): Fixes #19608 - check for subnet6 in ks ifcfg
Michael Moll
08:08 AM Refactor #19534: Excessive amount of log messages around db field encryption
04d9f6e has the incorrect ticket number, it should have referred to #19558 Lukas Zapletal
07:58 AM Revision 1da8bd42 (foreman): refs #19534 - check EncryptValue class variables are defined
bed4594 added class variables to record logging state, but failed to
check it was defined before accessing them, caus...
Dominic Cleal
07:56 AM Packaging Revision 9a44f898 (foreman-packaging): refs #17377 - use fog-core 1.44.2, fog 1.40.0
Dominic Cleal
07:56 AM Packaging Revision 4f396a96 (foreman-packaging): Automatic commit of package [rubygem-fog] minor release [1.40.0-1.fm1_16].
Created by command:
/usr/bin/tito tag --keep-version
Dominic Cleal
07:28 AM Packaging Revision 602157cd (foreman-packaging): Update fog to 1.40.0
Dominic Cleal
07:28 AM Packaging Revision ef4e9440 (foreman-packaging): Fix gem to be referenced by git-annex
Dominic Cleal
07:27 AM Packaging Revision bc190a5f (foreman-packaging): Automatic commit of package [rubygem-fog-digitalocean] minor release [0.3.0-1.fm1_16].
Created by command:
/usr/bin/tito tag --keep-version
Dominic Cleal
07:27 AM Packaging Revision 730d5580 (foreman-packaging): Add fog-digitalocean
Dominic Cleal
07:01 AM Feature #17377 (Closed): Update fog-core to 1.43.0
Applied in changeset commit:b858cdfabe9b196a7d03d70e78923b15349c65b1. Anonymous
06:46 AM Packaging Revision 3ce50661 (foreman-packaging): Automatic commit of package [rubygem-fog-core] minor release [1.44.2-1.fm1_16].
Created by command:
/usr/bin/tito tag --keep-version
Dominic Cleal
06:31 AM Packaging Revision 3c06094d (foreman-packaging): Update fog-core to 1.44.2
Dominic Cleal
06:28 AM Smart Proxy Bug #19599: DHCP reservation deletion returns "null" string
The smart proxy DHCP deletion API now appears to return the string "null" when successful, due to this change in #178... Dominic Cleal
06:14 AM Smart Proxy Bug #19599 (New): DHCP reservation deletion returns "null" string
The first time the host is deleted, the DHCP record is removed successfully, returning a four byte response to Forema... Dominic Cleal
05:30 AM Smart Proxy Bug #19599: DHCP reservation deletion returns "null" string
I gave it another try.
1) create host for pxeboot provisioning: renee-fawver.localdomain
2) DHCP entry was create...
Dirk Mayer
03:29 AM Smart Proxy Bug #19599 (Feedback): DHCP reservation deletion returns "null" string
The DHCP deletion failed according to the log:... Dominic Cleal
06:25 AM Revision b858cdfa (foreman): Fixes #17377 - update fog(-core) to current versions
Michael Moll
06:18 AM Bug #19280: Failed to destroy host on 1.15 RC
The description in comment 3 sounds similar to #19599, but I'd need to confirm that DHCP is in use (possibly with the... Dominic Cleal
05:17 AM Feature #10875 (New): Add option to choose between MB and GB when selecting Memory for new virtual machine
Please see comment #4, I don't think this has been implemented Marek Hulán
05:13 AM Refactor #19615 (Closed): move dashboard flot charts to c3
matan werbner
05:09 AM Bug #19614 (Resolved): Storage cluster Datastore
Hello,
Foreman version: 1.13.4
I need to deploy virtual machine in a cluster vmware.
In this cluster, I can d...
Sam Amara
05:07 AM Refactor #14699: Katello needs foreman's os_selected method to submit all form data
Release should probably be re-evaluated for a refactoring/new API. Dominic Cleal
05:01 AM Refactor #14699 (Closed): Katello needs foreman's os_selected method to submit all form data
Applied in changeset commit:40eca4c4175ab1d4e3b58570d2f94cad98c2a10b. Partha Aji
05:01 AM Smart Proxy Bug #19597 (Closed): Rename temporary lease hostname
Applied in changeset commit:13d1d5ddafd2ec040716cc73d846dae2a20ddc65. Anonymous
04:59 AM Bug #18365: foreman-answers.yaml from /usr/share stored instead of /etc/foreman-installer
Attached the unaltered script from the package and the output of the command you listed above, which shows the inclus... Dominic Cleal
04:49 AM Smart Proxy Revision 13d1d5dd: Fixes #19597 - fallback DHCP hostname pattern
Lukas Zapletal
04:25 AM Bug #15474 (Resolved): VMware: Listing of VMs fails when vCenter 6 is used
Thanks for confirming. Dominic Cleal
04:23 AM Bug #15474: VMware: Listing of VMs fails when vCenter 6 is used
Costumer confirmed it, it is fixed with recent versions. Dirk Götz
04:19 AM Feature #19315 (Ready For Testing): Pages do not refresh after idle session timeout
The Foreman Bot
04:13 AM Revision 40eca4c4 (foreman): fixes #14699 - Enable host edit to accept new params
Prior to this commit:
Foreman plugins like Katello/Discovery extended the Host edit page
and added fields of their ow...
Partha Aji
04:03 AM Feature #19593 (Feedback): Windows Server 2016 image based provisioning
Good morning together,
some good news at this point.
I have tested the fix #19604 and its enough to bring Windows...
Anonymous
03:55 AM Refactor #19613 (Ready For Testing): Permit ancestry 3.x
The Foreman Bot
03:51 AM Refactor #19613 (Closed): Permit ancestry 3.x
ancestry 3.0.0 has been released, which drops support for Rails 3.0-4.1. 4.2 is still supported, so the version requi... Dominic Cleal
03:45 AM Installer Revision 524062cd (puppet-dns): Consistent indenting
Ewoud Kohl van Wijngaarden
03:41 AM Bug #16926 (Duplicate): Can't deploy anymore via Vmware Image After upgrade vmware from 5.5. to 6
Duplicate of #14160, which contains workarounds. Dominic Cleal
03:36 AM Bug #19606 (Feedback): Centos mirror has incorrect url when provisioning a discovered host
Your OS is probably set up incorrectly, use a minor version that _is_ available on the mirror (e.g. 7.3.1611). Dominic Cleal
03:32 AM Packaging Bug #19600: Foreman 1.15 install failing on GPG key error
Part of the signing procedure was missed, those two RPMs need re-signing: http://projects.theforeman.org/projects/for... Dominic Cleal
03:15 AM Bug #19612 (Ready For Testing): CVE-2017-7505: User scoped in organization with permissions for user management can manage administrators that are not assigned to any organization
The Foreman Bot
02:51 AM Bug #19612 (Closed): CVE-2017-7505: User scoped in organization with permissions for user management can manage administrators that are not assigned to any organization
it has been found that user with *_users permission who is assigned to some
organization(s) can do all operations g...
Marek Hulán
 

Also available in: Atom