Project

General

Profile

Activity

From 09/17/2014 to 10/16/2014

10/16/2014

03:54 AM Bug #5648: DHCP lease reading is done in the wrong order
One comment while I am investigating some DHCP race conditions:
Although in most cases the host will have IP .59, ...
Lukas Zapletal
01:18 AM Feature #969 (Ready For Testing): Direct Client->Foreman communication shouldn't be needed (and moved to the Proxy)
The Foreman Bot

10/15/2014

06:39 PM Support #7964: unable to import puppet class
Hello,
please have a look into the logfiles of the smart proxy on the Puppet master (/var/log/foreman-proxy/proxy.lo...
Anonymous
03:42 PM Support #7964: unable to import puppet class
i an not able to import puppet envirment also.
the same error
Warning!
undefined method `values' for []:Array
Suyash Jain
03:36 PM Support #7964 (Closed): unable to import puppet class
Hi,
I have puppet master and forman on saparate servers , i have added puppet master through smart proxy and now ...
Suyash Jain
03:34 PM Bug #2209: JSON output changes when ActiveRecord storeconfigs is in use
Hi,
I am getting the same issue.
Oops, we're sorry but something went wrong

Warning!
undefined method `v...
Suyash Jain

10/14/2014

07:35 AM Bug #6916: MS DHCP Timeout
Another user has a similar issue:
http://projects.theforeman.org/issues/7766
He might have a solution for it......
Oliver Weinmann
07:29 AM Bug #7766: ms_native dhcp smart proxy code scales poorly
Hi Dan,
I have very similar issues where the smart proxy takes too long to register a new reservation and a timeou...
Oliver Weinmann

10/13/2014

10:16 PM Feature #7911: Support short hostname for MCollective runs
anybody? hardy hardy
06:06 AM Feature #7911: Support short hostname for MCollective runs
Dominic Cleal wrote:
> I don't recall this being configurable. I'd guess your hostnames aren't configured properly ...
hardy hardy
05:24 AM Feature #7911: Support short hostname for MCollective runs
I don't recall this being configurable. I'd guess your hostnames aren't configured properly if they're appearing as ... Dominic Cleal
05:11 AM Feature #7911 (Rejected): Support short hostname for MCollective runs
foreman puppet-run is " shell_command(cmd + ["puppet", "runonce", "-I"] + shell_escaped_nodes) "
for example :
D,...
hardy hardy
10:56 AM Refactor #7922 (Closed): Let's re-use http(s) connection to foreman for subsequent requests
When smart-proxy forwards multiple reports to the Foreman, it should not create http(s) connection per request. Šimon Lukašík

10/12/2014

04:47 PM Bug #7909: Importing Environments
Bah...... Riley Shott
04:46 PM Bug #7909: Importing Environments
Also, if it helps, this is what our config/settings.d/puppet.yml looks like:
---
:enabled: true
:puppet_conf: ...
Riley Shott
04:42 PM Bug #7909 (Resolved): Importing Environments
Smart-Proxy should support the use of using solely environmentpath in puppet.conf to import directory environments. C... Riley Shott

10/10/2014

11:01 AM Feature #7860 (Closed): puppetssh: add puppetssh_wait config option
Applied in changeset commit:79616401c79308fa1ef9c7458c8f6bd3a2b0c231. Anonymous
08:10 AM Feature #7860 (Ready For Testing): puppetssh: add puppetssh_wait config option
The Foreman Bot
08:48 AM Revision 79616401: Fixes #7860 - added puppetssh_wait option
Thomas Kuther

10/09/2014

06:40 AM Feature #7862 (Ready For Testing): Upgrade rubocop to 0.26.1
The Foreman Bot
06:39 AM Feature #7862 (Closed): Upgrade rubocop to 0.26.1
David Davis
06:30 AM Feature #7860 (Assigned): puppetssh: add puppetssh_wait config option
Lukas Zapletal
06:23 AM Feature #7860 (Closed): puppetssh: add puppetssh_wait config option
Currently the puppetssh command is detached by default, followed by a return 0.
This causes issues when using The ...
Thomas Kuther
06:25 AM Bug #7859 (Ready For Testing): Ssh puppet run does not work on Ruby 1.9+
The Foreman Bot
05:16 AM Bug #7859 (Closed): Ssh puppet run does not work on Ruby 1.9+
Things are not properly escaped:... Lukas Zapletal
05:28 AM Bug #7822: CVE-2014-3691 - Smart proxy doesn't perform verification of client SSL certificate on API requests
1.5.4 and 1.6.2 have been shipped: https://groups.google.com/forum/#!topic/foreman-announce/LcjZx25Bl7U Dominic Cleal
03:13 AM Bug #7822: CVE-2014-3691 - Smart proxy doesn't perform verification of client SSL certificate on API requests
1.5-stable commit: https://github.com/theforeman/smart-proxy/commit/a4ecc166f7f86de63d68a66d677eff37d64c8193.patch
1...
Dominic Cleal

10/08/2014

10:41 AM Bug #7822: CVE-2014-3691 - Smart proxy doesn't perform verification of client SSL certificate on API requests
We plan on releasing updated foreman-proxy packages as part of 1.5.4 and 1.6.2. Dominic Cleal
09:01 AM Bug #7822 (Closed): CVE-2014-3691 - Smart proxy doesn't perform verification of client SSL certificate on API requests
Applied in changeset commit:52f0bacf26923826a9b112369d504972369b3cf0. Dominic Cleal
08:26 AM Revision 52f0bacf: fixes #7822 - forbid HTTPS requests with no client SSL certificate
Dominic Cleal
08:01 AM Bug #7850 (Closed): mixlib-shellout breaks Ruby 1.8 compatibility
Applied in changeset commit:56e62d1295ab65e7deca27890ee69e1312ceca0a. Dominic Cleal
07:07 AM Bug #7850 (Ready For Testing): mixlib-shellout breaks Ruby 1.8 compatibility
The Foreman Bot
07:06 AM Bug #7850 (Closed): mixlib-shellout breaks Ruby 1.8 compatibility
Seeing test failures on Ruby 1.8, due to a new version of mixlib-shellout, which is pulled in by Chef.... Dominic Cleal
07:48 AM Revision 56e62d12: fixes #7850 - pin mixlib-shellout for Ruby 1.8 compatibility
Dominic Cleal
06:46 AM Feature #6677: Autosign entry additions should require authentication
We're fixing the requirement for SSL verification in #7822, but you give an HTTP example - are you running with or wi... Dominic Cleal
03:54 AM Feature #7849 (Closed): trusted_hosts should determine hostname from certificate CN on SSL requests
trusted_hosts is based on reverse DNS, but when requests come in over HTTPS, the CN should be parsed from the certifi... Dominic Cleal

10/07/2014

09:15 AM Feature #7839 (Resolved): Support IPv6
Using foreman-installer (1.6.0), the smart-proxy is not listening on IPv6. It's only bound to IPv4. Please support ... Stephen Bowman
07:33 AM Refactor #7832 (Closed): Integration test for SSL verification
Following on from #7822, we need a full test of the smart proxy rack+WEBrick application to ensure that SSL verificat... Dominic Cleal
07:01 AM Bug #7822 (Ready For Testing): CVE-2014-3691 - Smart proxy doesn't perform verification of client SSL certificate on API requests
The Foreman Bot

10/06/2014

07:22 AM Bug #7822 (Assigned): CVE-2014-3691 - Smart proxy doesn't perform verification of client SSL certificate on API requests
Dominic Cleal
06:39 AM Bug #7822 (Closed): CVE-2014-3691 - Smart proxy doesn't perform verification of client SSL certificate on API requests
Reported to foreman-security by Michael Moll. Also reported by Jon McKenzie in a comment here: http://projects.thefo... Dominic Cleal
06:41 AM Bug #5651 (Duplicate): The 'trusted_hosts' config key has an unintuitive (and potentially dangerous) behavior
Thanks very much for your report Jon, apologies for us taking so long to see and address it.
The trusted hosts beh...
Dominic Cleal
06:06 AM Feature #3034: TFTP file download should be synchronous and handle errors
For the record, RHOSP team hit this. We might want to speak about bumping up the priority of this. Lukas Zapletal

10/02/2014

11:03 AM Bug #7749 (Closed): Calling log_halt causes 500 internal server error on foreman proxy
Applied in changeset commit:2fe082ea514e6f86cba338a4b0bcccd452a542c0. Marek Hulán
10:26 AM Revision 2fe082ea: Fixes #7749 - allow using logger in log_halt helper
Marek Hulán

10/01/2014

02:29 PM Bug #7766 (Closed): ms_native dhcp smart proxy code scales poorly
the ms native dhcp server code (native_ms.rb) runs netsh commands per reservation - so in a scope with hundreds of re... Dan Berger

09/30/2014

05:03 AM Bug #7749 (Ready For Testing): Calling log_halt causes 500 internal server error on foreman proxy
The Foreman Bot
04:59 AM Bug #7749 (Closed): Calling log_halt causes 500 internal server error on foreman proxy
I found this error when provisioning staypuft hosts, in foreman log I saw only ... Marek Hulán

09/26/2014

10:42 AM Refactor #7660 (Ready For Testing): Fix rubocop warnings from Lint/AmbiguousOperator to Style/BracesAroundHashParameters
The Foreman Bot
10:39 AM Refactor #7660 (Closed): Fix rubocop warnings from Lint/AmbiguousOperator to Style/BracesAroundHashParameters
Anonymous

09/24/2014

09:01 AM Feature #7181 (Closed): Add rubocop to smart-proxy code
Applied in changeset commit:cdd01ff9fcf5694c58bdf96006a58476c67f024e. Anonymous
08:04 AM Revision cdd01ff9: Fixes #7181: added initial support for rubocop
Dmitri Dolguikh
08:01 AM Bug #7596 (Closed): Plugin dependencies throw undefined method `to_sym' for nil:NilClass error
Applied in changeset commit:20b9f969fcc42e06be7daeb587bc4f485d9d2b17. Dominic Cleal
07:20 AM Revision 20b9f969: fixes #7596 - validate plugin dependencies when loading, various fixes
Dominic Cleal

09/23/2014

10:58 AM Bug #7596 (Ready For Testing): Plugin dependencies throw undefined method `to_sym' for nil:NilClass error
The Foreman Bot
10:55 AM Bug #7596 (Assigned): Plugin dependencies throw undefined method `to_sym' for nil:NilClass error
Dominic Cleal
10:54 AM Bug #7596 (Closed): Plugin dependencies throw undefined method `to_sym' for nil:NilClass error
Adding a simple dependency to a plugin definition throws an ugly error when the plugin's loaded. There are quite a f... Dominic Cleal

09/19/2014

08:19 AM Bug #7543 (Closed): allow additional rubyipmi connection options to be passed through
Also no power/reboot button available
Jorick Astrego

09/18/2014

09:38 AM Bug #5481: Foreman Proxy unable to remove DHCP reservation: "IP / mac - is static - unable to delete"
I'm also being effected by this issue. Do we know what version this might be addressed in? Rich Chiavaroli
05:00 AM Bug #4390 (Resolved): Dynamic environments broken
Thanks for confirming. The new dynamic environments mode makes our implementation more reliable as we simply call ou... Dominic Cleal
04:00 AM Bug #4390: Dynamic environments broken
With the recent changes to puppet environments it invalidates this fault.
I don't see a way to close the ticket.
Nathan Flynn
03:21 AM Bug #4390 (Feedback): Dynamic environments broken
I assume this is already resolved, can you please confirm?
thanks
Ohad Levy
 

Also available in: Atom