Project

General

Profile

Activity

From 10/12/2015 to 11/10/2015

11/10/2015

09:37 PM Bug #12443 (Rejected): Updating the mac address not supported on physical interfaces
When the mac address of a physical interface changes the parser doesn't support updating the existing interface objec... Brandon Weeks
08:59 PM Bug #12441 (Ready For Testing): Duplicate entries in `nics` table
The Foreman Bot
06:39 PM Bug #12441: Duplicate entries in `nics` table
host = Host::Managed.find(690)
macaddress_br_tun_fact_name = FactName.where(name: 'macaddress_br_tun').first
macadd...
Brandon Weeks
06:06 PM Bug #12441: Duplicate entries in `nics` table
foreman=# SELECT id,identifier,mac,attrs,created_at FROM nics WHERE host_id = 690 AND identifier = 'br_tun' ORDER BY ... Brandon Weeks
05:16 PM Bug #12441 (Closed): Duplicate entries in `nics` table
Foreman is inserting entires into the `nics` table during facts import/parse that have identical (host_id, identifier... Brandon Weeks
05:01 PM Smart Proxy Bug #12392: 100% cpu usage on foreman-proxy DHCP calls
Hi Folks ,
do you think this is possible to workaround, mittigate somehow?
VM
Veaceslav Mindru
04:57 PM Feature #12200: Foreman needs option to select a custom boot image
Is there some process to get this going some where , how can i get more involved, i think foreman really lacks thsi f... Veaceslav Mindru
04:33 PM Support #8603: Unable to provision new host due to DNS error
Dominic Cleal wrote:
> Okay, so your DNS server is only configured for the reverse 192.168.100.0/24 zone, but Forema...
Peter Agnew
04:29 PM Support #8603: Unable to provision new host due to DNS error
i have a very similar problem on a vanilla install of foreman 1.9.2
i do NOT want foreman to manage the 10.in-addr...
Peter Agnew
11:10 AM Packaging Feature #11944: armv7/8 support (Debian/Ubuntu)
arm64 is basically so new, nobody has the hardware right now. Ubuntu/xenial is no problem for sure. AFAICT, Debian/je... Anonymous
10:49 AM Packaging Feature #11944: armv7/8 support (Debian/Ubuntu)
I'd say the latter: just deps and full support with 16.04 and strech. Ewoud Kohl van Wijngaarden
10:23 AM Packaging Feature #11944: armv7/8 support (Debian/Ubuntu)
Yep, fine by me. I don't think precise is even possible, thankfully.
The only question that remains in my mind is...
Dominic Cleal
10:22 AM Packaging Feature #11944: armv7/8 support (Debian/Ubuntu)
Michael Moll wrote:
> The same IMHO for precise
Obviously what I thought, but forgot to write down.
Ewoud Kohl van Wijngaarden
10:21 AM Packaging Feature #11944: armv7/8 support (Debian/Ubuntu)
The same IMHO for precise Anonymous
10:19 AM Packaging Feature #11944: armv7/8 support (Debian/Ubuntu)
I'd prefer not supporting wheezy on ARM. IMHO it's too new a platform to consider any legacy where users would have t... Ewoud Kohl van Wijngaarden
09:41 AM Packaging Feature #11944: armv7/8 support (Debian/Ubuntu)
https://github.com/theforeman/foreman-infra/commit/6555e45 enables builds on armv7 for jessie and trusty in light of ... Dominic Cleal
09:18 AM Packaging Feature #11944: armv7/8 support (Debian/Ubuntu)
I attempted to build Foreman core on armhf today:
* jessie/trusty on armhf appear to be fine (though trusty failed...
Dominic Cleal
11:01 AM Feature #11309 (Closed): Ability to open bulk action on hosts in as a new page instead of always having to use the modal window
Applied in changeset commit:e7a8e82e37afc86e5969d94768d150931e7539aa. Anonymous
10:50 AM Feature #11309: Ability to open bulk action on hosts in as a new page instead of always having to use the modal window
Please note that as per https://github.com/theforeman/foreman/pull/2892#issuecomment-155458015 this isn't a documente... Dominic Cleal
11:01 AM Smart Proxy Bug #12254 (Closed): Pin addressable for Ruby 1.8 compatibility
Applied in changeset commit:248751937b99947a00c5d21a47f2527327b263da. Anonymous
10:55 AM Smart Proxy Revision 24875193: Fixes #12254: pinned addressable gem to ~> 2.3.8
This is the last version to support 1.8.7. Dmitri Dolguikh
10:48 AM Revision e7a8e82e (foreman): fixes #11309 - allow bulk hosts tool to open in new page
Stephen Benjamin
10:33 AM Feature #12436 (Closed): As a user I want to deploy vSphere vms on a storage pods
vSphere knows the concept of Storage Pools. It would be nice if a user could deploy a vm to a storage pool instead of... Timo Goebel
09:43 AM Bug #12432 (Ready For Testing): User edit roles tab, no roles found for admin user
The Foreman Bot
07:36 AM Bug #12432: User edit roles tab, no roles found for admin user
Role.for_current_user should have had @where('0=0')@ or similar to replace @{}@ rather than 0!=0. Introduced in #119... Dominic Cleal
07:25 AM Bug #12432 (Closed): User edit roles tab, no roles found for admin user
When trying to append a role to a user(having roles in the db), the role selection indicate "None Found". Alon Goldboim
09:27 AM Packaging Revision 6d939e65 (foreman-packaging): Merge pull request #885 from xprazak2/yaml-fedora
safe_yaml for Fedora 19 Dominic Cleal
09:12 AM Feature #12434 (Rejected): Allow override of filename options in DHCP host entry
Hello,
For me personal this is related to getting UEFI PXE booting to work, but looking at other issues logged thi...
Tim Verhoeven
09:01 AM Smart Proxy Bug #12138 (Closed): Failure to run smart-proxy from another package that has it as a dependency
Applied in changeset commit:c9f0a075c6bb7e63ae56c44c2614e9cb233782e2. Anonymous
04:26 AM Smart Proxy Bug #12138 (Ready For Testing): Failure to run smart-proxy from another package that has it as a dependency
The Foreman Bot
08:40 AM Bug #5510 (Ready For Testing): Set network as first boot device for VMs in VMware compute resources
The Foreman Bot
08:39 AM Packaging Revision 414be8a2 (foreman-packaging): safe_yaml for Fedora 19
Ondřej Pražák
08:11 AM Smart Proxy Revision c9f0a075: Fixes #12138: Add require statements to run from bundler
Adding these allows smart_proxy to be run from bundler. Ewoud Kohl van Wijngaarden
07:48 AM Bug #12324: Hash and array smart parameters are getting corrupted after multiple saves
I had this issue with arrays. Following the instructions in comment http://projects.theforeman.org/issues/11375#note-... Stefan Hölzle
07:30 AM Packaging Revision 78355357 (foreman-packaging): Add foreman_deployments package
Ondřej Pražák
06:41 AM Refactor #8705: Update jQuery to recent version
#7228 will stick with version 2.0.3 packaged ourselves for now, but this can be updated now at any time - we'll simpl... Dominic Cleal
06:40 AM Refactor #8884: Drop Ruby 1.9.3 support
Dominic Cleal wrote:
> * EL6
> * EL7
Being handled in #7228, which includes an update to Ruby 2.2.
Dominic Cleal
06:04 AM Bug #12431 (Ready For Testing): tins 1.7.0 requires Ruby 2.0 or higher
The Foreman Bot
05:58 AM Bug #12431 (Closed): tins 1.7.0 requires Ruby 2.0 or higher
The release of tins 1.7.0 (a dep of term-ansicolor in our development group) requires Ruby 2.0 or higher, so causes i... Dominic Cleal
05:01 AM Smart Proxy Bug #8946 (Closed): Exception thrown when foreman-proxy restarts with SIGTERM
Applied in changeset commit:616d41a7841009a632e65f0b6360bdeec58df260. Anonymous
04:52 AM Bug #12428 (Resolved): Validation Error for Parameter value is not clearly displayed in Host page.
Description of problem:
A validation error for invalid value to parameter is not displayed clearly in Host-> Paramet...
Jitendra Yejare
04:36 AM Smart Proxy Revision 616d41a7: Fixes #8946: Added a handler for SIGTERM
Dmitri Dolguikh
04:19 AM Bug #12421 (Duplicate): Moving a hostgroup between environments loses associated puppet classes
Thanks for the report. This has recently been fixed in ticket #1477 for Foreman 1.10.0. Please try out our release ... Dominic Cleal
03:43 AM Packaging Revision c9755761 (foreman-packaging): Automatic commit of package [rubygem-foreman_xen] minor release [0.2.2-1.fm1_11].
Dominic Cleal
03:42 AM Packaging Revision 43fdf981 (foreman-packaging): Merge pull request #883 from mmoll/rpm/xen_022
update foreman_xen to 0.2.2 (RPM) Dominic Cleal
03:27 AM Packaging Revision 56992c29 (foreman-packaging): Automatic commit of package [rubygem-safe_yaml] minor release [1.0.4-1.fm1_11].
Dominic Cleal
03:27 AM Packaging Revision 1ecd8d81 (foreman-packaging): Merge pull request #879 from xprazak2/safe_yaml_package
Add safe_yaml package Dominic Cleal
03:19 AM Packaging Revision 1f5fff1b (foreman-packaging): Automatic commit of package [rubygem-smart_proxy_dns_powerdns] minor release [0.1.0-1.fm1_11].
Dominic Cleal
03:17 AM Packaging Revision c52bcb1d (foreman-packaging): Remove rubygem-mysql2 from Fedora 19 plugins, in core already
Dominic Cleal
03:12 AM Packaging Revision b08a5f86 (foreman-packaging): Automatic commit of package [rubygem-mysql2] minor release [0.3.19-3.fm1_11].
Dominic Cleal
03:12 AM Packaging Revision 0e2f822d (foreman-packaging): Merge pull request #833 from ekohl/rpm/dns_powerdns
Add smart_proxy_dns_powerdns Dominic Cleal
03:04 AM Bug #12425: Fact import triggers ip conflicts checks, which drives cpu utilization to 100% on smart-proxy
From #12392, Dmitri says:
> It might be possible to set some flag indicating that fact import is in progress, but ...
Dominic Cleal

11/09/2015

02:32 PM Bug #11943 (Ready For Testing): build notifications emails are sent when manually togging build
The Foreman Bot
11:22 AM Packaging Revision fa67b8fc (foreman-packaging): update foreman_xen to 0.2.2
Michael Moll
11:13 AM Bug #12425 (Closed): Fact import triggers ip conflicts checks, which drives cpu utilization to 100% on smart-proxy
This is an expensive call, and performing lots of them has a serious impact on smart-proxy. See http://projects.thefo... Anonymous
11:09 AM Smart Proxy Bug #12392: 100% cpu usage on foreman-proxy DHCP calls
I think it's the other way around -- fact import is the case that needs "special" treatment. I don't think you can tr... Anonymous
10:52 AM Smart Proxy Bug #12392: 100% cpu usage on foreman-proxy DHCP calls
Can you give me an idea of what patch you might accept here ? I personally don't believe that the current behaviour w... Matt Jarvis
11:09 AM Packaging Revision 8daabe44 (foreman-packaging): update foreman_xen to 0.2.2
Michael Moll
10:02 AM Bug #11444 (Closed): Domains page shows negative number of hosts
Applied in changeset commit:a152a1b207cad3ae86e6c6384b1179b19c40578f. Anonymous
09:49 AM Bug #12424 (Closed): Text in chart legends is centred instead of left-aligned
The text in a chart on the host#show page is now centred since #11006, when it should remain left-aligned. Dominic Cleal
09:37 AM Feature #8295 (Ready For Testing): Vcenter - Memory/CPU Hotplug
The Foreman Bot
09:34 AM Bug #12271: Audit of template change has an empty diff
To reproduce: Edit any provisioning template text and save, then visit the History tab and click the "Show Diff" link... Thomas McKay
09:33 AM Revision a152a1b2 (foreman): Fixes #11444 - Correctly count hosts in domain
Only hosts that have a primary nic assigned to a domain should be
counted in the domain host count. Previous implemen...
Tomer Brisker
09:32 AM Revision 3b84be4f (foreman): refs #12147 - making sure that rails4 seeds think they are in rake
seeds depend on the in_rake? method, in rails 4 that method returns
false in tests, thus, we stub it so seeds think t...
Tom Caspy
09:02 AM Bug #11983 (Closed): Provivisioning Templates preview doesn't work on new template (non saved)
Applied in changeset commit:a949e382535549aa57c7efdb579b96ee0ff85724. Alon Goldboim
09:01 AM Feature #7537 (Closed): Add a "test" button to test LDAP connections
Applied in changeset commit:cb71e86a750fb783c590ac8bf807798d8b9d3333. Amir Fefer
09:01 AM Refactor #11464 (Closed): In hostgroup parameters form, parent parameters should look like host inherited parameters
Applied in changeset commit:e282ff7b9ba42d0b67a3ffc8d54abb4ec2c2e045. Ori Rabin
08:51 AM Revision a949e382 (foreman): Fixes #11983 - Added the ability to preview a new template
Alon Goldboim
08:51 AM Revision cb71e86a (foreman): Fixes #7537 - Adds test connection button to LDAP form
Amir Fefer
08:49 AM Revision e282ff7b (foreman): Fixes #11464 - use host inherited views for hostgroup parent parameters
Ori Rabin
08:15 AM Bug #11771 (Ready For Testing): Saving host without particular status fails
The Foreman Bot
06:21 AM Bug #11771 (Assigned): Saving host without particular status fails
Nat Backand wrote:
> For me it occurs when the foreman_hooks plugin is used (more specifically: when a /host/managed...
Dominic Cleal
03:28 AM Bug #11771: Saving host without particular status fails
I can confirm this, thank you Nat. When hooks are deactivated, it is working fine. Alexandre Barth
07:01 AM Bug #12201 (Closed): GET /api/hosts/:host_id/audits error
Applied in changeset commit:97b5cd0a27101907a333a84716489d73538812cc. Shimon Shtein
07:01 AM Smart Proxy Feature #12370 (Closed): Provide TTIN trap for stacktrace log output
Applied in changeset commit:2c40ea555caf00d96874b712a8c44c2fdb6adb25. Anonymous
07:00 AM Bug #12421 (Duplicate): Moving a hostgroup between environments loses associated puppet classes
When moving a hostgroup between environments all previously associated puppet classes are lost.
Example:
ensure...
Jeff Sault
06:39 AM Smart Proxy Revision 2c40ea55: Fixes #12370 - proxy logs stacktrace on SIGTTIN
Lukas Zapletal
06:30 AM Bug #12418 (Ready For Testing): Grey boxes missing from dashboard widgets after gridster update
The Foreman Bot
05:59 AM Bug #12418 (Assigned): Grey boxes missing from dashboard widgets after gridster update
Tomer Brisker
06:23 AM Packaging Revision 38b4494f (foreman-packaging): Add smart_proxy_dns_powerdns
Ewoud Kohl van Wijngaarden
06:20 AM Packaging Revision 8f269c73 (foreman-packaging): rubygem-mysql2: Remove version dependency on rubygems
Ewoud Kohl van Wijngaarden
06:20 AM Packaging Revision 8b86eb41 (foreman-packaging): Sort comps
Ewoud Kohl van Wijngaarden
06:04 AM Packaging Revision 824fe940 (foreman-packaging): Add safe_yaml package
Ondřej Pražák
06:01 AM Revision 97b5cd0a (foreman): Fixes #12201 - Made parent associations finder less dependent on association name
Shimon Shtein
03:07 AM Bug #12419: Template review host list limited by pagination
It's actually a hardcoded pagination limit of 100. Dominic Cleal

11/08/2015

05:13 PM Bug #12419 (Closed): Template review host list limited by pagination
when having many hosts (e.g. more than the pagination size) I'm unable to select the host i want for template renderi... Ohad Levy
03:35 AM Bug #12418 (Closed): Grey boxes missing from dashboard widgets after gridster update
gridster-rails has been updated from 0.1.5.1 to 0.2.1, then 0.5.6. Since 0.2.1, the grey boxes that act as the backg... Dominic Cleal

11/07/2015

10:07 PM Smart Proxy Bug #12359: 100% cpu usage foreman-proxy after upgrade to 1.9
And this is the log from the original installation (from which ticket was created).
Ubuntu 14.04
foreman-proxy 1.10...
Alexandr Romanov
09:59 PM Smart Proxy Bug #12359: 100% cpu usage foreman-proxy after upgrade to 1.9
This is the log form different foreman-proxy
Ubuntu 14.04
foreman-proxy 1.9.2-1...
Alexandr Romanov

11/06/2015

08:05 PM Bug #12417 (Ready For Testing): Preview of PXELinux global default errs
When using the preview function while editing the "PXELinux global default" template an error is returned in the UI.
...
Brandon Weeks
06:03 PM Installer Revision 41c747fe (puppet-foreman_proxy): add support for discovery plugin
Brandon Weeks
03:01 PM Feature #12416 (Closed): Cannot provision hosts with VMWare VM hardware version 11 on ESXi 6.0
Applied in changeset commit:d3c978e5ebd4a7d2a64ee6a3b49f52488d085bfe. Anonymous
12:37 PM Feature #12416 (Closed): Cannot provision hosts with VMWare VM hardware version 11 on ESXi 6.0
When provisioning a new host there is currently no option for Virtual H/W version -> 11 ESXi (6.0) with a vmware comp... Joshua Hash
02:23 PM Revision d3c978e5 (foreman): fixes #12416 - Add support for esxi 6 hw 11 profile
josh
12:19 PM Packaging Revision 38a2776c (foreman-packaging): Patch settings.yml with default settings to listen on localhost
Under Debian Jessie with systemd, the foreman-proxy service failure is
detected during package installation and cause...
Dominic Cleal
09:13 AM Bug #12242: Interface form gets corrupted when adding virtual interfaces
I noticed if i go backwards, create the virtual interface first i don't seem to see the corrupted form but if i creat... Byron Miller
08:41 AM Bug #12242: Interface form gets corrupted when adding virtual interfaces
I just tried it on creating a new host and same issue, if i try and create a virtual interface none of the dropdowns ... Byron Miller
08:44 AM Bug #12406 (Resolved): No permission to access /api/create_hosts
No problem, thanks for reporting back. Dominic Cleal
08:36 AM Bug #12406: No permission to access /api/create_hosts
Hi,
I've found the issue. Missing permisions for view media.
Sorry for the fuss.
Rainer G
03:06 AM Bug #12406 (Need more information): No permission to access /api/create_hosts
Could you show which permissions the user has via their roles?
The server log (/var/log/foreman/production.log) wi...
Dominic Cleal
07:01 AM Bug #12404 (Closed): rake console doesn't work on rails 4.1
Applied in changeset commit:41561f4d62b8d80bc07cef32aa213a16ecd04a4d. Tom Caspy
06:55 AM Revision 41561f4d (foreman): fixes #12404 - rake console now works
not sure whether ruby 2.1 is at blame, but IRB's initializer tries to
use the command line arguments to decide how to...
Tom Caspy
04:44 AM Installer Revision 432d998c (puppet-foreman): fix + refactor foreman::plugin::discovery test
Brandon Weeks
04:37 AM Bug #3530 (Resolved): Unable to destroy a host when user have permissions to "destroy_hosts" but no premissions to "destroy_reports".
Thanks for testing Kamjar, I'm closing the ticket. I also can't see anything in that area of code that would be link... Dominic Cleal
04:33 AM Bug #3530: Unable to destroy a host when user have permissions to "destroy_hosts" but no premissions to "destroy_reports".
I was unable to reproduce this (tested on 1.9.2)... Kamjar Gerami
04:11 AM Packaging Revision b44e454d (foreman-packaging): Automatic commit of package [rubygem-smart_proxy_openscap] minor release [0.5.0-1.fm1_11].
Dominic Cleal
04:11 AM Packaging Revision 004b1962 (foreman-packaging): Automatic commit of package [rubygem-openscap] minor release [0.4.3-1.fm1_11].
Dominic Cleal
04:09 AM Packaging Revision 2f20e571 (foreman-packaging): Move rubygem-openscap into deps section
Dominic Cleal
04:09 AM Packaging Revision 3adaed27 (foreman-packaging): Merge pull request #874 from shlomizadok/smart_proxy_openscap_050
smart_proxy_openscap 0.5.0 Dominic Cleal

11/05/2015

08:20 PM Installer Revision 345d7f0b (installer): add support for smart_proxy_discovery
Brandon Weeks
08:07 PM Smart Proxy Bug #2687: Performance issues with large ISC dataset (DHCP smart proxy)
I see. Well, I think it is to always a good idea to ping an IP to be suggested to make sure it is not live on the net... Konstantin Orekhov
05:54 PM Smart Proxy Bug #2687: Performance issues with large ISC dataset (DHCP smart proxy)
I need to find an ip that might be useable first. The choices I have atm is parsing the lease file or pinging the who... Anonymous
05:44 PM Smart Proxy Bug #2687: Performance issues with large ISC dataset (DHCP smart proxy)
What will prevent you from using OMAPI instead of parsing the whole lease file to make sure the IP is not given away?... Konstantin Orekhov
05:17 PM Smart Proxy Bug #2687: Performance issues with large ISC dataset (DHCP smart proxy)
Yeah, I was thinking I can use omapi for all calls except 'unused_ip' one, which will require parsing of the lease fi... Anonymous
04:57 PM Smart Proxy Bug #2687: Performance issues with large ISC dataset (DHCP smart proxy)
Great! One thing though - if you read through my notes from 2 years ago, parsing a lease file is *not* the only probl... Konstantin Orekhov
03:46 PM Smart Proxy Bug #2687: Performance issues with large ISC dataset (DHCP smart proxy)
It's an improvement, albeit a small one. The biggest improvement will come when we stop parsing the lease file on eve... Anonymous
03:39 PM Smart Proxy Bug #2687: Performance issues with large ISC dataset (DHCP smart proxy)
Dmitri, do the changes from http://projects.theforeman.org/issues/11866 help here at all? Or are they even supposed to? Konstantin Orekhov
03:34 PM Feature #1518 (Closed): Force pxelinux url
this got fixed in the meanwhile. Anonymous
03:33 PM Bug #1468 (Closed): All production and development hostgroups have seemed to loose their associated puppet classes
more or less all involved code changed since then and no new reports of this behavour came in, closing. Anonymous
03:24 PM Feature #1206 (Closed): Track additional service/virtual IPs assigned to a host
I gues that's mostly done since 1.8 supporting multiple (also virtual) interfaces. Anonymous
03:19 PM Feature #430 (Rejected): elilo support
closing as ia64 is dead now anyway Anonymous
02:33 PM Feature #11309 (Ready For Testing): Ability to open bulk action on hosts in as a new page instead of always having to use the modal window
The Foreman Bot
01:12 PM Smart Proxy Bug #12392: 100% cpu usage on foreman-proxy DHCP calls
It's possible to manually assign an ip address to an interface during host creation. It's also possible that ip sugge... Anonymous
12:39 PM Smart Proxy Bug #12392: 100% cpu usage on foreman-proxy DHCP calls
OK, this code is completely new to me so bound to be things I was missing. Presumably you could make dhcp_update_requ... Matt Jarvis
12:21 PM Smart Proxy Bug #12392: 100% cpu usage on foreman-proxy DHCP calls
Keep in mind this is also used during host creation, for which it makes sense. I think your change breaks host creati... Anonymous
11:54 AM Smart Proxy Bug #12392: 100% cpu usage on foreman-proxy DHCP calls
I may well be being dense, but why would you want to check this unless you know it's changed ? I can't think of a sce... Matt Jarvis
08:13 AM Smart Proxy Bug #12392: 100% cpu usage on foreman-proxy DHCP calls
Look on the foreman side. I think the calls to smart-proxy are being triggered here, when save! is being called: http... Anonymous
04:44 AM Smart Proxy Bug #12392: 100% cpu usage on foreman-proxy DHCP calls
I've had a poke around in the code but it's not obvious where that might be happening. Can you give me a steer where ... Matt Jarvis
12:49 PM Bug #12406 (Resolved): No permission to access /api/create_hosts
18:41 $ hammer --version
hammer (0.3.0)
* hammer_cli_foreman (0.3.0)
foreman 1.9.3.1
Hi,
when createing a...
Rainer G
11:01 AM Bug #12345 (Closed): trying to create a sparc host causes error saying method 'medium' is missing from Nic::Managed object
Applied in changeset commit:bd71155f219876878d5195721e453835fa4e5143. Phirince Philip
10:30 AM Revision bd71155f (foreman): fixes #12345 - fix sparc host creation
Phirince Philip
09:59 AM Bug #12404 (Ready For Testing): rake console doesn't work on rails 4.1
The Foreman Bot
09:52 AM Bug #12404 (Closed): rake console doesn't work on rails 4.1
Tom Caspy
09:27 AM Support #10143: newly generated certificate will be deleted by provisioning process
For information, I get the same issue with VMware template provisionning, and it was solved by modifying last line in... Lionel Beard
09:14 AM Smart Proxy Refactor #12402 (New): Configure proxy with syslog by default
Smart proxy already have new SYSLOG setting which logs via syslog socket instead of a file. The only limitation is th... Lukas Zapletal
08:36 AM SELinux Bug #12398: Write to /var/run/foreman/pids/dynflow_executor.output is prevented
Attempt to add syslog support into daemons gem: https://github.com/thuehlinger/daemons/pull/43
Then we only need t...
Lukas Zapletal
08:03 AM SELinux Bug #12398: Write to /var/run/foreman/pids/dynflow_executor.output is prevented
This is file descriptor leak in foreman-tasks / daemons gem. It redirects STDOUT/STDERR in this file, so when we chan... Lukas Zapletal
03:37 AM SELinux Bug #12398: Write to /var/run/foreman/pids/dynflow_executor.output is prevented
Oh we do this already, the error user see is:
SELinux is preventing /usr/sbin/sendmail.postfix from append access ...
Lukas Zapletal
03:28 AM SELinux Bug #12398 (Resolved): Write to /var/run/foreman/pids/dynflow_executor.output is prevented
When users configure for sendmail, we block this. Lukas Zapletal
08:17 AM Bug #11771: Saving host without particular status fails
For me it occurs when the foreman_hooks plugin is used (more specifically: when a /host/managed/create hook is called... Nat Backand
07:54 AM Packaging Revision 4c2758bf (foreman-packaging): openscap version bump to 0.4.3, removed from scl
Shlomi Zadok
07:54 AM Packaging Revision 5c1ce5bc (foreman-packaging): smart_proxy_openscap 0.5.0
Shlomi Zadok
07:17 AM Packaging Revision ae77d033 (foreman-packaging): Replace in-tree settings.yml with config from tarball
Dominic Cleal
04:54 AM Packaging Revision 35d9a8d3 (foreman-packaging): Automatic commit of package [rubygem-foreman_cockpit] minor release [1.0.3-1.fm1_11].
Dominic Cleal
03:20 AM Packaging Revision 62cb2055 (foreman-packaging): Merge pull request #876 from dLobatog/rpm/foreman_cockpit-1.0.3
plugins:foreman_cockpit - Release 1.0.3 Dominic Cleal

11/04/2015

08:17 PM Installer Revision dc791dcd (puppet-qpid): Merge pull request #33 from stbenjam/log
Enable configuring dispatch router logging Stephen Benjamin
05:19 PM Installer Revision abbcafcf (puppet-qpid): Enable configuring dispatch router logging
Stephen Benjamin
03:23 PM Bug #11375: Smart class parameters turn YAML to string when using a multi line yaml
It seems like 1.9.3 fixed it for me when using arrays on the host/group override page.
I did initially have troubl...
Brad Cowie
01:08 PM Bug #11375: Smart class parameters turn YAML to string when using a multi line yaml
We're still having this issue but with array type parameters only. Anthony Lapenna
01:00 PM Bug #11375: Smart class parameters turn YAML to string when using a multi line yaml
I've just upgrade my 1.9.2 install to 1.9.3. But it seems that the issue isn't fixed in 1.9.3. I'm still having the i... Tim Verhoeven
12:54 PM Revision 3150309c (community-templates): fixes #12396 - Show FreeIPA template even in preview
Stephen Benjamin
12:41 PM Feature #12396 (Closed): Realm snippet not expanded when previewing provisioning template
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1187520
Description of problem:
If one reviews the provis...
Stephen Benjamin
11:26 AM Bug #12193: Deadlock occuring when creating host
We have now upgraded to postgres 9.4 and get locks related to this (tested with sql query:... Stefan Julin
10:50 AM Refactor #12395 (New): Improve AJAX handling in host and hostgroup form
There is some code that adds the host or hostgroup id parameters to ajax requests refreshing parts of the host[group]... Tomer Brisker
10:43 AM Smart Proxy Bug #2687 (New): Performance issues with large ISC dataset (DHCP smart proxy)
Anonymous
10:38 AM Smart Proxy Bug #12392: 100% cpu usage on foreman-proxy DHCP calls
And as you know I also just raised an issue about importing network interfaces ;) Matt Jarvis
10:36 AM Smart Proxy Bug #12392: 100% cpu usage on foreman-proxy DHCP calls
That would explain a lot if that is the case. We've been trying to debug puppet timeouts for weeks now, and have been... Matt Jarvis
10:33 AM Smart Proxy Bug #12392: 100% cpu usage on foreman-proxy DHCP calls
Matt Jarvis wrote:
> Anecdotally it did seem like the DHCP records are being validated during puppet runs for some r...
Dominic Cleal
10:32 AM Smart Proxy Bug #12392: 100% cpu usage on foreman-proxy DHCP calls
In case it's useful, here's the dump using latest github code :
Starting thread dump for current Ruby process
===...
Matt Jarvis
10:23 AM Smart Proxy Bug #12392: 100% cpu usage on foreman-proxy DHCP calls
Yes, I've got DEBUG logging turned on at the minute. Matt Jarvis
10:22 AM Smart Proxy Bug #12392: 100% cpu usage on foreman-proxy DHCP calls
Anecdotally it did seem like the DHCP records are being validated during puppet runs for some reason - is this the ca... Matt Jarvis
10:21 AM Smart Proxy Bug #12392: 100% cpu usage on foreman-proxy DHCP calls
We have around 150 hosts, split across two environments with different proxies. Matt Jarvis
10:18 AM Smart Proxy Bug #12392: 100% cpu usage on foreman-proxy DHCP calls
Our lease file is around 3MB, and the environment is currently completely static so there shouldn't be any add_record... Matt Jarvis
10:09 AM Smart Proxy Bug #12392: 100% cpu usage on foreman-proxy DHCP calls
Smart-proxy is responding to three simultaneous calls to add a dhcp record, which is an expensive operation (and woul... Anonymous
10:02 AM Smart Proxy Bug #12392 (New): 100% cpu usage on foreman-proxy DHCP calls
So it's DHCP-related, since Foreman's calling @/dhcp/:network/:record@ there. I have been suspecting that Foreman mi... Dominic Cleal
09:53 AM Smart Proxy Bug #12392: 100% cpu usage on foreman-proxy DHCP calls
Starting thread dump for current Ruby process
=============================================
Thread TID-11812860
...
Matt Jarvis
09:33 AM Smart Proxy Bug #12392: 100% cpu usage on foreman-proxy DHCP calls
Here you go, this is the same patch designed for 1.9 - changing smart_proxy.rb instead:
https://github.com/thefore...
Dominic Cleal
09:28 AM Smart Proxy Bug #12392: 100% cpu usage on foreman-proxy DHCP calls
launcher.rb only exists in latest smart-proxy code - can I patch the trap code in somewhere else in 1.9.2 ? Matt Jarvis
09:19 AM Smart Proxy Bug #12392: 100% cpu usage on foreman-proxy DHCP calls
We don't have any smart proxy plugins installed. I'll try the debugging step. Matt Jarvis
06:42 AM Smart Proxy Bug #12392 (Need more information): 100% cpu usage on foreman-proxy DHCP calls
Could you check the comment on #12359 and try the same debugging step that Lukas suggests there? It will help us nar... Dominic Cleal
06:40 AM Smart Proxy Bug #12392 (Resolved): 100% cpu usage on foreman-proxy DHCP calls
At least since 1.8, the cpu usage on the foreman-proxy has been increasing massively. We now see it using 100% of cpu... Matt Jarvis
09:37 AM Packaging Feature #7228 (Ready For Testing): Rebuild packages under ror41/ruby22 SCLs
The Foreman Bot
09:32 AM Smart Proxy Bug #12359: 100% cpu usage foreman-proxy after upgrade to 1.9
https://github.com/theforeman/smart-proxy/compare/theforeman:1.9-stable...domcleal:1.9-stable-ttin.patch - equivalent... Dominic Cleal
09:23 AM Smart Proxy Refactor #12394 (Resolved): Netsh Deprecated in Windows 2012R2
When installing the Foreman Smart-Proxy for DHCP on a Windows 2012R2 host there is a deprecation warning that netsh w... Chris Pisano
07:21 AM Bug #12393 (Feedback): Overriding the parameter default value doent adds 1 to the 'Number of Values' count.
Please don't set the release field.
_Setting_ the default value is not creating an override, that's the section at...
Dominic Cleal
07:18 AM Bug #12393 (Closed): Overriding the parameter default value doent adds 1 to the 'Number of Values' count.
Description of problem:
Overriding the parameter default value doent adds 1 to the 'Number of Values' count in param...
Jitendra Yejare
07:04 AM Feature #11307 (Ready For Testing): Show number of hosts in Host Group overview
The Foreman Bot
07:01 AM Bug #11828 (Closed): Undefined method 'split' for nil:NilClass traceback when accessing /about
Applied in changeset commit:94508562b8c10b8b53dcb0badaa8abe31887d059. Shlomi Zadok
06:31 AM Revision 94508562 (foreman): Fixes #11828 - Use mail_to function to create email link
Shlomi Zadok
06:30 AM Feature #12337: Make it possible to persist facts/reports when host is being rebuilt
For a user yes. Please also make this available for the API which is my use case. Andreas Pfaffeneder
06:29 AM Feature #12337: Make it possible to persist facts/reports when host is being rebuilt
So is a checkbox for both in the Build confirmation dialog enough? Lukas Zapletal
04:23 AM Feature #11643 (Ready For Testing): Allow through API methods to render templates without configuring a host in build mode
The Foreman Bot
02:18 AM Bug #12381: Upgrading from 1.9.2 to 1.9.3 gives 503 Service Not Available
After about 15-20 minutes the problem went away. Might be some migrations or similar taking place? I have around 200 ... Jon Skarpeteig

11/03/2015

12:11 PM Bug #11375: Smart class parameters turn YAML to string when using a multi line yaml
Hallelujah! Thanks Dominic! Vladimir Stackov
11:41 AM Bug #12325 (Ready For Testing): Avatars are broken after restoring Foreman DB on a new host
The Foreman Bot
11:31 AM Packaging Feature #7228: Rebuild packages under ror41/ruby22 SCLs
Branch has all the spec files updated, and all Foreman deps build successfully now. Building Foreman itself fails wit... Dominic Cleal
11:13 AM Refactor #8797 (Ready For Testing): Separate style from the HTML in emails.
The Foreman Bot
09:58 AM Bug #12380: Two-pane view of role filters has no pagination controls
Use the regular filters view as a workaround. Dominic Cleal
09:54 AM Bug #12380 (Closed): Two-pane view of role filters has no pagination controls
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1277444
Description of problem:
It is not possible to a...
Bryan Kearney
09:56 AM Bug #12381 (Need more information): Upgrading from 1.9.2 to 1.9.3 gives 503 Service Not Available
Check the health of Passenger workers with passenger-status and check both Foreman's and httpd's logs for more inform... Dominic Cleal
09:56 AM Bug #12381: Upgrading from 1.9.2 to 1.9.3 gives 503 Service Not Available
The server itself is not loaded Jon Skarpeteig
09:55 AM Bug #12381 (Resolved): Upgrading from 1.9.2 to 1.9.3 gives 503 Service Not Available
On the login page I'm greeted with:
This website is under heavy load
We're sorry, too many people are acc...
Jon Skarpeteig
09:35 AM Bug #12378 (Feedback): Endless loop in JS when restoring window after browser restart
See screenshots.
When opening this in Firefox, the browser is stressed to the extent that it hangs.
Jon Skarpeteig
08:39 AM Bug #11828 (Ready For Testing): Undefined method 'split' for nil:NilClass traceback when accessing /about
The Foreman Bot
07:57 AM Bug #12201 (Ready For Testing): GET /api/hosts/:host_id/audits error
The Foreman Bot
07:52 AM Revision c303376c (foreman): Release 1.9.3
Dominic Cleal
07:21 AM Bug #12187: Warning! uninitialized constant Fog::Compute::OpenStack
Sorry, this hasn't been fixed in time for the 1.9.3 release, unsetting. Dominic Cleal
07:21 AM Bug #12303: Partition tables _form Note's url directs to provisioning templates.
Sorry, this hasn't been fixed in time for the 1.9.3 release, unsetting. Dominic Cleal
07:21 AM Bug #12318: Template preview render error for image based hosts without installation media
Sorry, this hasn't been fixed in time for the 1.9.3 release, unsetting. Dominic Cleal
07:01 AM Bug #12371 (Closed): select2 not loading correctly on "Virtual Machine" while creating new hosts
Applied in changeset commit:ce59b5085c2def042cf302a9d1c413063ca19d67. Anonymous
07:01 AM Bug #12365 (Closed): app/services/fact_parser.rb does not find virtual interfaces with alphanum aliases
Applied in changeset commit:86701faf31a16925a6c689d1bcd6630c655dada7. Anonymous
06:37 AM Revision ce59b508 (foreman): Fixes #12371 - Initialize select2 on virtual machine tab for new hosts
Tomer Brisker
06:36 AM Revision 86701faf (foreman): Fixes #12365 - Recognize virtual interfaces with alphanum aliases as such
We have in our lab virtual interfaces with the login of the developers
(e.g eth0:roidelapluie). They are recognized a...
Julien Pivotto
06:01 AM Bug #12231 (Closed): Creating smart variable with period or special character makes smart variable not to view, edit and delete.
Applied in changeset commit:51c05864e034d229efe4a4673ec85189da60e90c. Anonymous
05:43 AM Revision 51c05864 (foreman): Fixes #12231 - Allow editing smart variables with periods in puppetclass form
Tomer Brisker
04:12 AM Refactor #8705: Update jQuery to recent version
ror41 provides jquery-rails 3.1.0, but we can repackage a newer one if necessary. Dominic Cleal
04:12 AM Installer Revision bfc2c8a5 (puppet-foreman_proxy): Add tftp_manage_wget param to make installing wget optional
Closes GH-202 Brandon Weeks
03:56 AM Feature #12341 (Rejected): Wrap alerts in order to make them more customizable for plugins
PR closed. Dominic Cleal
03:51 AM Packaging Revision f65c95ed (foreman-packaging): plugins:foreman_cockpit - Release 1.0.3
Daniel Lobato Garcia
02:56 AM Feature #12372: Support Azure as a compute resource
We'd encourage this to be written as a plugin, which can add new compute resources. We've already got foreman_digita... Dominic Cleal

11/02/2015

02:05 PM Packaging Revision e245b4f3 (foreman-packaging): plugins:foreman-cockpit - Release 1.0.3
Daniel Lobato Garcia
12:16 PM Feature #12372 (Resolved): Support Azure as a compute resource
Fog is being broken into seperate gems and one of them is now Azure!!!
https://github.com/fog/fog-azure
What need...
Chris Edester
11:40 AM Bug #12371 (Ready For Testing): select2 not loading correctly on "Virtual Machine" while creating new hosts
The Foreman Bot
11:32 AM Bug #12371 (Assigned): select2 not loading correctly on "Virtual Machine" while creating new hosts
Tomer Brisker
11:31 AM Bug #12371 (Closed): select2 not loading correctly on "Virtual Machine" while creating new hosts
select2 is failing to load/display on the 'Virtual Machine' tab when creating new hosts. This appears to be somewhat... Josh Baird
11:21 AM Smart Proxy Feature #12370 (Ready For Testing): Provide TTIN trap for stacktrace log output
The Foreman Bot
11:18 AM Smart Proxy Feature #12370 (Closed): Provide TTIN trap for stacktrace log output
The same way we do this for Foreman Core. Lukas Zapletal
11:17 AM Smart Proxy Bug #12359: 100% cpu usage foreman-proxy after upgrade to 1.9
Are you able to acquire stacktrace? Proxy does not provide signal trap, but if you modify launcher.rb with this code:... Lukas Zapletal
10:22 AM Bug #1640 (New): Oops when viewing a Libvirt VM where the Libvirt host has no "default" storage volume
Dominic Cleal
10:04 AM Bug #1640: Oops when viewing a Libvirt VM where the Libvirt host has no "default" storage volume
Ohad Levy wrote:
> can you check if this still happens with latest fog version? (change your bundler.d/fog to use th...
Will Foster
10:02 AM Packaging Revision 205fa6da (foreman-packaging): Automatic commit of package [rubygem-foreman_openscap] minor release [0.5.0-1.fm1_11].
Dominic Cleal
10:02 AM Packaging Revision 11b9fbd4 (foreman-packaging): Merge pull request #872 from shlomizadok/foreman_openscap_050
foreman_openscap 0.5.0 Dominic Cleal
09:26 AM Feature #12369 (New): as a user, I want to see my bare metal console
Some bare metal BMC has built in support for vnc (e..g DELL http://jonamiki.com/2014/10/21/enabling-vnc-on-idrac7-wit... Ohad Levy
09:05 AM Bug #12284: host group parameter overrides reformatting YAML values to strings
Dominic Cleal wrote:
> Hector, your issue is #11375 (due for 1.9.3 tomorrow) as it's just editing/saving of override...
Hector Elenes
02:55 AM Bug #12284: host group parameter overrides reformatting YAML values to strings
Hector, your issue is #11375 (due for 1.9.3 tomorrow) as it's just editing/saving of overrides. This bug is specific... Dominic Cleal
09:01 AM Refactor #12344 (Closed): Use Rails 4 update_all syntax migrations
Applied in changeset commit:c3a34b7634f445fdd07acd7a8cb90411b36a01f7. Daniel Lobato Garcia
08:47 AM Packaging Revision eb3259be (foreman-packaging): Remove Scaptimony
Shlomi Zadok
08:47 AM Packaging Revision 4bbb9483 (foreman-packaging): foreman_openscap 0.5.0
Shlomi Zadok
08:31 AM Revision c3a34b76 (foreman): Fixes #12344 - Use Rails 4 update_all syntax in migrations
**Problem**
Rails 3 syntax allows `update_all(old,new)`, however on Rails 4 the only
way to accomplish that is `where...
Daniel Lobato Garcia
08:31 AM Revision 1153aa6b (foreman): Refs #12089 - Revert fix using unwrapped parameters in config templates API controller
This is already fixed in develop, and wrap_params is not needed. It
won't harm but it's basically dead code. The orig...
Daniel Lobato Garcia
08:02 AM Bug #12365 (Ready For Testing): app/services/fact_parser.rb does not find virtual interfaces with alphanum aliases
The Foreman Bot
07:40 AM Bug #12365 (Closed): app/services/fact_parser.rb does not find virtual interfaces with alphanum aliases
We have in our lab virtual interfaces with the login of the developers (e.g eth0:roidelapluie). They are recognized a... Julien Pivotto
07:32 AM Refactor #12364 (Closed): Use NPM+Webpack to manage external assets (js, css, fonts)
Currently, some assets are manually inserted into `vendor/assets` and not automatically updated, while others are add... Tomer Brisker
07:01 AM Bug #12249 (Closed): Use puppet default on matchers causes smart class parameter default to be sent
Applied in changeset commit:37f3e0d067b8ce542b211cbe1bad0773a2ea685f. Ori Rabin
06:04 AM Revision 37f3e0d0 (foreman): Fixes #12249 - Use puppet default on specific matchers does not send default value to puppet
Ori Rabin
05:57 AM Bug #12231 (Ready For Testing): Creating smart variable with period or special character makes smart variable not to view, edit and delete.
The Foreman Bot
05:01 AM Feature #10889 (Closed): [vSphere] Allow selection of resource pool
Applied in changeset commit:af80ee8ba1cf1abbb76e492530bb7e96e492e240. Shlomi Zadok
05:01 AM Smart Proxy Bug #12319 (Closed): Proxy templates API breaks on concurrent requests
Applied in changeset commit:26aba8520d3d32ca27b9708cb98169bc31d43d7b. Anonymous
04:39 AM Bug #6835: Unable to use RHEV/ovirt without admin permissions on the rhev cluster
It appears it still doesn't get set in:
foreman-ovirt-1.9.2-1.el6.noarch
ruby193-rubygem-rbovirt-0.0.35-1.el6.noa...
Jorick Astrego
04:16 AM Smart Proxy Revision 26aba852: Fixes #12319: fixed race condition in templates module
Multiple simultaneous requests to /unattended/template_type no longer fail. Dmitri Dolguikh
04:10 AM Revision af80ee8b (foreman): Fixes #10889 - Allow selection of resource pool
Shlomi Zadok
03:09 AM Packaging Revision 62a8755d (foreman-packaging): Automatic commit of package [rubygem-foreman_scap_client] minor release [0.1.2-1.fm1_11].
Dominic Cleal
03:09 AM Packaging Revision f934d9da (foreman-packaging): Merge pull request #873 from shlomizadok/foreman_scap_client_012
foreman_scap_client 0.1.2 Dominic Cleal

11/01/2015

11:01 AM Feature #11733: Assign tags to hosts
Hey, made a small plugin that still needs major upgrade but you can start playing with it and see if the functionalit... Alon Goldboim
03:57 AM Packaging Revision 647315f3 (foreman-packaging): foreman_scap_client 0.1.2
Shlomi Zadok
02:00 AM Refactor #11463 (Rejected): In host/hostgroup parameters form, parameters should be displayed in a way that allows easily handling many classes
Several different approaches have been attempted:
1. Another line of tabs underneath the main tabs.
2. Using pills ...
Tomer Brisker

10/31/2015

03:29 PM Installer Revision 7803d41c (puppet-dns): Allow control of the running service
Closes GH-48 Robert Bruce
05:59 AM Smart Proxy Bug #12359 (Resolved): 100% cpu usage foreman-proxy after upgrade to 1.9
after upgrade from 1.8 to 1.9 at some point the ruby process of foreman-proxy starts consuming high amounts of mem an... Veaceslav Mindru

10/30/2015

09:18 PM Bug #12284: host group parameter overrides reformatting YAML values to strings
I'm seeing this issue in 1.9.2. Attached screenshots. The current workaround is making the parameter overrides in the... Hector Elenes
07:00 AM Bug #12284: host group parameter overrides reformatting YAML values to strings
It's a related but definitely different to #11375 it seems.
The UI (app/views/puppetclasses/_class_parameters.html...
Dominic Cleal
06:02 PM Packaging Revision 4efefc79 (foreman-packaging): Updated foreman_discovery to 4.1.2 (DEB)
Lukas Zapletal
01:33 PM Revision 23646d6d (foreman): Fixes #12028 - Put multiselects out of select2 control
Some multiselects are broken since 1.9.0 (enabled checked items
appear as disabled).
Find screenshots of the wrong b...
Julien Pivotto
01:33 PM Revision d443ee30 (foreman): Fixes #11953 - Add STI controllers to bookmark via permissions
(cherry picked from commit 779b00d82ffd3728a9575ec5aa38c98f8a098c24) Shlomi Zadok
01:33 PM Revision f622c89d (foreman): fixes #12151 - return empty classes hash when missing environment
(cherry picked from commit 0c752b5fd10ddf5221465efc63317dfd338d27dd) Ranjan Kumar
01:33 PM Revision 30ef8b6f (foreman): Fixes #12004, #11999 - Remove reserved words from Environment friendly_id
Restores use of friendly_id, but removes 'new', 'edit' etc from the
reserved words list to ensure they can be used as...
Shlomi Zadok
01:33 PM Revision e476ae3a (foreman): fixes #11375, #11782 - validate a host's lookup_values
Enabling validation ensures the casting and validation within
LookupValue runs during host/hostgroup save. Tweaks to...
Dominic Cleal
12:11 PM Revision 8bd7e408 (foreman): fixes #11945 - fix undefined variable in param_true/false helpers
(cherry picked from commit b0de0f653e481cd9ae049c846cc66906c1347e8e) Dominic Cleal
09:02 AM Refactor #11460 (Closed): Host/Hostgroup parameters should have a clean layout
Applied in changeset commit:91851db017953aebb117c69802fb80a84800b925. Amir Fefer
09:02 AM Bug #12204 (Closed): Interface edit form should have helptext in popovers.
Applied in changeset commit:1f71c494930deda987209ad6e6534785077c4ec1. Anonymous
08:56 AM Refactor #11464: In hostgroup parameters form, parent parameters should look like host inherited parameters
#11460 broke the overrides of parent parameters in host groups, so I'm setting this to a release blocker as the refac... Dominic Cleal
08:45 AM Revision 91851db0 (foreman): Fixes #11460 - cleaner layout in Host/Hostgroup parameters
In the puppet class overrides section, the fields are more aligned.
In the global parent parameters, the name field i...
Amir Fefer
08:38 AM Bug #11375: Smart class parameters turn YAML to string when using a multi line yaml
Alyssa H wrote:
> Will this make it to 1.9.3?
Yep, seems to be working fine! I hope to get .3 out early next wee...
Dominic Cleal
08:26 AM Revision 1f71c494 (foreman): Fixes #12204 - Show interface form helptext in popovers
Refs #12204 - Resize interface modal, fields and labels
To cause virtual network settings to display correcty change...
Tomer Brisker
07:02 AM Bug #12346 (Closed): Foreman-debug truncates log files
Applied in changeset commit:0f22d3bd5636e50965a245c153ccbf08cabaed6c. Lukas Zapletal
06:56 AM Revision 0f22d3bd (foreman): Fixes #12346 - foreman-debug filters compressed files
Lukas Zapletal
06:17 AM Revision 633c441e (foreman): Refs #8800 - Avoid clipping on About - Plugins page
Lukas Zapletal
06:13 AM Feature #4533: Boot options configuration for VMware guests
A powershell snipset to limit boot modes :... Mathieu Parent
06:11 AM Feature #8295: Vcenter - Memory/CPU Hotplug
Any new on VMware mem/CPU hotAdd? Mathieu Parent
05:26 AM Bug #12349: Filtering host groups does not work in the host creation screen
I think it's unlikely to be addressed soon, I've not seen any work on it lately. The organisations/locations feature... Dominic Cleal
05:20 AM Bug #12349: Filtering host groups does not work in the host creation screen
Thank you ! I didn't search in issues older than 1 year :/ About it, I can see that the previous demand is dated from... Thomas Saquet
04:15 AM Bug #12349 (Duplicate): Filtering host groups does not work in the host creation screen
Thanks for the report. I think we're tracking this already under #7289 and some of the linked issues, there are a lo... Dominic Cleal
05:03 AM Installer Revision dea5d0fc (installer): Remove .git and spec directories from tarballs
Dominic Cleal
04:27 AM Bug #12357 (Duplicate): ignore_puppet_facts_for_provisioning should be renamed
PR's in progress. Dominic Cleal
04:15 AM Bug #12357 (Duplicate): ignore_puppet_facts_for_provisioning should be renamed
Other projects, currently Salt (but Ansible too, I'm on it right now) can also create hosts from facts and set up the... Daniel Lobato Garcia
04:07 AM Bug #12271: Audit of template change has an empty diff
The JavaScript include needs updating from provisioning_template to editor, and the page may need updating to work wi... Dominic Cleal
03:14 AM Bug #12271: Audit of template change has an empty diff
This is present in core for other templates types as well, probably not remote execution related. Moving to core. Marek Hulán
03:53 AM Bug #12356 (New): Documentation - API - Host Creation - capabilities parameter
At host creation, the parameter capabilities cannot be used to be filled in, as this parameter is read-only and comes... Florent Delvaille

10/29/2015

04:14 PM Installer Revision 940167ff (puppet-katello): [blacksmith] Bump version to 2.0.2
Stephen Benjamin
03:08 PM Installer Revision 459446e8 (puppet-katello): Merge pull request #91 from bbuckingham/disable-messaging-auth
[messaging] disable authentication Brad Buckingham
02:20 PM Installer Revision f1029e7f (puppet-katello): [messaging] disable authentication
With the puppet-pulp 1.0 module, the default for auth_enabled on messaging
was to enable it. This breaks our current...
Brad Buckingham
02:00 PM Bug #11375: Smart class parameters turn YAML to string when using a multi line yaml
Dominic Cleal wrote:
> No promises, but I'll move it to make sure it appears on the right TODO list. Hopefully the ...
Anonymous
01:02 PM Bug #12343 (Closed): puppet class overrides not working as expected
Applied in changeset commit:28a5d0bb293d1ab2e8f171910b19f1deed2d79cb. Ori Rabin
10:18 AM Bug #12343: puppet class overrides not working as expected
Ah good, that confirms to me that Tomer's spot on - it's picking up the override OK internally. Thanks both! Dominic Cleal
10:14 AM Bug #12343: puppet class overrides not working as expected
missed the last debug command... Michael Eklund
10:09 AM Bug #12343: puppet class overrides not working as expected
... Michael Eklund
09:10 AM Bug #12343 (Ready For Testing): puppet class overrides not working as expected
The Foreman Bot
08:35 AM Bug #12343: puppet class overrides not working as expected
This is caused by https://github.com/theforeman/foreman/blob/develop/app/services/foreman/parameters/caster.rb#L13:
...
Tomer Brisker
08:01 AM Bug #12343 (Assigned): puppet class overrides not working as expected
Tomer Brisker
04:19 AM Bug #12343: puppet class overrides not working as expected
Could you run these debugging lines from @foreman-rake console@ please? It may help narrow the bug down.
c = ...
Dominic Cleal
01:02 PM Bug #12328 (Closed): Host STI does not work in engine initializers
Applied in changeset commit:7fff21880b4e1f73ca33e2e3ba07a10d74b51286. Marek Hulán
01:02 PM Bug #12222 (Closed): Smart Class Parameters: The minimum height of Expandable Text Box hides the text in it.
Applied in changeset commit:9bf93e0f20bd0e25aa0a986d797ce59d83623097. Anonymous
12:26 PM Revision 28a5d0bb (foreman): Fixes #12343 - Fixing parameters caster for boolean values
Ori Rabin
12:24 PM Revision 7fff2188 (foreman): Fixes #12328 - host STI loads subclasses
Marek Hulán
12:15 PM Revision 9bf93e0f (foreman): Fixes #12222 - prevent resizing textarea to under one line on FF
Tomer Brisker
12:11 PM Smart Proxy Bug #2687: Performance issues with large ISC dataset (DHCP smart proxy)
I realize this is an old ticket but figured I would start here. We are seeing much higher load on our dhcp server / ... Andrew Cooper
11:55 AM Bug #12349 (Duplicate): Filtering host groups does not work in the host creation screen
Hello,
I think I may have a problem related to host groups filtering:
I can limit the displayed host groups by ...
Thomas Saquet
11:51 AM Bug #12249 (Ready For Testing): Use puppet default on matchers causes smart class parameter default to be sent
The Foreman Bot
11:38 AM Bug #11771: Saving host without particular status fails
I'm facing the same issue. Can't create any host with foreman 1.10 RC1 Alexandre Barth
10:56 AM Installer Revision 8176bae7 (puppet-foreman): plugins:cockpit - Initial Cockpit support
Daniel Lobato Garcia
10:04 AM Bug #12224 (Rejected): In Host Edit Form, overriding a 'long key name smart variable' doesn't truncates the key name.
This looks like an issue with your OS or browser. Could not reproduce on nightly for neither Chrome nor Firefox, trun... Tomer Brisker
09:01 AM Bug #12280 (Closed): Field helper does not display label
Applied in changeset commit:f72212fcfb4312a515502cc47268b702d54dfeba. Marek Hulán
09:01 AM Bug #12279 (Closed): Roles are not ordered by default
Applied in changeset commit:a0218e662e5b7fad58334eda804dd1fa89b2fea1. Marek Hulán
08:56 AM Revision f72212fc (foreman): Fixes #12280 - fix label for field helper
Marek Hulán
08:54 AM Revision a0218e66 (foreman): Fixes #12279 - add default order to roles
Marek Hulán
08:49 AM Packaging Revision 08a61e61 (foreman-packaging): Automatic commit of package [rubygem-foreman_cockpit] minor release [1.0.2-2.fm1_11].
Dominic Cleal
08:48 AM Packaging Revision 2c20b20f (foreman-packaging): Obsolete ruby193 package variant
Dominic Cleal
08:46 AM Packaging Revision 17dd4cc7 (foreman-packaging): Automatic commit of package [rubygem-net-ldap] minor release [0.12.0-1.fm1_11].
Dominic Cleal
08:40 AM Revision c0d04755 (foreman): Release 1.10.0-RC2
Dominic Cleal
08:32 AM Revision 7ac6c47e (foreman): templates - sync from community-templates
Dominic Cleal
08:32 AM Revision bded3a67 (foreman): i18n - extracting new, pulling from tx
Dominic Cleal
07:10 AM Bug #12346 (Ready For Testing): Foreman-debug truncates log files
The Foreman Bot
06:33 AM Bug #12346: Foreman-debug truncates log files
I guess you mean it attempts to truncate a gziped file, without regard for the compression? Dominic Cleal
06:32 AM Bug #12346 (Closed): Foreman-debug truncates log files
Our add_file function is used to add gzipped log files. Lukas Zapletal
06:18 AM Packaging Bug #12230: rubygem-rdoc-3.12-12.el6.x86_64.rpm signed with revoked key
Dominic Cleal wrote:
> How we call foreman-bats for releases (not nightly) needs checking to ensure it follows the c...
Dominic Cleal
05:46 AM Packaging Bug #12230 (Closed): rubygem-rdoc-3.12-12.el6.x86_64.rpm signed with revoked key
The mash config was incorrect, it had strict_keys set to false as I'd copied the file from nightly instead of 1.9 (du... Dominic Cleal
05:27 AM Packaging Bug #12230 (Assigned): rubygem-rdoc-3.12-12.el6.x86_64.rpm signed with revoked key
Dominic Cleal wrote:
> Both rhscl packages in both el6/7 are missing signatures too.
Fixed, the paths on Koji had...
Dominic Cleal
05:33 AM Bug #12345 (Ready For Testing): trying to create a sparc host causes error saying method 'medium' is missing from Nic::Managed object
The Foreman Bot
05:11 AM Bug #12345 (Closed): trying to create a sparc host causes error saying method 'medium' is missing from Nic::Managed object
This is because a Nic::Managed object is being passed to jumpstart_params() function instead of a Host::Managed objec... Phirince Philip
04:42 AM Refactor #12344 (Ready For Testing): Use Rails 4 update_all syntax migrations
The Foreman Bot
04:32 AM Refactor #12344 (Closed): Use Rails 4 update_all syntax migrations
update_all(old,new) is no longer valid. It should be changed to where(old).update_all(new) Daniel Lobato Garcia

10/28/2015

06:51 PM Bug #12343 (Closed): puppet class overrides not working as expected
https://cfg01.atl.dealnews.net/hosts/cfg01.atl.dealnews.net/externalNodes?name=cfg01.atl.dealnews.net
allowed overri...
Michael Eklund
06:43 PM Installer Revision d7c0a135 (puppet-foreman_proxy_content): Merge pull request #62 from stbenjam/12000
fixes #12000 - add support for remote execution ssh plugin Stephen Benjamin
02:51 PM Bug #12342 (Closed): Puppet classes disapear when changing environment after cloning hostgroup
Found this issue on 1.9.2 and 1.10 RC1 as well
Steps to reproduce:
1- Clone a hostgroup with a parent.
2- Change n...
Alejandro Falcon
01:33 PM Smart Proxy Bug #12319 (Ready For Testing): Proxy templates API breaks on concurrent requests
The Foreman Bot
12:48 PM Bug #12222 (Ready For Testing): Smart Class Parameters: The minimum height of Expandable Text Box hides the text in it.
The Foreman Bot
05:28 AM Bug #12222 (Assigned): Smart Class Parameters: The minimum height of Expandable Text Box hides the text in it.
Tomer Brisker
12:01 PM Feature #4151 (Closed): Add STI to reports and allow for registering new report types
Applied in changeset commit:e8d6d2d6a1994dbaaaf813beeeb4e9693a16ee0b. Shlomi Zadok
11:45 AM Installer Revision fe99fda2 (puppet-foreman): [blacksmith] Bump version to 5.0.2
Dominic Cleal
11:44 AM Installer Revision be0a4383 (puppet-foreman): Prepare 5.0.1 changelog
Dominic Cleal
11:20 AM Revision cdef67a6 (foreman): fixes #11345 - API GET request available_clusters sends empty hash
(cherry picked from commit 208a655e8805d41e3eebf82871803770966d20e5) Timo Goebel
11:20 AM Revision 90c62086 (foreman): Fixes #12132 - [API] Host all parameters should include host parameters
(cherry picked from commit 4e08a71c51ae9c861f138d70f9c82c6e3193f6ca) Shlomi Zadok
11:20 AM Revision f6e84664 (foreman): Fixes #12185 - host created via reports has downcased name
(cherry picked from commit 5ef1e692a49950f503c9a95b8b88b7e569d79be7) Marek Hulán
11:20 AM Revision 1314cfa6 (foreman): Fixes #12162 - Sort operating systems in host list by title
(cherry picked from commit 18e952a8985a96edbc8bfc850f146ac43f2c80ef) Ohad Levy
11:18 AM Revision a01dffb5 (foreman): fixes #11881 - Searching for "puppet" in Puppet Classes takes long - Set only_explicit to host and config groups definitions in puppetclasses
(cherry picked from commit c3f54762bc2f5f17c98831b8afb1277ae4be9d2e) Kamjar Gerami
11:18 AM Revision 53b9424e (foreman): Fixes #11908 - removed the close button from the loading alert
(cherry picked from commit 2b647d937e739b7e87b371d971a8e2ebdf65fa63) Alon Goldboim
11:18 AM Revision 40cfadc7 (foreman): Refs #11813 - Use new engines listing syntax in initializers
(cherry picked from commit 783efdcc293d9c4540b373fe8c5c48ffb11857de) Daniel Lobato Garcia
11:15 AM Revision e8d6d2d6 (foreman): fixes #4151 - enable reports STI
Permits subclassing of ReportImporter and Report to import and store
new types of reports associated to hosts.
Shlomi Zadok
11:10 AM Feature #12341 (Ready For Testing): Wrap alerts in order to make them more customizable for plugins
The Foreman Bot
11:02 AM Feature #12341 (Rejected): Wrap alerts in order to make them more customizable for plugins
Some of the plugins are using deface in order to change view content, adding divs will make it easier to change alert... Alon Goldboim
10:53 AM Packaging Feature #7228 (Assigned): Rebuild packages under ror41/ruby22 SCLs
https://github.com/domcleal/foreman-packaging/commits/rpm/develop-7228-ror has the start of this, with tfm and mock c... Dominic Cleal
10:21 AM Smart Proxy Bug #12254 (Ready For Testing): Pin addressable for Ruby 1.8 compatibility
The Foreman Bot
10:12 AM Smart Proxy Bug #8946 (Ready For Testing): Exception thrown when foreman-proxy restarts with SIGTERM
The Foreman Bot
10:02 AM Feature #12127 (Closed): Foreman should verify x509 subject alternative names when authenticating a smart proxy
Applied in changeset commit:3ba1fa7c4f86acf026c53aab2d84112163192b14. Anonymous
10:02 AM Bug #11953 (Closed): Add bookmark via UI is not working in 'Provisioning Templates'
Applied in changeset commit:779b00d82ffd3728a9575ec5aa38c98f8a098c24. Shlomi Zadok
09:48 AM Revision 3ba1fa7c (foreman): fixes #12127 - verify x509 subject alternative names when authenticating a smart proxy
Timo Goebel
09:47 AM Revision 779b00d8 (foreman): Fixes #11953 - Add STI controllers to bookmark via permissions
Shlomi Zadok
09:30 AM Packaging Revision 60f4565e (foreman-packaging): Update net-ldap to 0.12.0
Dominic Cleal
09:01 AM Feature #12333 (Closed): Add search capabilities to bookmarks
Applied in changeset commit:eb60198a5876ba889d6963ba1e92c6dd2bde67a7. Christine Fouant
08:24 AM Revision eb60198a (foreman): Fixes #12333 - adds search capabilities to bookmarks
Christine Fouant
06:11 AM Bug #12021 (Ready For Testing): Use .to_param to find parent object in LookupKeys controller
The Foreman Bot
05:59 AM Bug #12339 (Closed): Deleting the existing matcher and creating the same again throws error 'Match has already been taken'.
Description of problem:
In Configure -> smart class parameter, deleting the existing matcher and without saving the ...
Jitendra Yejare
05:10 AM Packaging Revision 1dc712ed (foreman-packaging): Automatic commit of package [rubygem-foreman_digitalocean] minor release [0.2.1-1.fm1_11].
Dominic Cleal
05:09 AM Packaging Revision bf01a4a2 (foreman-packaging): Merge pull request #870 from dLobatog/rpm/foreman_digitalocean-0.2.1
plugins:foreman_digitalocean - Release 0.2.1 (RPM) Dominic Cleal
05:06 AM Packaging Revision 02aad1ba (foreman-packaging): plugins:foreman_cockpit - Release 1.0.2
Daniel Lobato Garcia
05:00 AM Packaging Refactor #12135 (Closed): Change foreman-proxy deb to use systemd unit
Dominic Cleal
04:59 AM Packaging Revision c79c92e3 (foreman-packaging): fixes #12135 - ship systemd service file on jessie
Michael Moll
02:36 AM Feature #12337 (New): Make it possible to persist facts/reports when host is being rebuilt
A software generates an kind of UUID when being installed. This UUID is used to connect to a third system which keeps... Andreas Pfaffeneder

10/27/2015

09:38 PM Installer Revision 143fa078 (puppet-qpid): Merge pull request #32 from cristifalcas/master
don't manage policycoreutils-python, as it is not related to qpid Eric Helms
05:26 PM Installer Revision a6afc27a (puppet-qpid): [blacksmith] Bump version to 1.1.2
Eric Helms
01:27 PM Feature #12333 (Ready For Testing): Add search capabilities to bookmarks
The Foreman Bot
01:18 PM Feature #12333 (Closed): Add search capabilities to bookmarks
Should be able to search bookmarks on things like name or controller rather than just have all bookmarks returned by API Christine Fouant
01:01 PM Installer Revision 7f6f69bf (puppet-foreman_proxy): Remove unused ssh_user param from plugin::remote_execution::ssh
closes GH-201 Stephen Benjamin
12:58 PM Bug #10505 (Feedback): Missing values in node.rb output
Could you please test with newer Foreman? ignore_puppet_facts_for_provisioning has been improved to ignore all interf... Marek Hulán
12:56 PM Installer Revision 99216069 (puppet-pulp): [blacksmith] Bump version to 1.0.3
Eric Helms
12:52 PM Installer Revision 0f6f1102 (puppet-foreman_proxy_content): [blacksmith] Bump version to 1.0.3
Eric Helms
12:01 PM Bug #12132 (Closed): API host's all parameters should also display host's parameters
Applied in changeset commit:4e08a71c51ae9c861f138d70f9c82c6e3193f6ca. Shlomi Zadok
12:01 PM Bug #11986 (Closed): Specify PUT method on form_for tags to
Applied in changeset commit:9a115cf81b06ceb4f920b9a177818c50c95ee3f8. Daniel Lobato Garcia
11:21 AM Feature #12330 (New): Support plugin snippets in templates
It would be great if a plugin could provide a snippet to be included in pre or post.
Maybe a kickstart post could ...
Stephen Benjamin
11:16 AM Revision 4e08a71c (foreman): Fixes #12132 - [API] Host all parameters should include host parameters
Shlomi Zadok
11:15 AM Revision 9a115cf8 (foreman): Fixes #11986 - Specify PUT method on form_for tags
Rails 4 will default to PATCH which we have not implemented in our
routes. This will cause at least one failure on ta...
Daniel Lobato Garcia
10:46 AM Smart Proxy Bug #12319: Proxy templates API breaks on concurrent requests
After some time I see also:... Lukas Zapletal
10:44 AM Smart Proxy Bug #12319: Proxy templates API breaks on concurrent requests
Here is one from latest development environment proxy running on Ruby 2.0:... Lukas Zapletal
06:41 AM Smart Proxy Bug #12319: Proxy templates API breaks on concurrent requests
I assume this is under 1.8.7? Can you attach the backtrace? Anonymous
06:28 AM Smart Proxy Bug #12319 (Closed): Proxy templates API breaks on concurrent requests
When trying to render templates concurrently, multiple (different) failures occurs.
Reproducer:...
Lukas Zapletal
10:46 AM Refactor #12329 (New): Separate puppet properties from the core host object
After #11155 gets merged, Host::Managed should be stripped from puppet fields (environment, proxies e.t.c). Those fie... Shimon Shtein
10:42 AM Bug #12328 (Ready For Testing): Host STI does not work in engine initializers
The Foreman Bot
10:41 AM Bug #12328 (Closed): Host STI does not work in engine initializers
When I use Host::Base.descendants I expect to return all descendants (at least those defined in core) but we don't lo... Marek Hulán
10:03 AM Bug #12326 (Ready For Testing): Loading issues with custom host statuses
The Foreman Bot
09:59 AM Bug #12326 (Resolved): Loading issues with custom host statuses
When adding custom host status that is namespaced under HostStatus module it's easy to get loading issues in test and... Marek Hulán
09:38 AM Bug #12325 (Closed): Avatars are broken after restoring Foreman DB on a new host
After restoring the Foreman DB on a new host, the avatars are broken. The file with the hash is created on disk in /u... Frank Hart
09:28 AM Bug #12324: Hash and array smart parameters are getting corrupted after multiple saves
Yes, I think it affects all types of smart class parameters. Dominic Cleal
09:23 AM Bug #12324: Hash and array smart parameters are getting corrupted after multiple saves
Thanks for the info. That looks indeed like the issue. But the #11375 only talks about YAML. But I see something simi... Tim Verhoeven
09:11 AM Bug #12324 (Duplicate): Hash and array smart parameters are getting corrupted after multiple saves
Thanks for the report. This has been fixed under ticket #11375, due for inclusion in 1.9.3 and also currently availab... Dominic Cleal
09:01 AM Bug #12324 (Duplicate): Hash and array smart parameters are getting corrupted after multiple saves
I define (override) a smart parameter and made sure the correct type was set (hash or array) for a Puppet class.
The...
Tim Verhoeven
08:55 AM Packaging Revision ed745824 (foreman-packaging): Automatic commit of package [rubygem-foreman_cockpit] minor release [1.0.2-1.fm1_11].
Dominic Cleal
08:55 AM Packaging Revision 11d628bb (foreman-packaging): Fix foremandist macro expansion to be optional
Dominic Cleal
08:54 AM Packaging Revision a4ecf867 (foreman-packaging): Merge pull request #863 from dLobatog/rpm/foreman_cockpit-1.0.1
plugins:foreman_cockpit - Release 1.0.2 (RPM) Dominic Cleal
07:44 AM Tracker #3157 (Ready For Testing): Rails 4.1 upgrade tasks
The Foreman Bot
07:11 AM Bug #11375: Smart class parameters turn YAML to string when using a multi line yaml
Btw, once your parameters are 'corrupted' you'll not be able to edit your host or even access the YML dump.
See th...
Anthony Lapenna
07:09 AM Bug #12320 (Rejected): Hammer CLI : Failed to create a new VM on OpenStack - undefined method `delete_if' for nil:NilClass
Hello!
Using this command line :
hammer --username admin --password nms123 host create --hostgroup-id 2 --compu...
Jan Varga
07:08 AM Packaging Revision 165b2bb6 (foreman-packaging): plugins:foreman_cockpit - Release 1.0.2
Daniel Lobato Garcia
07:01 AM Refactor #12311 (Closed): Refactor rack openid middleware initialization to be both rails3 & 4 compatible
Applied in changeset commit:212b82509028bfca70f6a83e847df06d28552b1b. Chris Peters
06:27 AM Refactor #12311 (Ready For Testing): Refactor rack openid middleware initialization to be both rails3 & 4 compatible
Dominic Cleal
06:25 AM Revision 212b8250 (foreman): Fixes #12311 - Fix issue with failed initialization of rack openid middleware.
This fix is for rails4 but is backwards compatible with rails3
When placed in a rails initializer the rack middlewar...
Chris Peters
06:22 AM Packaging Revision cfa88159 (foreman-packaging): plugins:foreman_digitalocean - Release 0.2.1
Daniel Lobato Garcia
06:17 AM Packaging Revision d462b8a2 (foreman-packaging): plugins:foreman_digitalocean - Release 0.2.1
Daniel Lobato Garcia
06:03 AM Bug #12318: Template preview render error for image based hosts without installation media
Ah yes, that'd make sense. Thanks. Dominic Cleal
06:00 AM Bug #12318: Template preview render error for image based hosts without installation media
Thanks, bu we don't have any installation medium for these machines, the provisioning method is image based, the imag... Brice Sauvajon
05:09 AM Bug #12318: Template preview render error for image based hosts without installation media
This suggests that the host doesn't have an installation medium set - as a workaround, edit the host and set one unde... Dominic Cleal
04:44 AM Bug #12318 (Closed): Template preview render error for image based hosts without installation media
Hi,
When I try to provision a new machine, or preview my finish template for a new machine, foreman shows me an er...
Brice Sauvajon
05:09 AM Feature #6007 (Ready For Testing): Add hide/show value to smart class params
The Foreman Bot
05:01 AM Bug #12106 (Closed): Interface form not showing popover when editing an existing interface
Applied in changeset commit:ed60c5fbcd257040d29044b82d328d85aefcfd82. Anonymous
04:40 AM Smart Proxy Feature #11676: Proxy cannot be configured with remote DHCP server
Yes, NFS I think. Lukas wrote up some documentation on the foreman-dev list, but it hasn't been submitted as part of... Dominic Cleal
04:39 AM Feature #3511: As a security person, I would like Foreman to run in FIPS mode
Linked ticket #12314 has some specifics. Dominic Cleal
04:39 AM Bug #12314 (Duplicate): Foreman does not work with FIPS enabled
Thanks for the report. We're tracking this under ticket #3511 since it's the older ticket, but I'll add a note there... Dominic Cleal
04:32 AM Revision ed60c5fb (foreman): Fixes #12106 - Show popovers correctly on interface modal
When saving an interface the popovers were not destroyed, leading to
them breaking when opening the same interface fo...
Tomer Brisker

10/26/2015

08:12 PM Installer Revision 12a0d5e1 (puppet-qpid): don't manage policycoreutils-python, as it is not related to qpid
Cristian Falcas
06:01 PM Smart Proxy Feature #11676: Proxy cannot be configured with remote DHCP server
While this is certainly a useful thing to have, how does one go about the fact that *.conf files from ISC DHCP are ex... Konstantin Orekhov
05:39 PM Installer Revision 8276c69e (puppet-foreman_proxy_content): fixes #12000 - add support for remote execution ssh plugin
Stephen Benjamin
05:19 PM Packaging Revision 71453926 (foreman-packaging): Update dynflow to 0.8.7
Ivan Necas
05:12 PM Installer Revision d0cd3ccd (puppet-candlepin): Merge pull request #29 from ehelms/allow-changing-port
Allow changing deployment port Eric D Helms
04:59 PM Packaging Revision 090f347e (foreman-packaging): Release smart_proxy_salt 2.1.6
Stephen Benjamin
04:59 PM Packaging Revision 9d7f4fb6 (foreman-packaging): Release foreman_salt 4.0.1
Stephen Benjamin
02:59 PM Installer Revision 05134134 (puppet-candlepin): Allow changing deployment port
Eric Helms
02:37 PM Bug #12314 (Duplicate): Foreman does not work with FIPS enabled
With FIPS mode enabled, Foreman won't run. Results are as follows:
foreman-rake apiepie:cache
Apipie cache enable...
Kendall Moore
01:17 PM Refactor #12311: Refactor rack openid middleware initialization to be both rails3 & 4 compatible
https://github.com/theforeman/foreman/pull/2854 Chris Peters
01:13 PM Refactor #12311 (Closed): Refactor rack openid middleware initialization to be both rails3 & 4 compatible
When placed in a rails initializer the rack middleware fails to load, throwing a can't modify frozen array error. Mov... Chris Peters
09:02 AM Bug #12241 (Closed): Counter cache update didn't pick up changes from after_commit callback
Applied in changeset commit:565dc8e5292346cafe48601396c83c54cc582f00. Anonymous
09:01 AM Bug #11965 (Closed): Host group w/config group clone reports four "can't be blank" validation errors for name
Applied in changeset commit:5f7e1ee446bff02d49e0085829edf23a8f29c955. Tom Caspy
09:01 AM Bug #11924 (Closed): Substitute .scoped by .where(nil) to force return relation
Applied in changeset commit:02e4c535896e51670531c50d7c80b35968e25720. Daniel Lobato Garcia
08:45 AM Revision 565dc8e5 (foreman): Fixes #12241 - Correct counter_cache deadlock fix
Previous fix had a bug - in `:after_commit` `self.changes` is empty, and the
changes are in `self.previous_changes`. ...
Tomer Brisker
08:44 AM Revision 5f7e1ee4 (foreman): fixes #11965 - hostgroup with config group - clone should not run validations more than once
Tom Caspy
08:44 AM Revision 02e4c535 (foreman): Fixes #11924 - Substitute .scoped by .where(nil) to force return relation
On Rails 4 .scoped is deprecated. Calling .all on the model returns the
equivalent ActiveRecord relation object on Ra...
Daniel Lobato Garcia
08:13 AM Bug #12306: Puppet classes from Host Group are not populated when creating a new Host
Seemingly related to https://bugzilla.redhat.com/show_bug.cgi?id=1269229
Thomas McKay
07:56 AM Bug #12306 (Need more information): Puppet classes from Host Group are not populated when creating a new Host
Can you show the Puppet classes tab, which is presumably where you're checking if it's associated?
Please also inc...
Dominic Cleal
07:50 AM Bug #12306 (Rejected): Puppet classes from Host Group are not populated when creating a new Host
Description of problem:
Noticed that when I tried to create a new Host and selected my Host Group (which contains in...
Jitendra Yejare
08:01 AM Refactor #12099 (Closed): Template locked? relying on rake makes tests fail
Applied in changeset commit:1cff2424b89954a86e0a2d671db36526d958baab. Daniel Lobato Garcia
08:01 AM Bug #9981 (Closed): Smart variable doesn't show error on new variable
Applied in changeset commit:de65857c3ebc9717d1796e9c99c7e1fceeffa8d2. Tom Caspy
07:58 AM Revision 1cff2424 (foreman): Fixes #12099 - Template locked? relying on rake makes tests fail
app/models/template.rb has a method locked? that relies on
!Foreman.in_rake? to bypass the locked validation when run...
Daniel Lobato Garcia
07:57 AM Revision 33a47095 (foreman): Refs #12147 - Remove trends output from tests
Removes the rest of trends output from tests, since ad4db10 only removes
the first part.
Daniel Lobato Garcia
07:57 AM Packaging Revision dcb31aa2 (foreman-packaging): Append -1 to package version if no Debian package version given
Dominic Cleal
07:57 AM Revision de65857c (foreman): fixes #9981 - making sure lookup_keys with errors get displayed if they're broken
Tom Caspy
07:06 AM Revision 768aad03 (foreman): refs #12147 - compatible test updates for api fact value controller
Tom Caspy
07:06 AM Refactor #12147: move rails3 compatible changes from the rails4 branch to develop
https://github.com/theforeman/foreman/pull/2865 Daniel Lobato Garcia
06:51 AM Packaging Revision 50ca9a73 (foreman-packaging): Automatic commit of package [rubygem-puppetdb_foreman] minor release [0.1.3-1.fm1_11].
Dominic Cleal
06:50 AM Packaging Revision 72f7eb93 (foreman-packaging): More foremandist macros
Dominic Cleal
06:49 AM Packaging Revision 95bcabac (foreman-packaging): Merge pull request #861 from dLobatog/rpm/puppetdb_foreman-0.1.3
plugins:puppetdb_foreman - Release 0.1.3 (RPM) Dominic Cleal
06:42 AM Packaging Revision 044dceff (foreman-packaging): plugins:puppetdb_foreman - Release 0.1.3
Daniel Lobato Garcia
06:39 AM Installer Revision 6687e587 (puppet-foreman): whitelist FreeBSD also in plugins
Clsoes GH-370 Michael Moll
06:14 AM Packaging Revision 23f67f71 (foreman-packaging): Add foremandist to more plugins
To permit easier rebuilds on rpm/1.x branches when the tfm SCL package
is changed and packages can't be retagged back...
Dominic Cleal
06:06 AM Packaging Revision 637a503c (foreman-packaging): plugins:puppetdb_foreman - Release 0.1.3
Daniel Lobato Garcia
05:27 AM Packaging Revision d1d4af34 (foreman-packaging): Automatic commit of package [rubygem-foreman_discovery] minor release [4.1.2-1.fm1_11].
Dominic Cleal
05:27 AM Packaging Revision c2dd3fa1 (foreman-packaging): Merge pull request #865 from lzap/rpm/develop-fdi412
Updated foreman_discovery to 4.1.2 Dominic Cleal
05:07 AM Packaging Revision 020dd295 (foreman-packaging): Updated rubygem-smart_proxy_discovery to 1.0.3 (DEB)
Lukas Zapletal
04:57 AM Packaging Revision e1f7adca (foreman-packaging): Automatic commit of package [rubygem-smart_proxy_salt] minor release [2.1.6-1.fm1_11].
Dominic Cleal
04:56 AM Packaging Revision b0a5e94f (foreman-packaging): Automatic commit of package [rubygem-foreman_salt] minor release [4.0.1-1.fm1_11].
Dominic Cleal
04:55 AM Packaging Revision 0c389800 (foreman-packaging): Small smart_proxy_salt update
Stephen Benjamin
04:55 AM Packaging Revision eccc6f49 (foreman-packaging): Small foreman_salt update
Stephen Benjamin
04:10 AM Bug #12242: Interface form gets corrupted when adding virtual interfaces
Do you know if it works properly on the host edit page, as opposed to the Discovery provision page? Dominic Cleal
04:06 AM Bug #12301: Cancel build returns 500 if host is unreachable
This would be applicable to any host edit that triggers orchestration and external communication, it's not unique to ... Dominic Cleal
04:03 AM Bug #12296 (Need more information): Users in external group removed, users remain in Foreman.
Can you provide debug logs (with LDAP enabled)? http://theforeman.org/manuals/latest/index.html#7.2Debugging
ldap...
Dominic Cleal
04:01 AM Smart Proxy Bug #12295 (Feedback): Smart proxy stops listening on HTTPS port after log rotate
Assuming this is Foreman 1.7, please try again with 1.10.0-RC1, the startup code has been refactored since. I can't ... Dominic Cleal
03:51 AM Packaging Revision 3b0bf186 (foreman-packaging): Updated foreman_discovery to 4.1.2
Lukas Zapletal

10/25/2015

07:18 AM Bug #12303 (Ready For Testing): Partition tables _form Note's url directs to provisioning templates.
The Foreman Bot
07:08 AM Bug #12303 (Closed): Partition tables _form Note's url directs to provisioning templates.
In the form we use the same url for both ptables and provisioning templates. Alon Goldboim
03:45 AM Bug #12241 (Ready For Testing): Counter cache update didn't pick up changes from after_commit callback
The Foreman Bot

10/24/2015

09:23 PM Packaging Refactor #12135 (Ready For Testing): Change foreman-proxy deb to use systemd unit
Anonymous
12:50 PM Packaging Refactor #12135 (Assigned): Change foreman-proxy deb to use systemd unit
Anonymous
10:29 AM Feature #2113: Better VMWare Datastore UI
It's mostly limited by the developer's time looking into it, maybe this also requires changes to fog (I don't know!).... Anonymous
10:26 AM Bug #10873: "cores per socket" field should be disabled for Virtual H/W Version 10 when creating VMware VM
As we don't set the h/w version by default and just pass all the args to fog, I think it's time to remove the "cores ... Anonymous
10:02 AM Bug #4249: VMWare RbVmomi fault
what's the status here? Anonymous
10:01 AM Bug #7031 (Closed): Provisioning to EC2 is not working and not logging
closing this as #6099 will log errors now. Anonymous
05:27 AM Bug #12301 (New): Cancel build returns 500 if host is unreachable
If you leave a host in build mode, but after a while either DNS in the Foreman is broken, or the host is not availabl... Daniel Lobato Garcia

10/23/2015

02:59 PM Bug #12298 (New): Marking templates "default" should be retroactively added to existing orgs

As of today if select the "default" check box on a provisioning template. It gets automatically added to organizati...
Partha Aji
02:18 PM Installer Revision 2ed9886a (puppet-foreman_proxy_content): Merge pull request #59 from stbenjam/12026
fixes #12026 - changes need for dispatch router heartbeat Stephen Benjamin
02:18 PM Installer Revision 20de3293 (puppet-qpid): Merge pull request #31 from stbenjam/12026
fixes #12026 - support idle timeout on connectors and listeners Stephen Benjamin
12:26 PM Bug #12242: Interface form gets corrupted when adding virtual interfaces
What happens is I have a host that is discovered by discover image, i click provision, i add a bond0 with 2 interface... Byron Miller
11:39 AM Bug #12296 (Rejected): Users in external group removed, users remain in Foreman.
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1253800
Description of problem:
External group in Foreman...
Bryan Kearney
11:14 AM Smart Proxy Bug #12295 (Closed): Smart proxy stops listening on HTTPS port after log rotate
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1273785
Description of problem:
The foreman-proxy stops l...
Bryan Kearney
11:08 AM Bug #12294 (Closed): hammer host update ... --parameters=... fails if parameters already exist
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1274683
*Description of problem:*
I want to create and u...
Bryan Kearney
10:40 AM Smart Proxy Bug #8946: Exception thrown when foreman-proxy restarts with SIGTERM
That looks like it's still there then, thanks for confirming. I'd guess it's also happening during service stop (on ... Dominic Cleal
10:38 AM Smart Proxy Bug #8946: Exception thrown when foreman-proxy restarts with SIGTERM
After rebooting my foreman vm, I then get the following error messages:... Sher Chowdhury
10:36 AM Smart Proxy Bug #8946: Exception thrown when foreman-proxy restarts with SIGTERM
I don't think that's related, it's a completely different process reporting an error - it's the Puppet agent, not the... Dominic Cleal
10:34 AM Smart Proxy Bug #8946: Exception thrown when foreman-proxy restarts with SIGTERM
Ok I just built a new foreman 1.10.0 on Centos 7.1. ... Sher Chowdhury
10:30 AM Feature #12289 (Duplicate): Possibility to set value of memory for compute profile under RHEV other then dropdown list
Dominic Cleal
10:16 AM Feature #12289 (Duplicate): Possibility to set value of memory for compute profile under RHEV other then dropdown list
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1270771
Description of problem:
Unable to choose a differ...
Bryan Kearney
10:26 AM Bug #12271: Audit of template change has an empty diff
Is this what you mean? Marek Hulán
10:00 AM Refactor #12099 (Ready For Testing): Template locked? relying on rake makes tests fail
New PR opened. Dominic Cleal
09:53 AM Bug #12284 (New): host group parameter overrides reformatting YAML values to strings
Adding an override to a smart class parameter of type YAML from host groups with the value:... Kerguillec Paul
09:24 AM Bug #12280: Field helper does not display label
Yeah, usually at this point any regression fixes will keep going into .0 to stabilise the RCs, and any general/existi... Dominic Cleal
09:23 AM Bug #12280: Field helper does not display label
Ah sure, sorry, I didn't realize we can still merge fixes to 1.10 Marek Hulán
09:21 AM Bug #12280: Field helper does not display label
The linked issue's due in 1.10.0, can we set this to .0 as well rather than .1, since it's a regression? Dominic Cleal
09:19 AM Bug #12280 (Ready For Testing): Field helper does not display label
The Foreman Bot
09:17 AM Bug #12280 (Closed): Field helper does not display label
When you try to edit role you can see that there's just name of role displayed without label. The issue was introduce... Marek Hulán
09:20 AM Feature #12272: Support for multiple certificates in ca.crt for oVirt
AFAIK Foreman supports chain of CA certificates in this field. From our web UI helper text: "Optionally provide a CA,... Lukas Zapletal
08:50 AM Revision 3b404bed (foreman): Fixes #12089 - fix using unwrapped parameters in config templates API controller
Tomáš Strachota
08:41 AM Support #12276: backslash in hash smart variable value craches puppet
Thanks,
tried it but still the same error which points to the first backslash.
I watched the output of the node...
Brice Sauvajon
07:42 AM Support #12276 (Feedback): backslash in hash smart variable value craches puppet
Try adding another level of escaping:... Dominic Cleal
06:29 AM Support #12276 (Resolved): backslash in hash smart variable value craches puppet
Hi
I've got a hash which defines sudoers entry. The command contains a : so it must be despacialized for sudo. My ...
Brice Sauvajon
08:36 AM Installer Revision 642281dc (puppet-foreman): modulesync: speed improvements, new helpers and rspec 3.x minimum
Exclude Puppet 4.x from this module, as it isn't yet supported. Dominic Cleal
08:31 AM Bug #12279 (Ready For Testing): Roles are not ordered by default
The Foreman Bot
08:29 AM Bug #12279 (Closed): Roles are not ordered by default
we should order them by name in UI and API Marek Hulán
08:24 AM Installer Revision 88d18988 (puppet-tftp): modulesync: speed improvements, new helpers and rspec 3.x minimum
Dominic Cleal
08:24 AM Installer Revision 00f68dc4 (puppet-puppet): modulesync: speed improvements, new helpers and rspec 3.x minimum
Dominic Cleal
08:24 AM Installer Revision ac09db0a (puppet-git): modulesync: speed improvements, new helpers and rspec 3.x minimum
Dominic Cleal
08:24 AM Installer Revision f72b1b09 (puppet-foreman_proxy): modulesync: speed improvements, new helpers and rspec 3.x minimum
Dominic Cleal
08:24 AM Installer Revision 70205fb4 (puppet-dns): modulesync: speed improvements, new helpers and rspec 3.x minimum
Dominic Cleal
08:23 AM Installer Revision 30bca22d (puppet-dhcp): modulesync: speed improvements, new helpers and rspec 3.x minimum
Dominic Cleal
08:20 AM Bug #12278 (Ready For Testing): Foreman fails when creating a role if default user has 2 or more filters with same permission
The Foreman Bot
08:07 AM Bug #12278 (Closed): Foreman fails when creating a role if default user has 2 or more filters with same permission
After https://github.com/theforeman/foreman/commit/1f5d2516f7acd537cf996aeb3f52e0bf9c17c2d7 we build a role with perm... Marek Hulán
08:04 AM Bug #11124 (Closed): Interface compute attributes not merged from API request over compute profile
Applied in changeset commit:85e82d04e0a7c9c86664240ea46138d303553069. Anonymous
07:02 AM Bug #12109 (Closed): rails 4 compatibility - user_role validation fix
Applied in changeset commit:01f0b2317067dd1a5c7d3b61716e4dd6d2648888. Tom Caspy
06:35 AM Bug #12109: rails 4 compatibility - user_role validation fix
Description from the PR... Daniel Lobato Garcia
07:01 AM Revision 85e82d04 (foreman): fixes #11124 - Interface compute attributes not merged from API request over compute profile
Timo Goebel
06:54 AM Refactor #12261 (Rejected): host_id references host(id) constraint on reports STI table is too restrictive for ForemanOpenscap
Dominic Cleal
06:43 AM Bug #11834: host status migration is very slow
I tried to fix some (n+1) queries and do the processing in batches (batch size didn't seem to have much effect), I do... Marek Hulán
06:43 AM Bug #11834 (Ready For Testing): host status migration is very slow
The Foreman Bot
06:43 AM Installer Revision b4a0d1bf (puppet-puppet): refactor rspec tests for speed and coverage
Before this change most tests would only run on centos-6-x86_64 and take
a long time to run since on_supported_os wou...
Pall Valmundsson
06:34 AM Revision 01f0b231 (foreman): fixes #12109 - removing owner_id presence validation
in rails 4, owner is not populated when creating a join model
(user.roles << role created a UserRole on the backgroun...
Tom Caspy
05:01 AM Bug #12089 (Closed): Unable to Associate OS to Provisioning Templates via API
Applied in changeset commit:7a3a1052eeddd984988f288b1b67a7a8adb7359e. Anonymous
04:49 AM Bug #12259: Host deletion generates error: undefined method `error?' for nil:NilClass
No worries :-) thanks for confirmation. Marek Hulán
04:48 AM Revision 7a3a1052 (foreman): Fixes #12089 - fix using unwrapped parameters in config templates API controller
Tomáš Strachota
04:46 AM Bug #12238 (Resolved): Openstack Instance is created twice
Thanks for confirming. I guess HAProxy made the request again when it thought it timed out? Dominic Cleal
04:45 AM Bug #12238: Openstack Instance is created twice
Hello,
not a bug. Increased timeout params on haproxy. Now it's working.
Please close ticket.
Regards,
Florian
Florian Faltermeier
04:37 AM Packaging Revision 796a5486 (foreman-packaging): Automatic commit of package [rubygem-sequel] minor release [4.20.0-4.fm1_11].
Dominic Cleal
04:26 AM Packaging Revision eb698d73 (foreman-packaging): Move docs to doc subpackage, remove big files
Dominic Cleal
03:48 AM Bug #12274: TFTP removal error when updating MAC on previously unmanaged host
The only way I can see this firing is if there was a subnet assigned to the NIC after managed has been toggled, but b... Dominic Cleal
03:42 AM Bug #12274 (New): TFTP removal error when updating MAC on previously unmanaged host
Clicking "manage host", then editing settings by adding mac address for the host fails.
No tftp settings have ever...
Jon Skarpeteig
03:05 AM Bug #11375: Smart class parameters turn YAML to string when using a multi line yaml
larry campbell wrote:
> Is this fix found in 1.10.0-RC1?
Yes.
Dominic Cleal

10/22/2015

04:09 PM Feature #12272 (Closed): Support for multiple certificates in ca.crt for oVirt
In app/models/compute_resources/foreman/model/ovirt.rb ca_cert_store() function stores retrieved ca.crt in OpenSSL::X... Vasyl "vk"
03:56 PM Bug #12271 (Closed): Audit of template change has an empty diff
All job template audit diffs are blank in UI. Thomas McKay
03:52 PM Bug #12194: Can't search for multiple facts in foreman 1.10.0-RC1
I think the right way to solve it is probably via a patch to scoped_search, as there is no way to control the join st... Ohad Levy
03:22 PM Bug #12194: Can't search for multiple facts in foreman 1.10.0-RC1
I believe this is happening when having a two joins on the same table, this was fixed in the past on scoped search at... Ohad Levy
03:14 PM Bug #11375: Smart class parameters turn YAML to string when using a multi line yaml
Is this fix found in 1.10.0-RC1?
larry campbell
03:08 PM Feature #9169: Option for DHCP proxy to not override next-server
Lukas Zapletal wrote:
> Foreman configures the boot_server option on Smart Proxy (YAML configuration file) automatic...
Tim Rudolph
12:03 PM Bug #11921 (Closed): Features in controller authentication are not loaded correctly if you modify them from plugins
Applied in changeset commit:1d0315e0630f23ca6c794d456d076c00020df275. Marek Hulán
12:03 PM Bug #12207 (Closed): Hosts#index slow load times
Applied in changeset commit:638776c5d941f0fa8011022ff6720a81e5541852. Tom Caspy
11:17 AM Refactor #11458 (Ready For Testing): Allow overriding parameters inline in host & hostgroup forms
The Foreman Bot
11:13 AM Revision 1d0315e0 (foreman): Fixes #11921 - load dynamic features during runtime
Marek Hulán
11:07 AM Revision 791e1829 (foreman): Refs #12155 - Use Proc instead of lambda on mailer for Rails 4
Problem:
On Rails 3, using a lambda with no arguments works fine in an
ActionMailer default. However on Rails 4, the ...
Daniel Lobato Garcia
11:07 AM Revision 638776c5 (foreman): fixes #12207 - objects with ancestors should not call ancestors if cached
up until now, ancestry objects always called their ancestors when
linking to the object because to_param called get_t...
Tom Caspy
10:15 AM Bug #12249: Use puppet default on matchers causes smart class parameter default to be sent
This has been checked to be since at least 1.8.4, possibly occurred even earlier. Tomer Brisker
03:51 AM Bug #12249 (Closed): Use puppet default on matchers causes smart class parameter default to be sent
Example:
Smart class parameter with default value "123"
If you add a matcher for hostgroup=example with no value an...
Tomer Brisker
10:04 AM Refactor #12252 (Closed): refactor long line in templates form
Applied in changeset commit:f25d954beea0b538ab8d612c5125ef4b1e21fcb4. Tom Caspy
04:49 AM Refactor #12252 (Ready For Testing): refactor long line in templates form
The Foreman Bot
04:48 AM Refactor #12252 (Closed): refactor long line in templates form
first line if the form is long and incomprehensible, refactor to something a human can understand. Tom Caspy
09:59 AM Smart Proxy Feature #12209: Introduce support for dependency injection in dns module
Refactoring ticket without any description, PR has no description. All we have is one comment which mostly explains i... Lukas Zapletal
09:57 AM Bug #12259: Host deletion generates error: undefined method `error?' for nil:NilClass
Thanks for your quick answer. The workaround works, and now chef node is removed from chef server.
And sorry to not ...
Lionel Beard
09:35 AM Bug #12259 (Duplicate): Host deletion generates error: undefined method `error?' for nil:NilClass
This seems to be bug in foreman-tasks, when we run some empty task (in this case deletion of host without deletion in... Marek Hulán
09:29 AM Bug #12259 (Duplicate): Host deletion generates error: undefined method `error?' for nil:NilClass
Hi,
When I delete a host from Foreman, I get an "undefined method `error?' for nil:NilClass" error page.
VM is ...
Lionel Beard
09:45 AM Bug #12262 (Rejected): api 1.9 hostgroups update to :organization_names => [
Ah, #12263 replaces this. Dominic Cleal
09:45 AM Bug #12262: api 1.9 hostgroups update to :organization_names => [
Sorry, can you expand on the ticket title? I'm not sure I understand. Dominic Cleal
09:39 AM Bug #12262 (Rejected): api 1.9 hostgroups update to :organization_names => [
Dan Rosenbloom
09:44 AM Bug #12263 (New): api 1.9 hostgroups update to :organization_names => ['local'] sets location, not organization when there are organizations and locations with the same name
When writing the provider / type for foreman_hostgroup (https://github.com/theforeman/puppet-foreman/pull/366), I dis... Dan Rosenbloom
09:42 AM Refactor #12261 (Ready For Testing): host_id references host(id) constraint on reports STI table is too restrictive for ForemanOpenscap
The Foreman Bot
09:37 AM Refactor #12261 (Rejected): host_id references host(id) constraint on reports STI table is too restrictive for ForemanOpenscap
ForemanOpenscap will be using reports table for its ArfReport. Arf reports are mapped to hosts through Asset, therefo... Ondřej Pražák
09:13 AM Revision f25d954b (foreman): Fixes #12252 - Refactor of long line in templates form
Tom Caspy
08:54 AM Bug #12258 (Resolved): Entering a blank value for required class parameter doesn't throw validation error on host parameter form
Tomer Brisker
06:52 AM Smart Proxy Bug #12254 (Closed): Pin addressable for Ruby 1.8 compatibility
addressable 2.4.0 is scheduled to drop Ruby 1.8.7 support, so it should be pinned to < 2.4. addressable is a test de... Dominic Cleal
06:47 AM Installer Revision 099f496e (puppet-foreman): Pin addressable to pre-2.4 for Ruby 1.8 support
Scheduled to be released in 2.4.0:
https://github.com/sporkmonger/addressable/blob/master/CHANGELOG.md#addressable-240
Dominic Cleal
04:23 AM Bug #12250 (Duplicate): Digital Ocean API v1 Sunsetting November 9, 2015
Thanks for the report. This is tracked in #11332 under the DigitalOcean plugin, but there are some issues to fix tha... Dominic Cleal
04:03 AM Bug #12250 (Duplicate): Digital Ocean API v1 Sunsetting November 9, 2015
Heads up! API v1 Sunsetting November 9, 2015
Any credentials created on this page will stop working following the ...
Nikita Tarasov
04:06 AM Feature #11093 (Resolved): Cockpit console and journal if available
PR at https://github.com/theforeman/foreman/pull/2535 was closed in favour of a plugin at https://github.com/dLobatog... Dominic Cleal
03:39 AM Bug #12248 (New): Host[group] parameter form shows default value even when "use puppet default" is selected
Steps to reproduce:
Edit a smart class parameter with a non-empty default value (e.g. "true")
Mark "use puppet defa...
Tomer Brisker
03:02 AM Bug #12185 (Closed): Inconsistent Host Creation
Applied in changeset commit:5ef1e692a49950f503c9a95b8b88b7e569d79be7. Marek Hulán
02:54 AM Revision 5ef1e692 (foreman): Fixes #12185 - host created via reports has downcased name
Marek Hulán
02:52 AM Bug #12242 (New): Interface form gets corrupted when adding virtual interfaces
Dominic Cleal

10/21/2015

03:41 PM Revision 2bb102ba (foreman): Refs #12089 - tests for config templates controller param wrapping
Tomáš Strachota
03:37 PM Installer Revision 6525fa68 (puppet-foreman_proxy_content): Merge pull request #61 from bbuckingham/pulp-1-0-updates
Additional updates to support puppet-pulp 1.0.0 Brad Buckingham
03:10 PM Installer Revision a282b0e5 (puppet-foreman_proxy_content): Additional updates to support puppet-pulp 1.0.0
This commit contains some additional changes to support puppet-pulp 1.0.0
on a capsule. This includes setting variou...
Brad Buckingham
03:01 PM Bug #11345 (Closed): API Get available_clusters send empty hash
Applied in changeset commit:208a655e8805d41e3eebf82871803770966d20e5. Anonymous
02:53 PM Installer Revision 5e7fda3f (puppet-pulp): Merge pull request #109 from ehelms/update-broker
Ensure broker service running before Pulp services and DB manage Eric Helms
02:27 PM Bug #10978: "No networks found." while creating oVirt Compute Profiles
I am currently experiencing this in 1.9.2 also.
Sherif Nagy wrote:
> The compute profiles that are assigned to oV...
Jesse Johnson
02:10 PM Revision 208a655e (foreman): fixes #11345 - API GET request available_clusters sends empty hash
Timo Goebel
01:51 PM Bug #12245 (Ready For Testing): Nic::Bootable should be removed
The Foreman Bot
10:39 AM Bug #12245 (Closed): Nic::Bootable should be removed
The Nic::Bootable model should have been removed entirely in #10988, but instead only the deprecation warning (when u... Dominic Cleal
01:31 PM Installer Revision bb743001 (puppet-pulp): Ensure broker service running before Pulp services and DB manage
Eric Helms
11:22 AM Bug #12155: Setting email_reply_address is not used without restart of Foreman
Oh weird, thanks, I wish GitHub was more explicit in the PR that it would need a 3-way merge to merge it.
Stephen Benjamin
03:34 AM Bug #12155: Setting email_reply_address is not used without restart of Foreman
Stephen Benjamin wrote:
> @Dominic - Be aware this commit removes a deprecation that was targetted for removal in 1....
Dominic Cleal
11:01 AM Refactor #12098 (Closed): Dangling Fog.unmock! makes compute_resource_vms fail
Applied in changeset commit:f8a45ebd3d4dd602f051c7146713445ac4d081aa. Daniel Lobato Garcia
11:01 AM Feature #12043 (Closed): Need a way to suggest whether we can use background processing for facts import
Applied in changeset commit:0f6d25ad15c388687d0827f03aa473b95eca0d9b. Marek Hulán
10:49 AM Bug #12242 (Need more information): Interface form gets corrupted when adding virtual interfaces
Dominic Cleal
10:10 AM Bug #12242: Interface form gets corrupted when adding virtual interfaces
Try adding the picture as an attachment, using the Browse button below the notes form, or by dragging the file onto t... Dominic Cleal
10:04 AM Bug #12242: Interface form gets corrupted when adding virtual interfaces
Sorry, image didn't link
take two
https://www.dropbox.com/home/Screenshots?preview=Screenshot+2015-10-06+07.16....
Byron Miller
10:03 AM Bug #12242 (Resolved): Interface form gets corrupted when adding virtual interfaces
In foreman 1.9.x I have seen that the edit interface form gets corrupted when adding a virtual interface on a bond. A... Byron Miller
10:47 AM Revision f8a45ebd (foreman): Fixes #12098 - Dangling Fog.mock! makes compute_resource_vms test fail
test/unit/compute_resource_test.rb contains a Fog.mock! without a
Fog.unmock!. This causes
test/functional/compute_re...
Daniel Lobato Garcia
10:47 AM Revision 783efdcc (foreman): Refs #11813 - Use new engines listing syntax in initializers
Daniel Lobato Garcia
10:46 AM Revision 0f6d25ad (foreman): Fixes #12043 - introduces interface for background support of importers
Marek Hulán
10:23 AM Refactor #12243 (New): Make Foreman KeyPair reusuable by other models
At least polymorphic, so its usable for things other than compute resources Stephen Benjamin
09:44 AM Bug #12241 (Closed): Counter cache update didn't pick up changes from after_commit callback
`after_commit` callback doesn't have a `changes` hash, instead need to use `previous_changes` hash. Tomer Brisker
08:37 AM Bug #12238 (Resolved): Openstack Instance is created twice
Hello,
If I create a host via Openstack Compute Resource and click submit the host gets created twice.
2015-10-...
Florian Faltermeier
08:30 AM Feature #12235 (Duplicate): OS minor versions should all use the same templates, installation media, and partition tables
Thanks for the report, we're tracking this under #6006 and linked tickets. Dominic Cleal
08:20 AM Feature #12235 (Duplicate): OS minor versions should all use the same templates, installation media, and partition tables
When setting up Katello/Foreman, I installed Centos 7 media, so the OS version came in as 7, once the system was buil... Leah Fisher
07:19 AM Feature #10649 (Ready For Testing): Provide a method to test email settings
The Foreman Bot
07:02 AM Bug #12151 (Closed): Import puppet classes in production environment throws error undefined method `values' for []:Array
Applied in changeset commit:0c752b5fd10ddf5221465efc63317dfd338d27dd. Ranjan Kumar
07:02 AM Bug #11999 (Closed): Foreman Puppet Class Import for Specific Environment Failing Due to Malformed Environment Name in API Query
Applied in changeset commit:eb8d0ff5fc76002f568bbb94eced10ca6b8b36a9. Shlomi Zadok
07:02 AM Bug #12004 (Closed): API: cannot query environments by name
Applied in changeset commit:eb8d0ff5fc76002f568bbb94eced10ca6b8b36a9. Shlomi Zadok
06:58 AM Packaging Bug #11714 (Ready For Testing): installing dynflow on ubuntu errors out
I hope this is better with foreman-tasks 0.7.6-2 or later, we'll see Anonymous
06:58 AM Bug #12231 (Closed): Creating smart variable with period or special character makes smart variable not to view, edit and delete.
Description of problem:
In Smart Class-> Smart Variables tab, Creating smart variable with name having period or spe...
Jitendra Yejare
06:37 AM Revision 0c752b5f (foreman): fixes #12151 - return empty classes hash when missing environment
Ranjan Kumar
06:37 AM Revision eb8d0ff5 (foreman): Fixes #12004, #11999 - Remove reserved words from Environment friendly_id
Restores use of friendly_id, but removes 'new', 'edit' etc from the
reserved words list to ensure they can be used as...
Shlomi Zadok
06:34 AM Bug #11106: Foreman 1.8.2 with VMware errors with: Could not find virtual machine network interface matching x.x.x.x
The same problem with Foreman 1.9.2 and vCenter 6.0. Przemysław Ciesielski
06:21 AM Revision 1f5d2516 (foreman): refs #12147 - adding permissions setter to roles
**Problem**
Calling FactoryGirl.build(:role, :permissions => []) needs a setter
directly on role. Otherwise it fails...
Tom Caspy
06:18 AM Refactor #12147: move rails3 compatible changes from the rails4 branch to develop
https://github.com/theforeman/foreman/pull/2842 Daniel Lobato Garcia
06:18 AM Refactor #12147: move rails3 compatible changes from the rails4 branch to develop
https://github.com/theforeman/foreman/pull/2848 Daniel Lobato Garcia
06:13 AM Revision 7bfc21fc (foreman): refs #12147 - adding safety guards to method_missing on compute attributes
There's no need to pass to vm_atts when the method is a setter, also,
there's no need to pass if vm_attrs is blank. T...
Tom Caspy
05:50 AM Packaging Revision 24c39ed7 (foreman-packaging): package ruby-route53
Michael Moll
05:49 AM Packaging Revision cc2d1ed0 (foreman-packaging): package smart_proxy_dns_route53
Michael Moll
05:35 AM Packaging Revision 9f9c0fe8 (foreman-packaging): roll dynflow into foreman-tasks
Michael Moll
05:30 AM Bug #11375: Smart class parameters turn YAML to string when using a multi line yaml
The problem is the same for hostgroups. You can not save hostgroup without breaking the smart variables. Julien Pivotto
05:25 AM Packaging Bug #12230: rubygem-rdoc-3.12-12.el6.x86_64.rpm signed with revoked key
Both rhscl packages in both el6/7 are missing signatures too.
How we call foreman-bats for releases (not nightly) ...
Dominic Cleal
05:13 AM Packaging Bug #12230 (Closed): rubygem-rdoc-3.12-12.el6.x86_64.rpm signed with revoked key
In the 1.10 EL6 repo, the rubygem-rdoc package is signed with our revoked (2014) key e775ff07:... Dominic Cleal
04:38 AM Bug #12089: Unable to Associate OS to Provisioning Templates via API
Done:
* 1.9-stable: https://github.com/theforeman/foreman/pull/2851
* develop: https://github.com/theforeman/forema...
Tomáš Strachota
04:29 AM Bug #12089 (Ready For Testing): Unable to Associate OS to Provisioning Templates via API
The Foreman Bot
04:20 AM Bug #12089: Unable to Associate OS to Provisioning Templates via API
Oh yes, so it did, I didn't expect that! Then yep, send a PR against 1.9-stable and we'll take it there (tests won't... Dominic Cleal
04:02 AM Bug #12089: Unable to Associate OS to Provisioning Templates via API
Well, the fix will do no harm in develop but it also won't fix anything as it's already fixed there. Removal of the c... Tomáš Strachota
04:15 AM Refactor #11729: Update fog to 2.0.0
A v1.35.0 release has been made, but I think it incorrectly dropped support for Ruby 1.9.3 (https://github.com/fog/fo... Dominic Cleal

10/20/2015

06:48 PM Bug #12214: Problem linking external user group.
Thanks, I'll learn to read the manuals more closely in the future. Rodrigo Menezes
07:47 AM Bug #12214 (Feedback): Problem linking external user group.
Please see the section on "Trusting SSL certificates" in the manual here: http://theforeman.org/manuals/latest/index.... Dominic Cleal
03:35 PM Installer Revision 8181cabe (puppet-qpid): Merge pull request #26 from stbenjam/11285
fixes #11285 - require qpid-cpp-server-linearstore Stephen Benjamin
02:29 PM Bug #12155: Setting email_reply_address is not used without restart of Foreman
@Dominic - Be aware this commit removes a deprecation that was targetted for removal in 1.11 not 1.10 Stephen Benjamin
01:13 PM Bug #11345 (Ready For Testing): API Get available_clusters send empty hash
The Foreman Bot
01:02 PM Installer Revision 8b177a39 (puppet-qpid): fixes #11285 - require qpid-cpp-server-linearstore
Stephen Benjamin
11:54 AM Feature #12213: Support for preferring a particular host status in the global view
Either of those sounds fine - my concern is that, as a user, I've potentially lost an overview. Sure, I can mouse-ove... Greg Sutcliffe
08:03 AM Feature #12213: Support for preferring a particular host status in the global view
I agree with Marek. Either a customisable table, or somehow showing all detailed statuses in a minimal way (like min... Dominic Cleal
02:46 AM Feature #12213: Support for preferring a particular host status in the global view
I think that changing which states would affect global state of host by user would cause a lot of confuse. States alr... Marek Hulán
10:33 AM Bug #12225 (Ready For Testing): TopbarSweeper should invalidate on plugin installation/removal
The Foreman Bot
10:29 AM Bug #12225 (Closed): TopbarSweeper should invalidate on plugin installation/removal
Users (and devs apparently) forget to log-out missing items in the main menu :) Lukas Zapletal
10:06 AM Smart Proxy Bug #8946: Exception thrown when foreman-proxy restarts with SIGTERM
It looks like the handler originally came from #11098, which is also a 1.10.0 change. The thing is that both handler... Dominic Cleal
09:45 AM Smart Proxy Bug #8946: Exception thrown when foreman-proxy restarts with SIGTERM
change introduced in 335a1610 (https://github.com/theforeman/smart-proxy/commit/335a1610fae8cd74720e2d9841d904deb8ff1... Anonymous
10:02 AM Bug #12215 (Closed): Debian package build is failing with "`ruby_22` is not a valid platform."
Applied in changeset commit:6eb234aa1062d2a56798f343c3e1aa305532900d. Anonymous
10:02 AM Smart Proxy Bug #12217 (Closed): `ruby_21` is not a valid platform` with older versions of Bundler
Applied in changeset commit:00875b34eafe4993a7b0bcd93f7b238f86858b76. Anonymous
05:49 AM Smart Proxy Bug #12217 (Ready For Testing): `ruby_21` is not a valid platform` with older versions of Bundler
The Foreman Bot
04:15 AM Smart Proxy Bug #12217 (Closed): `ruby_21` is not a valid platform` with older versions of Bundler
Using :platforms in a Gemfile with newer Ruby versions is incompatible with older Bundler versions that we use on a n... Dominic Cleal
09:37 AM Smart Proxy Revision 00875b34: Fixes #12217: support older versions of bundler
No longer rely on :platforms to install test-unit dependency Dmitri Dolguikh
09:35 AM Revision 6eb234aa (foreman): fixes #12215 - "`ruby_22` is not a valid platform"
Use RUBY_VERSION instead of :platforms to support older Bundler
versions.
Michael Moll
09:31 AM Bug #12224 (Need more information): In Host Edit Form, overriding a 'long key name smart variable' doesn't truncates the key name.
Dominic Cleal
09:31 AM Bug #12224: In Host Edit Form, overriding a 'long key name smart variable' doesn't truncates the key name.
I don't fully understand the ticket description. The key name *is* truncated, that's the "..." after the name on the... Dominic Cleal
09:25 AM Bug #12224 (Rejected): In Host Edit Form, overriding a 'long key name smart variable' doesn't truncates the key name.
Description of problem:
In Host Edit Form, overriding a 'long key name smart variable' doesn't truncates the key nam...
Jitendra Yejare
09:16 AM Refactor #12147: move rails3 compatible changes from the rails4 branch to develop
https://github.com/theforeman/foreman/pull/2847
https://github.com/theforeman/foreman/pull/2844
Daniel Lobato Garcia
04:48 AM Refactor #12147: move rails3 compatible changes from the rails4 branch to develop
Seems to split into the following PRs:
https://github.com/theforeman/foreman/pull/2814
https://github.com/thefore...
Dominic Cleal
08:57 AM Revision e4d969a1 (foreman): refs #12147 - correcting route for unattended controller
Tom Caspy
08:55 AM Revision 44dffec9 (foreman): refs #12147 - task#as_json should return hash
ActiveSupport 4 does not add the as_json method on all objects, thus,
this doesn't work on rails 4, for compatibility...
Tom Caspy
08:10 AM Bug #12167 (Duplicate): LDAP Group sync fails with UIDNotFoundException
Thanks for testing it! I'll try and make sure it gets released shortly, probably for a 1.10.0 RC or .1. Dominic Cleal
08:07 AM Bug #12167: LDAP Group sync fails with UIDNotFoundException
Yes, this was related to commas in the DN. Works with the patch applied. Thanks. Timo Goebel
06:39 AM Bug #12167 (Need more information): LDAP Group sync fails with UIDNotFoundException
Does the user's CN contain any commas? If so, that's just been fixed (https://github.com/theforeman/ldap_fluff/pull/... Dominic Cleal
08:09 AM Smart Proxy Feature #12209: Introduce support for dependency injection in dns module
Also used in puppet_proxy (one of the examples: https://github.com/theforeman/smart-proxy/blob/develop/modules/puppet... Anonymous
07:35 AM Smart Proxy Feature #12209: Introduce support for dependency injection in dns module
Ohad Levy wrote:
> whats the usage case? could you elaborate?
https://github.com/theforeman/smart_proxy_dns_power...
Dominic Cleal
07:51 AM Bug #12222 (Closed): Smart Class Parameters: The minimum height of Expandable Text Box hides the text in it.
Description of problem:
In Puppet Class Parameters and in related components, The minimum height of Expandable text...
Jitendra Yejare
07:50 AM Bug #12089: Unable to Associate OS to Provisioning Templates via API
I think your fix is still valid for develop, Tomas. Although we removed the ConfigTemplate constant (which affects i... Dominic Cleal
04:58 AM Bug #12089: Unable to Associate OS to Provisioning Templates via API
The issue got fixed in current develop by merging patch for #10988 which removes some hacks around ProvisioningTempla... Tomáš Strachota
07:42 AM Bug #12194: Can't search for multiple facts in foreman 1.10.0-RC1
Daniel Lobato Garcia wrote:
> https://github.com/theforeman/foreman/commit/3f8e6c33624f33acd65b371bf67549606397286e ...
Dominic Cleal
07:31 AM Bug #12205 (Duplicate): Importing Puppet Modules fail
Thanks for the report. I think this is already being fixed under tickets #12151 and #11999. Dominic Cleal
07:10 AM Bug #12201: GET /api/hosts/:host_id/audits error
Not confirmed, but I think this is a regression in #8343. Dominic Cleal
07:09 AM Bug #12198: Adding template helpers from plugin not always working
In a development or production environment? If development only, then it may point to a reloading issue.
The rend...
Dominic Cleal
07:05 AM Bug #12199 (Feedback): Rails 4 migration errors
The URL doesn't work, please put errors in the description or attach them. Filing issues against Foreman for a devel... Dominic Cleal
06:50 AM Bug #12187: Warning! uninitialized constant Fog::Compute::OpenStack
As a workaround, you can "yum install foreman-compute".
The issue comes from being able to install the GCE support...
Dominic Cleal
06:42 AM Refactor #12179: String extraction in host_inherited_params is wrong
Setting for 1.10.0, as it's a regression. Dominic Cleal
06:37 AM Feature #12163 (New): Add ability to expire facts based on fact name.
Ryan Sabatini wrote:
> Ohad Levy wrote:
> > once new facts comes in, old facts (e.g. facts that dont exists in the ...
Dominic Cleal
06:33 AM Bug #12143: Plugin permissions not available during tests
It's less that fixtures cause the reset, just that Rails starts with an empty test database and either it, and/or dat... Dominic Cleal
05:43 AM Smart Proxy Feature #12211: Improve DHCP subnets parsing to get more informations from DHCP server
Pull request: https://github.com/theforeman/smart-proxy/pull/330 Baptiste Agasse
05:33 AM Smart Proxy Feature #12211 (Ready For Testing): Improve DHCP subnets parsing to get more informations from DHCP server
The Foreman Bot
05:35 AM Feature #12212 (Ready For Testing): Import addtitionnal informations from DHCP smart proxy
The Foreman Bot
05:29 AM Feature #9169: Option for DHCP proxy to not override next-server
Foreman configures the boot_server option on Smart Proxy (YAML configuration file) automatically via the installer, t... Lukas Zapletal
05:23 AM Smart Proxy Bug #10581: UTF8 encoding error on realm update with freeipa
Probably should document the locale/character encoding we expect. Anonymous
03:35 AM Smart Proxy Bug #10581: UTF8 encoding error on realm update with freeipa
I've encountered the same error several times with puppet, the cause was my system's locale wasn't set properly and d... Adam Ruzicka
05:18 AM Packaging Feature #11944: armv7/8 support (Debian/Ubuntu)
The /dev issue was due to udev being missing on the armv7 slave, installed and it's working OK now.
ruby-rkerberos...
Dominic Cleal
04:57 AM Bug #11124 (Ready For Testing): Interface compute attributes not merged from API request over compute profile
The Foreman Bot
04:25 AM Bug #11124: Interface compute attributes not merged from API request over compute profile
The Problem is the code in app/services/interface_merge.rb... Timo Goebel
04:54 AM Packaging Revision 8024bc1e (foreman-packaging): Automatic commit of package [rubygem-foreman_discovery] minor release [4.1.1-1.fm1_11].
Dominic Cleal
04:53 AM Packaging Revision 34aa8675 (foreman-packaging): Merge pull request #856 from lzap/rpm/develop-fdi141
Updated foreman_discovery to 4.1.1 (RPM) Dominic Cleal
04:44 AM Bug #12219 (Closed): Test failures on Ruby 2.2
Ruby 2.2 support in #11016 is incomplete, it still has test failures:
On PostgreSQL it's failing to initialise the...
Dominic Cleal
04:38 AM Packaging Revision e93adadc (foreman-packaging): Updated foreman_discovery to 4.1.1 (DEB)
Lukas Zapletal
04:32 AM Packaging Revision daaaa719 (foreman-packaging): Updated foreman_discovery to 4.1.1 (RPM)
Lukas Zapletal
03:34 AM Packaging Revision 3ba8cfdb (foreman-packaging): Automatic commit of package [rubygem-smart_proxy_discovery] minor release [1.0.3-1.fm1_11].
Dominic Cleal
03:33 AM Packaging Revision 0a504999 (foreman-packaging): Merge pull request #854 from lzap/rpm-spdi103
Updated rubygem-smart_proxy_discovery to 1.0.3 (RPM) Dominic Cleal
03:27 AM Packaging Revision 08f627bd (foreman-packaging): Automatic commit of package [rubygem-foreman_xen] minor release [0.2.1-1.fm1_11].
Dominic Cleal
03:27 AM Packaging Revision e12fa67f (foreman-packaging): Merge pull request #849 from mmoll/rpm/xen_020
update foreman_xen to 0.2.1 (RPM) Dominic Cleal
03:14 AM Packaging Revision bda419da (foreman-packaging): Automatic commit of package [rubygem-smart_proxy_discovery_image] minor release [1.0.5-1.fm1_11].
Dominic Cleal
03:14 AM Packaging Revision 8a0f3fd8 (foreman-packaging): Merge pull request #845 from lzap/spdi105
Update smart_proxy_discovery_image to 1.0.5 Dominic Cleal
03:11 AM Packaging Revision 3078fa44 (foreman-packaging): ruby-mysql2: disable tests for package building
Michael Moll
02:00 AM Feature #12216 (Closed): allow compute resource connections to use a proxy
as a user, I would like to use a proxy to connect to external api services (such as aws).
this might be a tracker ...
Ohad Levy

10/19/2015

08:53 PM Feature #1625: Add support for generating and viewing puppet dependency graphs in foreman
---
I concur. Is there any update on this?
Kallon Weingarten
03:01 PM Bug #12102 (Closed): Compute resource test connection doesn't catch some errors
Applied in changeset commit:be3a9abadc2b560b235b1130639a4361847312b3. Amir Fefer
02:36 PM Bug #12214: Problem linking external user group.
A little more information:
This is Katello 2.3.1 on top of foreman 1.9.2
Rodrigo Menezes
01:51 PM Bug #12214 (Resolved): Problem linking external user group.
When trying to link a user group to an LDAPS server I keep getting the error bellow. Unfortunately I'm not able to fi... Rodrigo Menezes
02:14 PM Bug #12215 (Ready For Testing): Debian package build is failing with "`ruby_22` is not a valid platform."
The Foreman Bot
02:11 PM Bug #12215 (Closed): Debian package build is failing with "`ruby_22` is not a valid platform."
Jenkins output:... Anonymous
02:09 PM Bug #12193: Deadlock occuring when creating host
Deadlocks on domain table should be resolved, or at least reduced, by fix to #11444.
It seems like these deadlocks ...
Tomer Brisker
02:08 PM Revision be3a9aba (foreman): Fixes #12102 - Adds socket errors catching to rackspace test connection
Without that, the user doesn't get feedback about problems in the connection to the racksapce service, such as inval... Amir Fefer
02:01 PM Bug #3270: Incorect handling of multiple interface with different subnets when editing host
I think this can be closed with the new interface editor Daniel Gagnon
01:53 PM Bug #11444 (Ready For Testing): Domains page shows negative number of hosts
The Foreman Bot
12:57 PM Revision 6718fab8 (foreman): Refs #8800 - Fix clipping on global parameter table
I missed this one table in the previos commit. Tomer Brisker
12:53 PM Bug #12194: Can't search for multiple facts in foreman 1.10.0-RC1
Ah sorry, I misunderstood what you try to search for, I thought you were trying to search facts, not hosts. Ok, sound... Marek Hulán
08:51 AM Bug #12194: Can't search for multiple facts in foreman 1.10.0-RC1
Marek Hulán wrote:
> Despite the fact that it changed previous behaviour, isn't this actually expected?
I can't f...
Timo Goebel
04:28 AM Bug #12194: Can't search for multiple facts in foreman 1.10.0-RC1
Despite the fact that it changed previous behaviour, isn't this actually expected? Marek Hulán
10:35 AM Feature #12213 (New): Support for preferring a particular host status in the global view
Currently we have this story implemented:
- As a user I want to see the overall host status derived from all repo...
Greg Sutcliffe
10:12 AM Feature #12212 (Closed): Import addtitionnal informations from DHCP smart proxy
At this time, the 'import subnets' feature of the foreman only import network address and netmask from the DHCP smart... Baptiste Agasse
10:07 AM Smart Proxy Feature #12211 (Closed): Improve DHCP subnets parsing to get more informations from DHCP server
At this time, only network and netmask are parsed from DHCP server configuration.
This patch add ability to retrieve...
Baptiste Agasse
09:38 AM Packaging Revision 080953b6 (foreman-packaging): Updated rubygem-smart_proxy_discovery to 1.0.3 (RPM)
Lukas Zapletal
09:34 AM Bug #11690: Since Upgrade to 1.9 host creating through API post fails with Fog::Compute::Vsphere::NotFound
I think, you need to change this to something like this:... Timo Goebel
09:25 AM Smart Proxy Feature #12209: Introduce support for dependency injection in dns module
whats the usage case? could you elaborate? Ohad Levy
09:21 AM Smart Proxy Feature #12209 (Ready For Testing): Introduce support for dependency injection in dns module
The Foreman Bot
09:20 AM Smart Proxy Feature #12209 (Assigned): Introduce support for dependency injection in dns module
Anonymous
09:19 AM Smart Proxy Feature #12209 (Closed): Introduce support for dependency injection in dns module
Anonymous
09:01 AM Feature #11972 (Closed): Implement regex for option ignore_puppet_facts_for_provisioning
Applied in changeset commit:379de99adbde93349824d4516b95079bfd970e90. Marek Hulán
08:53 AM Revision 379de99a (foreman): Fixes #11972 - ignore specific interfaces via settings
Marek Hulán
08:01 AM Smart Proxy Bug #12178 (Closed): Smart Proxy Plugins do not handle rc versions well
Applied in changeset smart-proxy:commit:26e7b2f2ac3fa215c22390941b2bad33f07d1d0a. Anonymous
07:42 AM Bug #12207 (Ready For Testing): Hosts#index slow load times
The Foreman Bot
04:15 AM Bug #12207 (Closed): Hosts#index slow load times
Tom Caspy
07:36 AM Smart Proxy Revision 26e7b2f2: fixes #12178 - Smart Proxy Plugins do not handle rc versions well
Timo Goebel
07:01 AM Smart Proxy Feature #12152 (Closed): support for running of smart-proxy under ruby 2.2
Applied in changeset commit:b617b3f7cb898726226533bf4bc5e62e948be5d5. Anonymous
06:55 AM Smart Proxy Revision b617b3f7: Fixes #12152: support for ruby 2.2.x
Dmitri Dolguikh
05:32 AM Bug #12185 (Ready For Testing): Inconsistent Host Creation
The Foreman Bot
04:48 AM Bug #12185 (Assigned): Inconsistent Host Creation
Thanks for the report. I saw the PR you've opened against chef-handler-foreman. That would fix it only for chef plugi... Marek Hulán
04:38 AM Installer Revision 90a2df17 (puppet-foreman_proxy): Add type:boolean to powerdns::manage_database
Ewoud Kohl van Wijngaarden
03:27 AM Bug #12206 (Feedback): Foreman Dependencys Problems - cannot update and Foreman don't start
version 1.1 is 2.5 years old, and is no longer supported, please update to a recent supported version...
Ohad Levy
03:25 AM Bug #12206 (Rejected): Foreman Dependencys Problems - cannot update and Foreman don't start
Hey,
i have a problem with my foreman.
I updated my host system and now I can't start the foreman service.
*Deta...
Peter Müller

10/18/2015

10:54 AM Bug #12205: Importing Puppet Modules fail
update
Go to environment click import classes
and we get the error
Mario Gamboa
10:51 AM Bug #12205 (Duplicate): Importing Puppet Modules fail
Katello 2.3 Latest Version
Foreman 1.9.2 Latest Version
Step to reproduce
Create a new product url file:///p...
Mario Gamboa
07:41 AM Packaging Revision 40654b7c (foreman-packaging): update foreman_xen to 0.2.1
Michael Moll
07:38 AM Packaging Revision 1382a6d1 (foreman-packaging): update foreman_xen to 0.2.1
Michael Moll
05:18 AM Bug #12106: Interface form not showing popover when editing an existing interface
moved helptext to seperate issue #12204 Tomer Brisker
05:17 AM Bug #12204 (Ready For Testing): Interface edit form should have helptext in popovers.
The Foreman Bot
05:14 AM Bug #12204 (Closed): Interface edit form should have helptext in popovers.
Tomer Brisker
04:07 AM Bug #5990 (Duplicate): multiple calls to create or update domain throws deadlock error
As far as I can tell, this is identical to #10133 which has been fixed. Closing. Tomer Brisker

10/17/2015

04:48 AM Revision f9aac8f8 (community-templates): Added the possibility to set a static network address on CoreOS
Johannes Scheuermann

10/16/2015

08:57 PM Bug #12201 (Closed): GET /api/hosts/:host_id/audits error
root@pxe:/usr/local/scripts# curl -s -u admin:admin -k -H "Accept: version=2,application/json" https://127.0.0.1/api/... Daniel Gagnon
05:25 PM Feature #12200 (Resolved): Foreman needs option to select a custom boot image
Missing a feature to select a boot image. Options would be
1) Provisioning boot
2) Host boot ( local boot )
3) Re...
Veaceslav Mindru
04:27 PM Revision c8ca31a2 (community-templates): coreos: update to use etcd v2
also correct link to cores_cloudconfig snippet
closes GH-207
Johannes Scheuermann
04:00 PM Bug #12199 (Rejected): Rails 4 migration errors
on rails4_from_scratch branch (on elobato's fork) we are seeing errors when running migrations like https://gist.gith... John Mitsch
01:01 PM Bug #12198 (New): Adding template helpers from plugin not always working
Katello uses this to add the "subscription_manager_configuration_url" helper: https://github.com/theforeman/foreman/b... Stephen Benjamin
11:01 AM Bug #12104 (Closed): Dropdown menu outside of table cell on All Hosts list
Applied in changeset commit:e49381e6d266b1ae04fb5fa656254726b9d8ca19. Anonymous
10:16 AM Revision e49381e6 (foreman): Fixes #12104 - prevent overflow in host list for various locales
The width has to be manually defined for the clipping to work properly. I prefer using percentages
to pixels when rel...
Tomer Brisker
09:03 AM Bug #12194: Can't search for multiple facts in foreman 1.10.0-RC1
https://github.com/theforeman/foreman/commit/3f8e6c33624f33acd65b371bf67549606397286e this looks like the culprit - i... Daniel Lobato Garcia
06:05 AM Bug #12194 (Closed): Can't search for multiple facts in foreman 1.10.0-RC1
Foeman 1.10.0 introduced a bug, that you can't search for multiple facts in the host overview (both via gui and api)
...
Timo Goebel
07:18 AM Bug #12193: Deadlock occuring when creating host
Another example when trying to create two hosts at the same time:... Stefan Julin
03:27 AM Bug #12193 (Closed): Deadlock occuring when creating host
The following happens quite often when trying to insert to nics table when creating a new host:... Stefan Julin
04:02 AM Bug #11987 (Closed): Bash command used for running provisioning script via SSH is masking scripts's exit code
Applied in changeset commit:c919008a5c610277b2c58285f9dd100c5d135885. Anonymous
04:02 AM Bug #11016 (Closed): missing gem in test.rb under ruby 2.2.0
Applied in changeset commit:6452427c25adf89e7612f348df143d9456258dc6. Anonymous
03:58 AM Revision c919008a (foreman): Fixes #11987 - Check exit code of deployment scripts
This commit fixes checking exit codes returned from provisioning templates, which were ignored
because of sending res...
Jiri Machalek
03:02 AM Revision 6452427c (foreman): Fixes #11016: added test-unit gem for ruby 2.2.x
Dmitri Dolguikh

10/15/2015

06:59 PM Bug #12191 (Duplicate): Array-typed smart parameters changed to broken JSON
Anonymous
05:28 PM Bug #12191 (Duplicate): Array-typed smart parameters changed to broken JSON
I have a smart parameter of type array.
I set the value to a dashed list (of package names in my case) like this:
...
Phillip Schichtel
02:43 PM Bug #12187 (Closed): Warning! uninitialized constant Fog::Compute::OpenStack
This occurs when I attempt to power on or power off a Google instance, however, the power on/off succeeds. Full trac... Steve Banik
02:42 PM Installer Revision 8584c22f (puppet-certs): [blacksmith] Bump version to 0.2.1
Stephen Benjamin
02:42 PM Installer Revision 88776e1e (puppet-certs): Bump to 0.2.0
Stephen Benjamin
02:41 PM Installer Revision 4f10d54c (puppet-foreman_proxy_content): [blacksmith] Bump version to 1.0.1
Stephen Benjamin
02:41 PM Installer Revision 2028e937 (puppet-foreman_proxy_content): Bump to 1.0.0
Stephen Benjamin
02:40 PM Installer Revision e40040d9 (puppet-katello): [blacksmith] Bump version to 2.0.1
Stephen Benjamin
02:35 PM Installer Revision ee8d511a (puppet-pulp): [blacksmith] Bump version to 1.0.2
Stephen Benjamin
02:35 PM Installer Revision 02a50f4e (puppet-pulp): Bump to 1.0.1
Stephen Benjamin
02:33 PM Feature #12186 (Resolved): Help for different provisioning fields to show template ERB/macro name
Request to have icon or hover actions for different fields of provisioning to know what is macro for that. Below link... Bryan Kearney
02:32 PM Installer Revision 0bd04412 (puppet-candlepin): [blacksmith] Bump version to 0.2.1
Stephen Benjamin
02:27 PM Installer Revision 37a59c6d (puppet-qpid): [blacksmith] Bump version to 1.1.1
Stephen Benjamin
02:26 PM Installer Revision 3eddee08 (puppet-qpid): Bump to 1.1.0
Stephen Benjamin
01:41 PM Bug #12185 (Closed): Inconsistent Host Creation
I've found that when my hostname contains capital letters (e.g. HOSTNAME.domain.local) that two hosts will get create... Riley Shott
12:02 PM Bug #12095 (Closed): Smart Class Parameters mangle erb interpolated variables
Applied in changeset commit:8893c3bc8d339d87ba0edb88f27a5c10d790a9b8. Dominic Cleal
11:45 AM Smart Proxy Feature #6225 (Feedback): As an admin I would like to bind foreman-proxy service to a specific IP address for security reasons
You can use 'bind_host' setting to specify the interface to listen on. Anonymous
11:39 AM Smart Proxy Bug #6526 (Feedback): Registering the smart-proxy service on windows fails.
This happens when you attempt to re-install the smart-proxy service using 'register-service' script. Rebooting the OS... Anonymous
11:36 AM Smart Proxy Bug #6893: Class import tries to update the same classes over and over again.
Any chance you could verify this on a more up-to-date setup? Anonymous
11:25 AM Smart Proxy Refactor #7010 (Feedback): Improve Error/Debug Log messaging
This has been addressed in puppet module already, and has been proposed for dhcp module (please see https://github.co... Anonymous
11:25 AM Revision 8893c3bc (foreman): fixes #12095 - prevent escaping of lookup key default value with ERB
When the current default value is retrieved from a lookup key via
default_value_before_type_cast, do not re-dump valu...
Dominic Cleal
11:09 AM Smart Proxy Feature #7839 (Feedback): Support IPv6
Try setting 'bind_host' config parameter to '::' or an ipv6 address -- it should bind to an ipv6 socket then. Anonymous
10:18 AM Revision 93e9d22d (foreman): refs #12147 - fixing dhcp test to work properly with rails 4
In rails 4, the #reload method doesn't reset instance variables on the
reloaded instance, so we fetch it again as a n...
Tom Caspy
10:02 AM Bug #12155 (Closed): Setting email_reply_address is not used without restart of Foreman
Applied in changeset commit:4fdf2f97ad63898dee899f8fe77dd9e47221ffca. Anonymous
09:37 AM Refactor #12180 (Closed): Move lookup_value presence validation to PuppetclassLookupKey
Global parameters can have empty values so smart variables that are also global should be allowed to accept empty val... Amir Fefer
09:23 AM Revision 251eb689 (foreman): refs #12147 - removing informational print from rake task in tests
Tom Caspy
09:19 AM Refactor #12179 (Closed): String extraction in host_inherited_params is wrong
For managed hosts in host_inherited_params n_() is used to try and extract a string that isn't listed explicitly:
ht...
Ori Rabin
09:06 AM Revision 4fdf2f97 (foreman): Fixes #12155 - register changes in reply address without restart
Problem -
ApplicationMailer uses the Setting :email_reply_address. If an user
changes this setting, Foreman still...
Stephen Benjamin
08:45 AM Revision 46f6f2c3 (foreman): refs #12147 - factory updates for medium - rails4 compatibility
Tom Caspy
08:43 AM Revision f531e4af (foreman): refs #12147 - updating cycle test to comply with rails4
Using a custom Edge class with validations to act as any other ActiveModel instead of mimicking ActiveModel using an ... Tom Caspy
08:22 AM Smart Proxy Bug #12178 (Ready For Testing): Smart Proxy Plugins do not handle rc versions well
The Foreman Bot
08:20 AM Smart Proxy Bug #12178 (Closed): Smart Proxy Plugins do not handle rc versions well
Foreman 1.10.0-rc-1 smart proxy dns feature does not work.
In the Log you see the following error:
E, [2015-10-...
Timo Goebel
08:15 AM Refactor #11460 (Ready For Testing): Host/Hostgroup parameters should have a clean layout
The Foreman Bot
07:15 AM Bug #12151 (Ready For Testing): Import puppet classes in production environment throws error undefined method `values' for []:Array
The Foreman Bot
04:51 AM Packaging Revision 0b1c2d98 (foreman-packaging): Update smart_proxy_discovery_image to 1.0.5
Lukas Zapletal
04:18 AM Bug #12167 (Duplicate): LDAP Group sync fails with UIDNotFoundException
I experience an issue with ldap group sync in 1.9.2. Foreman raises an 500 exception with "LdapFluff::ActiveDirectory... Timo Goebel

10/14/2015

05:43 PM Installer Bug #12157 (Closed): When not specified, the default --capsule-dns-provider is wrong
Anonymous
05:41 PM Installer Revision f4d1c448 (puppet-foreman_proxy): fixes #12157 - prefix dns provider name by dns_
closes GH-197 Stephen Benjamin
04:47 PM Installer Revision 42b2e084 (puppet-dhcp): Add support for configuring failover
closes GH-58 Brandon Weeks
01:49 PM Feature #12163: Add ability to expire facts based on fact name.
Ohad Levy wrote:
> once new facts comes in, old facts (e.g. facts that dont exists in the new facts set) gets delete...
Ryan Sabatini
10:12 AM Feature #12163 (Need more information): Add ability to expire facts based on fact name.
once new facts comes in, old facts (e.g. facts that dont exists in the new facts set) gets deleted automatically.
Ohad Levy
10:09 AM Feature #12163 (Closed): Add ability to expire facts based on fact name.
Currently there isn't a way to expire old facts that are no longer being collected from the database. This feature ad... Ryan Sabatini
12:36 PM Bug #12143: Plugin permissions not available during tests
Oh, I didn't realize fixtures would reset the whole database, I figured it'd use transactions intelligently and keep ... Stephen Benjamin
12:34 PM Bug #11408 (Duplicate): Plugin permissions are broken when using multiple selects
#12118 handles this case Stephen Benjamin
12:02 PM Bug #12162 (Closed): sorting on operating system in host list is incorrect
Applied in changeset commit:18e952a8985a96edbc8bfc850f146ac43f2c80ef. Ohad Levy
10:01 AM Bug #12162 (Ready For Testing): sorting on operating system in host list is incorrect
The Foreman Bot
09:57 AM Bug #12162 (Closed): sorting on operating system in host list is incorrect
we sort base on the os name, and not title. Ohad Levy
11:45 AM Revision 18e952a8 (foreman): Fixes #12162 - Sort operating systems in host list by title
Ohad Levy
11:26 AM Bug #11983 (Ready For Testing): Provivisioning Templates preview doesn't work on new template (non saved)
The Foreman Bot
10:40 AM Installer Revision c12447f1 (puppet-katello): Merge pull request #74 from ehelms/refs-10621
Refs #10621: Update configuration file for migration to SETTINGS Eric Helms
10:37 AM Bug #12161 (Feedback): ignored_environments.yml: Unable to include only class matching regex
I don't have a suggestion, but I've double checked and that's not valid YAML, so indeed, it won't work. If you come ... Dominic Cleal
10:32 AM Bug #12161: ignored_environments.yml: Unable to include only class matching regex
I actually found this kind of syntax in several user blog posts, that's really weird.
How would you write that kin...
Adam Cécile
07:55 AM Bug #12161: ignored_environments.yml: Unable to include only class matching regex
I don't think that's valid syntax. The exclamation mark is used in YAML deserialisation, it isn't negation of the re... Dominic Cleal
07:53 AM Bug #12161 (Feedback): ignored_environments.yml: Unable to include only class matching regex
Hello,
I created a */usr/share/foreman/config/ignored_environments.yml* file containing:...
Adam Cécile
10:17 AM Refactor #12099 (Rejected): Template locked? relying on rake makes tests fail
PR closed. Dominic Cleal
09:51 AM Bug #12106 (Ready For Testing): Interface form not showing popover when editing an existing interface
The Foreman Bot
09:16 AM Feature #12150 (Rejected): Introduce ignore_dns_conflicts global setting
Ok it was misconfiguration on my side. Lukas Zapletal
09:10 AM Bug #11965 (Ready For Testing): Host group w/config group clone reports four "can't be blank" validation errors for name
The Foreman Bot
08:22 AM Revision 413dfbbb (foreman): Release 1.10.0-RC1
Dominic Cleal
08:19 AM Bug #12155 (Ready For Testing): Setting email_reply_address is not used without restart of Foreman
The Foreman Bot
08:03 AM Bug #12111 (Ready For Testing): Table or column widths
Hi,
I have submitted a PR to address issue #1 and converted this issue to the bug report for it.
Issue #2 should b...
Tomer Brisker
08:01 AM Bug #11881 (Closed): Searching for 'puppet' in Puppet Classes takes long
Applied in changeset commit:c3f54762bc2f5f17c98831b8afb1277ae4be9d2e. Kamjar Gerami
07:50 AM Revision aee187b2 (foreman): fixes #12118 - query model for alternative permission names
(cherry picked from commit b6b977aaa0ca4ee4ff7cc59de234f1cbba54c5f4) Stephen Benjamin
07:50 AM Revision 630c8ac2 (foreman): Fixes #11949 - In new forms password's placeholder should be empty
(cherry picked from commit 127920a3c57727009905b827676f1f6acdf2d9b5) Amir Fefer
07:50 AM Revision cdccf41e (foreman): Fixes #11237 - documenting hostgroup association to compute profile
(cherry picked from commit 9293c0fece525632c6d6242b9ee4a078cb77c419) Ori Rabin
07:50 AM Revision 16cd5b84 (foreman): Fixes #12131 - long strings in reports are hard-wrapped
(cherry picked from commit c687f3a1c9d157b1313070ddc005b518af30acad) Lukas Zapletal
07:50 AM Revision 930ac7c4 (foreman): Fixes #12028 - Put multiselects out of select2 control
Some multiselects are broken since 1.9.0 (enabled checked items
appear as disabled).
Find screenshots of the wrong b...
Julien Pivotto
07:50 AM Revision 57750deb (foreman): Fixes #12055 - select initialization breaks nic table refresh
(cherry picked from commit 44723b9f97320a1c5ee9522e63c10ae7267c6df8) Tomáš Strachota
07:50 AM Revision fcf4ba17 (foreman): Fixes #12071 - race condition in loading of providerSpecificNICInfo
(cherry picked from commit e7bf059515e5ff7046e0b1ea576e8bff9fc61826) Tomáš Strachota
07:49 AM Revision 9174d8a3 (foreman): Fixes #12078 - list validator in smart class parameters validates any string coercible value
(cherry picked from commit baaf6b49271f7f5035cb01773723135d12afc5e1) Ori Rabin
07:05 AM Revision c3f54762 (foreman): fixes #11881 - Searching for "puppet" in Puppet Classes takes long - Set only_explicit to host and config groups definitions in puppetclasses
Kamjar Gerami
06:33 AM Bug #12104 (Ready For Testing): Dropdown menu outside of table cell on All Hosts list
The Foreman Bot
05:41 AM Smart Proxy Feature #12152 (Ready For Testing): support for running of smart-proxy under ruby 2.2
The Foreman Bot
05:16 AM Installer Revision 96e9d2be (puppet-dhcp): add spec test for dhcp::dhcp_class
Closes GH-60 Brandon Weeks
05:05 AM Bug #11908: Unable to cancel "request is being processed" window when editing a host
:( Julien Pivotto
05:01 AM Bug #11908 (Closed): Unable to cancel "request is being processed" window when editing a host
Applied in changeset commit:2b647d937e739b7e87b371d971a8e2ebdf65fa63. Alon Goldboim
04:19 AM Bug #11908: Unable to cancel "request is being processed" window when editing a host
Seems your comment was missed, it's been merged without cancelling the request - only removing the button. Dominic Cleal
03:54 AM Bug #11908: Unable to cancel "request is being processed" window when editing a host
This is annoying when you have a request that fails. It would be better to really be able to cancel the request (mayb... Julien Pivotto
03:25 AM Bug #11908 (Ready For Testing): Unable to cancel "request is being processed" window when editing a host
The Foreman Bot
03:23 AM Bug #11908: Unable to cancel "request is being processed" window when editing a host
Its bad UX but i can see that the purpose of the close button was to close the alert panel and not cancel the routing... Alon Goldboim
02:52 AM Bug #11908: Unable to cancel "request is being processed" window when editing a host
Julien, great, on it. Alon Goldboim
05:04 AM Bug #11375: Smart class parameters turn YAML to string when using a multi line yaml
No promises, but I'll move it to make sure it appears on the right TODO list. Hopefully the backport's possible. Dominic Cleal
04:30 AM Bug #11375: Smart class parameters turn YAML to string when using a multi line yaml
+1 for 1.9 backport. Vladimir Stackov
04:17 AM Revision 2b647d93 (foreman): Fixes #11908 - removed the close button from the loading alert
Alon Goldboim
03:14 AM Bug #11771: Saving host without particular status fails
I can't reproduce it at all unfortunately, I tried creating a new host with provisioning yesterday, then successfully... Dominic Cleal
02:59 AM Installer Revision ecb22022 (puppet-tftp): [blacksmith] Bump version to 1.6.1
Dominic Cleal
02:58 AM Installer Revision 6ce390a3 (puppet-tftp): Prepare 1.6.0 changelog
Dominic Cleal
02:55 AM Installer Revision 02122390 (puppet-git): [blacksmith] Bump version to 1.5.1
Dominic Cleal
02:55 AM Installer Revision 73a4b854 (puppet-git): Prepare 1.5.0 changelog
Dominic Cleal
02:52 AM Installer Revision 16745028 (puppet-puppet): [blacksmith] Bump version to 4.2.1
Dominic Cleal
02:50 AM Installer Revision 83666caa (puppet-puppet): Prepare 4.2.0 changelog
Dominic Cleal
02:37 AM Installer Revision 6efe138f (puppet-foreman_proxy): [blacksmith] Bump version to 2.4.1
Dominic Cleal
02:35 AM Installer Revision 0c097829 (puppet-foreman_proxy): Bump version to 2.4.0
d496802 was incorrectly tagged as 2.3.1 and released briefly to Puppet
Forge. The tag and release have been deleted.
Dominic Cleal
02:33 AM Installer Revision b57e58cb (puppet-foreman_proxy): [blacksmith] Bump version to 2.3.2
Dominic Cleal
02:32 AM Installer Revision d4968026 (puppet-foreman_proxy): Prepare 2.4.0 changelog
Dominic Cleal
02:25 AM Installer Revision 72fc3c6e (puppet-foreman): [blacksmith] Bump version to 5.0.1
Dominic Cleal
02:23 AM Installer Revision 1124b41f (puppet-foreman): Prepare 5.0.0 changelog
Dominic Cleal
01:58 AM Installer Revision 28cd87e5 (puppet-dhcp): [blacksmith] Bump version to 2.2.1
Dominic Cleal
01:58 AM Installer Revision c2c956da (puppet-dhcp): Prepare 2.2.0 changelog
Dominic Cleal

10/13/2015

06:10 PM Bug #11881 (Ready For Testing): Searching for 'puppet' in Puppet Classes takes long
The Foreman Bot
05:58 PM Bug #11771: Saving host without particular status fails
Yes:... Stephen Benjamin
11:39 AM Bug #11771: Saving host without particular status fails
Are you able to trace how #get_status is called? Is it from #refresh_statuses?
If I call refresh_statuses manuall...
Dominic Cleal
11:07 AM Bug #11771: Saving host without particular status fails
What I don't understand is this is creating the missing host statuses: https://github.com/theforeman/foreman/blob/a26... Stephen Benjamin
11:02 AM Bug #11771: Saving host without particular status fails
Do note I'm on postgresql not SQLite in my dev environment, if that makes a difference.
Stephen Benjamin
11:00 AM Bug #11771: Saving host without particular status fails
I continue to see these errors constantly.
For example, provisioning a new machine and then clicking Cancel Build ...
Stephen Benjamin
03:59 PM Installer Bug #12157: When not specified, the default --capsule-dns-provider is wrong
It appears to be a problem in the foreman-proxy module itself:
Default is nsupdate: https://github.com/theforeman/pu...
Stephen Benjamin
02:21 PM Installer Bug #12157 (Closed): When not specified, the default --capsule-dns-provider is wrong
katello-installer-2.4.0-1.nightly.201510130214gita6c6aa4.el7.noarch:
Using the command line:
katello-installer ...
Alessandro Vozza
02:36 PM Bug #11908: Unable to cancel "request is being processed" window when editing a host
Alon, I am not working on this now, so feel free to take it! :) Julien Pivotto
01:54 PM Feature #12156 (Closed): Edit Mail configuration in API and WebUI
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1264043
Description of problem:
Almost all settings can b...
Bryan Kearney
01:54 PM Bug #12155 (Closed): Setting email_reply_address is not used without restart of Foreman
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1271129
Description of problem:
Changing the setting emai...
Bryan Kearney
12:15 PM Bug #12153: failed to rollback compute resource due to locked disk (oVirt)
Ohad Levy wrote:
> which version of oVirt is this?
ovirt 3.5.4.2-1.el7
Jiri Slezka
12:00 PM Bug #12153: failed to rollback compute resource due to locked disk (oVirt)
which version of oVirt is this? Ohad Levy
11:58 AM Bug #12153 (Duplicate): failed to rollback compute resource due to locked disk (oVirt)
Hello,
I am trying to create new compute resource in oVirt and provision it with foreman but when for some reason ...
Jiri Slezka
12:01 PM Smart Proxy Bug #9974 (Closed): Attempts to open settings.d/foreman_proxy.yml
Applied in changeset commit:b36a8423a6b6c09e3fc10eb0af823a5df282b10d. Anonymous
07:25 AM Smart Proxy Bug #9974 (Ready For Testing): Attempts to open settings.d/foreman_proxy.yml
The Foreman Bot
11:32 AM Smart Proxy Feature #12152: support for running of smart-proxy under ruby 2.2
https://github.com/theforeman/foreman-infra/pull/192 added 2.2.3 to the smart proxy develop test matrix, which now fa... Dominic Cleal
08:58 AM Smart Proxy Feature #12152: support for running of smart-proxy under ruby 2.2
Note that as per https://github.com/theforeman/foreman/pull/2517, we only have Ruby 2.2.1 available via rvm on our Je... Dominic Cleal
08:55 AM Smart Proxy Feature #12152 (Closed): support for running of smart-proxy under ruby 2.2
Anonymous
11:30 AM Installer Revision b58d6c85 (puppet-katello): Refs #10621: Update configuration file for migration to SETTINGS
Eric Helms
11:23 AM Smart Proxy Revision b36a8423: Fixes #9974: do not attempt to open settings.d/foreman_proxy.yml
'root' module (aka 'foreman_proxy') doesn't have config file and will no longer try to open it on startup. Dmitri Dolguikh
09:57 AM Bug #12111: Table or column widths
Thanks for the update. The plan sounds good, cant wait to try it out! Jeff Sparrow
08:55 AM Smart Proxy Feature #1797: add api to return facts via the proxy
AFAIR this is how discovery fetched facts of discovered hosts. Ohad Levy
08:41 AM Smart Proxy Feature #1797: add api to return facts via the proxy
Ohad do you remember why this plugin has been ever added? It seems to be turned off by default. Lukas Zapletal
08:21 AM Bug #12151 (Closed): Import puppet classes in production environment throws error undefined method `values' for []:Array
On listing of puppet environments url(https://foreman-url/environments) importing from other environment into product... Ranjan Kumar
08:21 AM Smart Proxy Bug #8793 (Duplicate): Smart-proxy does not run as a service on Windows
Anonymous
08:20 AM Smart Proxy Bug #8793: Smart-proxy does not run as a service on Windows
I'm going to close this ticket, as the #10378 (a duplicate of this one) has a discussion attached to it. Anonymous
08:13 AM Smart Proxy Refactor #9063: Revert pinning of Rack to < 1.6
See https://github.com/rack/rack/commit/2fd9df71aff4af8a3ab8088a6919f5d9a5e4ab95 is the commit that re-introduces 1.8... Anonymous
08:12 AM Smart Proxy Refactor #9063: Revert pinning of Rack to < 1.6
looks like in rack versions > 1.6 and < 1.6.4 an issue was introduced that prevents it from running on ruby 1.8.7. ra... Anonymous
07:15 AM Feature #12150: Introduce ignore_dns_conflicts global setting
Here is the thing, it looks like internal Red Hat DNS servers do not reply quickly when I try to resolve some non-exi... Lukas Zapletal
05:04 AM Feature #12150 (Rejected): Introduce ignore_dns_conflicts global setting
I often run into issues with DNS configuration when presenting Foreman because of DNS issues. Long timeouts occur, I ... Lukas Zapletal
06:46 AM Packaging Bug #12134 (Closed): Debian package missing lsb-release dependency
Dominic Cleal
04:55 AM Packaging Bug #12134: Debian package missing lsb-release dependency
https://github.com/theforeman/foreman-packaging/pull/843 Adam Cécile
04:54 AM Packaging Bug #12134 (Ready For Testing): Debian package missing lsb-release dependency
The Foreman Bot
06:45 AM Bug #11985 (Assigned): cannot edit global parameters with proper role defined
Tomer Brisker
06:45 AM Bug #11999 (Ready For Testing): Foreman Puppet Class Import for Specific Environment Failing Due to Malformed Environment Name in API Query
Shlomi Zadok
06:08 AM Installer Revision 6af6fca6 (puppet-dhcp): add support for the range param being an array
closes GH-57 Brandon Weeks
06:01 AM Smart Proxy Feature #10618 (Need more information): TFTP list enabled hosts?
Anonymous
05:54 AM Smart Proxy Bug #11136 (Resolved): Smart Proxy does not download PXE files through proxy
Anonymous
05:53 AM Smart Proxy Feature #11310 (Rejected): Implement new discovery image smart-proxy plugin API with reboot/kexec commands
Anonymous
05:51 AM Smart Proxy Bug #12138 (Assigned): Failure to run smart-proxy from another package that has it as a dependency
Anonymous
05:06 AM Packaging Bug #12149: foreman-proxy user doesn't have a valid home (required at least for puppetssh known_hosts file)
Also I sent a pull request containing puppetssh documentation, if we do this modification we also need to fix the pat... Adam Cécile
05:00 AM Packaging Bug #12149 (New): foreman-proxy user doesn't have a valid home (required at least for puppetssh known_hosts file)
Hello,
foreman-proxy user should have a home with write permission so it can fill the known_hosts file.
My sugges...
Adam Cécile
04:49 AM Packaging Revision 1a1530c1 (foreman-packaging): Add lsb-release dep for LSB facts (fixes #12134)
Adam Cecile
04:03 AM Smart Proxy Bug #12146 (Ready For Testing): core gem dependencies are defined in both Gemfile and gemspec files.
The Foreman Bot
03:45 AM Smart Proxy Bug #12146 (Closed): core gem dependencies are defined in both Gemfile and gemspec files.
Anonymous
03:58 AM Refactor #12147 (Ready For Testing): move rails3 compatible changes from the rails4 branch to develop
The Foreman Bot
03:52 AM Refactor #12147 (Closed): move rails3 compatible changes from the rails4 branch to develop
Tom Caspy
02:58 AM Packaging Feature #11944: armv7/8 support (Debian/Ubuntu)
The ARM builders can now access freight, and freight is reconfigured to build armhf and arm64 archives.
The deb_de...
Dominic Cleal
02:49 AM Packaging Revision 111ca1bf (foreman-packaging): Automatic commit of package [rubygem-foreman_salt] minor release [4.0.0-1.fm1_11].
Dominic Cleal
02:48 AM Packaging Revision 4f5f71d9 (foreman-packaging): Merge pull request #840 from stbenjam/rpm/salt-4.0
Release foreman_salt 4.0.0 (RPM) Dominic Cleal
02:44 AM Packaging Revision 0d6f4527 (foreman-packaging): Change dynflow arch to 'all'
Dominic Cleal
02:16 AM Bug #12143: Plugin permissions not available during tests
Test databases are always cleaned and then fixtures loaded, so you'll need to add any permissions into fixtures too, ... Dominic Cleal

10/12/2015

07:43 PM Feature #12133: Optionally log output of finish scripts (Image Provisioning)
Well, I don't feel like its really reasonable to leave the production server in debug mode, there really needs to be ... Tommy McNeely
09:03 AM Feature #12133: Optionally log output of finish scripts (Image Provisioning)
It's not as clear as you'd like, but FYI stdout is logged to debug level logs (http://projects.theforeman.org/project... Dominic Cleal
05:12 PM Packaging Revision 130c45b3 (foreman-packaging): Add script to automate updating of plugins and dependencies
Dominic Cleal
04:49 PM Installer Revision fa39b147 (puppet-dhcp): Add ntpservers param
Brandon Weeks
02:39 PM Installer Revision ec84fe9a (puppet-foreman_proxy_content): Merge pull request #60 from ehelms/use-extlib
Use cache_data and random_password from extlib Eric Helms
02:39 PM Installer Revision 001f1d30 (puppet-katello): Merge pull request #89 from ehelms/use-extlib
Use cache_data and random_password from extlib Eric Helms
01:42 PM Packaging Revision a72622a4 (foreman-packaging): Release foreman_salt 4.0.0 (DEB)
Stephen Benjamin
01:40 PM Packaging Revision 98df07f8 (foreman-packaging): Release foreman_salt 4.0.0 (RPM)
Stephen Benjamin
01:33 PM Installer Revision a0011f82 (puppet-pulp): Merge pull request #106 from ehelms/drop-foreman
Drop puppet-foreman in favor of extlib for cache_data Eric Helms
01:33 PM Installer Revision b29665d1 (puppet-candlepin): Merge pull request #28 from ehelms/remove-foreman
Remove puppet-foreman in favor of cache_data from extlib Eric D Helms
01:00 PM Bug #12143 (Resolved): Plugin permissions not available during tests
The security block is evaluated at rails start up, but the permissions aren't available in a test.
1. Install fore...
Stephen Benjamin
12:47 PM Installer Revision 79880a5f (puppet-certs): Merge pull request #68 from ehelms/use-extlib
Use cache_data and random_password from extlib Eric D Helms
12:01 PM Bug #12118 (Closed): AssociationAuthorizer should ask model for alternative permission names
Applied in changeset commit:b6b977aaa0ca4ee4ff7cc59de234f1cbba54c5f4. Anonymous
12:01 PM Bug #11949 (Closed): In new user form, password's placeholder should be empty
Applied in changeset commit:127920a3c57727009905b827676f1f6acdf2d9b5. Amir Fefer
11:09 AM Bug #12130: fact parent help tip references full fact name
Ignore primary comment, when viewing a fact with parents it is always showing "Show all grandparent.parent.child fa... Justin Sherrill
11:01 AM Revision b6b977aa (foreman): fixes #12118 - query model for alternative permission names
Stephen Benjamin
11:01 AM Revision 127920a3 (foreman): Fixes #11949 - In new forms password's placeholder should be empty
Amir Fefer
10:53 AM Installer Revision 1787ede2 (puppet-katello): Use cache_data and random_password from extlib
Eric Helms
08:55 AM Smart Proxy Bug #12136: foreman-proxy fails to start if ruby-rgen is missing
It was Debian 8/Jessie, I think with apt's installation of recommends disabled - since puppet-common only recommends ... Dominic Cleal
08:49 AM Smart Proxy Bug #12136: foreman-proxy fails to start if ruby-rgen is missing
On which distribution and version is that happening specifically? Anonymous
07:02 AM Smart Proxy Bug #12136 (Ready For Testing): foreman-proxy fails to start if ruby-rgen is missing
The Foreman Bot
04:07 AM Smart Proxy Bug #12136: foreman-proxy fails to start if ruby-rgen is missing
The smart proxy loads @puppet/pops@ from the eparser scanner code when it detects Puppet 3.2+, but this depends on rg... Dominic Cleal
04:00 AM Smart Proxy Bug #12136 (Closed): foreman-proxy fails to start if ruby-rgen is missing
... Adam Cécile
08:19 AM Packaging Bug #12134: Debian package missing lsb-release dependency
while we did do some effort to not use lsb facts in our modules I see that puppetlabs-{apache,apt,mysql,postgresql} a... Anonymous
03:28 AM Packaging Bug #12134 (Closed): Debian package missing lsb-release dependency
Hello,
foreman-installer package should depends on *lsb-release*: https://packages.debian.org/search?keywords=lsb-...
Adam Cécile
08:01 AM Feature #11237 (Closed): Document association of compute profiles to host groups
Applied in changeset commit:9293c0fece525632c6d6242b9ee4a078cb77c419. Ori Rabin
05:00 AM Feature #11237 (Ready For Testing): Document association of compute profiles to host groups
The Foreman Bot
07:11 AM Installer Revision 344ae56f (puppet-foreman_proxy_content): Use cache_data and random_password from extlib
Eric Helms
07:11 AM Installer Revision 3165a553 (puppet-certs): Use cache_data and random_password from extlib
Eric Helms
07:03 AM Revision 9293c0fe (foreman): Fixes #11237 - documenting hostgroup association to compute profile
Ori Rabin
07:01 AM Refactor #10988 (Closed): Remove 1.11 deprecations
Applied in changeset commit:c1755e070ee10ee026e0b3996378368369c4ca83. Daniel Lobato Garcia
07:01 AM Bug #12120 (Closed): 'ptables' table should be dropped
Applied in changeset commit:bd557f859d7c157cc702e7b6dca21df2ddeb6d96. Marek Hulán
06:54 AM Revision c1755e07 (foreman): Fixes #10988 - Remove 1.11 deprecations
Daniel Lobato Garcia
06:51 AM Revision bd557f85 (foreman): Fixes #12120 - drops ptables table
Marek Hulán
06:02 AM Bug #12131 (Closed): Long strings breaks Report UI detail page
Applied in changeset commit:c687f3a1c9d157b1313070ddc005b518af30acad. Lukas Zapletal
05:51 AM Bug #12139 (Closed): Error trying to save Compute profiles on GCE
Infrastructure -> Compute Resources -> GCE -> Compute profiles -> 1-Small -> Hit save (even without any changes)
F...
El Joppa
05:16 AM Revision c687f3a1 (foreman): Fixes #12131 - long strings in reports are hard-wrapped
Lukas Zapletal
05:06 AM Installer Revision 9b9a842b (puppet-foreman_proxy): Remove cache_data and random_password in favor of those in extlib
Eric Helms
05:02 AM Smart Proxy Feature #11783 (Closed): Basic ruby 2.0 support on Windows OS
Applied in changeset commit:5f36f2e95761ca993fec96e6528c48caa5f8384d. Anonymous
04:47 AM Smart Proxy Revision 5f36f2e9: Fixes #11783 - MS providers: add compat for ruby2.0
Daniel Helgenberger
04:45 AM Smart Proxy Bug #12138 (Closed): Failure to run smart-proxy from another package that has it as a dependency
In the smart_proxy_dns_powerdns package I have a dependency on smart-proxy: https://github.com/theforeman/smart_proxy... Ewoud Kohl van Wijngaarden
03:38 AM Packaging Refactor #12135 (Closed): Change foreman-proxy deb to use systemd unit
The Debian Jessie package for foreman-proxy should ship a systemd unit file instead of an init script for the smart p... Dominic Cleal
03:03 AM Bug #11375: Smart class parameters turn YAML to string when using a multi line yaml
+1 really annoying bug, would be nice if the fix could be release in 1.9. Anthony Lapenna
02:18 AM Packaging Revision 3ebf7133 (foreman-packaging): Automatic commit of package [rubygem-foreman_remote_execution] minor release [0.0.10-1.fm1_11].
Dominic Cleal
02:18 AM Packaging Revision f3bcbd24 (foreman-packaging): Merge pull request #835 from iNecas/rpm-foreman_remote_execution-0.0.10
Update foreman_remote_execution to 0.0.10 (RPM) Dominic Cleal
02:17 AM Packaging Revision da76c110 (foreman-packaging): Automatic commit of package [rubygem-dynflow] minor release [0.8.7-1.fm1_11].
Dominic Cleal
02:16 AM Packaging Revision 5762ce73 (foreman-packaging): Merge pull request #834 from iNecas/rpm-dynflow-0.8.7
Update dynflow to 0.8.7 (RPM) Dominic Cleal
 

Also available in: Atom