Project

General

Profile

Activity

From 05/10/2016 to 06/08/2016

06/08/2016

11:03 AM Support #15331: Smart-Proxy
I assume you are running under ruby 1.8.7? There's an issue with rack past version 1.6 under ruby 1.8.7, which has be... Anonymous
10:28 AM Support #15331: Smart-Proxy
I rolled the patches back and started applying patches one at a time and the rubygem-rack 1.6.4-2.el7 patch from epel... John Webb
11:02 AM Bug #15341 (Closed): Smart Proxy - dnscmd - Case sensitivity issues with MS DNS
Applied in changeset commit:e182f9a097e636ca4c15c50e320ed8362f574515. Jack Watroba
10:53 AM Bug #15348 (Ready For Testing): filehandle close code wrong in native ms dhcp execute()
The Foreman Bot
10:46 AM Bug #15348 (Closed): filehandle close code wrong in native ms dhcp execute()
There is a typo Paul Kelly
10:21 AM Revision e182f9a0: fixes #15341 - case sensitivity issues with dnscmd
Jack Watroba

06/07/2016

09:16 PM Bug #15341: Smart Proxy - dnscmd - Case sensitivity issues with MS DNS
Just kidding, it's this one: https://github.com/theforeman/smart-proxy/pull/431 Jack Watroba
09:08 PM Bug #15341: Smart Proxy - dnscmd - Case sensitivity issues with MS DNS
Actually https://github.com/theforeman/smart-proxy/pull/429 Jack Watroba
08:59 PM Bug #15341 (Ready For Testing): Smart Proxy - dnscmd - Case sensitivity issues with MS DNS
The Foreman Bot
08:59 PM Bug #15341 (Closed): Smart Proxy - dnscmd - Case sensitivity issues with MS DNS
In cases where foreman provides a DNS zone that has different casing than the enumerated zones returned by MS DNS, th... Jack Watroba
04:42 PM Support #15331 (Feedback): Smart-Proxy
Anonymous
04:41 PM Support #15331: Smart-Proxy
Doesn't look like ssl is enabled on smart-proxy. It's not entirely clear what version you are running, here's the url... Anonymous
02:52 PM Support #15331 (Resolved): Smart-Proxy
I patched our rhel 7 puppet server that also runs foreman 1.7.5. The puppet version upgraded to version 3.8.7 and the... John Webb
11:02 AM Bug #15323 (Closed): puppet.yml.example gives incorrect puppet_proxy_puppetssh provider name
Applied in changeset commit:fd75364e432ebaec0ccecc591d3566c3dfbb0947. Dominic Cleal
08:01 AM Bug #15323 (Ready For Testing): puppet.yml.example gives incorrect puppet_proxy_puppetssh provider name
The Foreman Bot
08:00 AM Bug #15323 (Assigned): puppet.yml.example gives incorrect puppet_proxy_puppetssh provider name
Dominic Cleal
07:20 AM Bug #15323: puppet.yml.example gives incorrect puppet_proxy_puppetssh provider name
https://github.com/theforeman/puppet-foreman_proxy/issues/254 tracks corresponding changes needed in the Puppet module. Dominic Cleal
07:17 AM Bug #15323 (Closed): puppet.yml.example gives incorrect puppet_proxy_puppetssh provider name
The Puppet SSH provider name given in the example puppet.yml file is incorrect, it should be @puppet_proxy_ssh@:
<...
Dominic Cleal
10:05 AM Revision fd75364e: fixes #15323 - correct Puppet SSH provider name
Dominic Cleal

06/06/2016

08:51 AM Bug #7766 (Ready For Testing): ms_native dhcp smart proxy code scales poorly
The Foreman Bot
08:02 AM Feature #10522 (Rejected): As a user i like to start Puppet runs via Rundeck
Thanks for reporting the issue, but I think it's very unlikely now for the Smart Proxy itself to ship this for two (n... Dominic Cleal
07:01 AM Bug #15300 (Closed): Rubygems source should be HTTPS
Applied in changeset commit:bc9e488411d5e3afadb361684991ba530b535655. Dominic Cleal
06:30 AM Bug #15300 (Ready For Testing): Rubygems source should be HTTPS
The Foreman Bot
06:29 AM Bug #15300 (Closed): Rubygems source should be HTTPS
The Gemfile uses the HTTP endpoint for rubygems.org, but it's strongly recommended to use the HTTPS endpoint. (Plus t... Dominic Cleal
06:44 AM Revision bc9e4884: fixes #15300 - change rubygems.org API endpoint to HTTPS
Dominic Cleal
04:02 AM Bug #15025 (Closed): Warning on startup: Couldn't find settings file config/settings.d/foreman_proxy.yml
Applied in changeset commit:18a62b71641bfc5498429a55e1ac85bd0b67fd72. Anonymous
03:55 AM Revision 18a62b71: Fixes #15025 - do not show foreman_proxy startup messages.
Dmitri Dolguikh

06/03/2016

04:01 AM Bug #15240 (Closed): Couldn't enable plugin dhcp: Parameter 'subnets' is expected to have a non-empty value
Applied in changeset commit:222cf1783487b9f2cd232c9cdad90ac679396c1c. Anonymous
03:09 AM Revision 222cf178: Fixes #15240 - empty arrays no longer trigger validation failures
On 1.8.7 (only there) [].to_s == '',
which lead to presence validator failures.
Dmitri Dolguikh

06/02/2016

07:01 AM Feature #12633 (Closed): Add Pxegrub2 variant and allow multiple TFTP config files
Applied in changeset commit:b1cec0e95cf628620c1c4870b2df7ce01e133ab2. Anonymous
06:55 AM Revision b1cec0e9: Fixes #12633 - Pxegrub2 variant and multiple configs
Lukas Zapletal

06/01/2016

03:44 PM Bug #15240: Couldn't enable plugin dhcp: Parameter 'subnets' is expected to have a non-empty value
I am seeing this too on CentOS 6.7 with Ruby 1.8.7
I found a workaround is adding this:
:subnets: [192.168.1.0/25...
Josh Gray
09:20 AM Support #15210 (Resolved): Create DHCP Settings for <host> task failed with the following error: ERF12-6899 [ProxyAPI::ProxyException]: Unable to set DHCP entry ([RestClient::ResourceNotFound]: 404 Resource Not Found)
Anonymous
09:19 AM Support #15210: Create DHCP Settings for <host> task failed with the following error: ERF12-6899 [ProxyAPI::ProxyException]: Unable to set DHCP entry ([RestClient::ResourceNotFound]: 404 Resource Not Found)
sorry for the typo. not dhcp_isc.yms. it is dhcp_isc.yml laxman veeturi
09:16 AM Support #15210: Create DHCP Settings for <host> task failed with the following error: ERF12-6899 [ProxyAPI::ProxyException]: Unable to set DHCP entry ([RestClient::ResourceNotFound]: 404 Resource Not Found)
Hello,
Sorry for the delay. DHCP is working now. I changed DHCP set up as below
[root@ol07fmn00 ~]# cat /et...
laxman veeturi

05/31/2016

11:17 AM Bug #15240 (Ready For Testing): Couldn't enable plugin dhcp: Parameter 'subnets' is expected to have a non-empty value
The Foreman Bot
10:16 AM Bug #15240: Couldn't enable plugin dhcp: Parameter 'subnets' is expected to have a non-empty value
Dmitri Dolguikh wrote:
> It seems that the issue affects/can only be replicated on ruby 1.8.7.
Indeed I see this ...
Martin Dobrev
10:13 AM Bug #15240: Couldn't enable plugin dhcp: Parameter 'subnets' is expected to have a non-empty value
It seems that the issue affects/can only be replicated on ruby 1.8.7. Anonymous
10:06 AM Bug #15240: Couldn't enable plugin dhcp: Parameter 'subnets' is expected to have a non-empty value
Thanks, that's very useful. There's a difference here which is interesting:
I, [2016-05-31T13:41:17.414259 #30...
Dominic Cleal
09:44 AM Bug #15240: Couldn't enable plugin dhcp: Parameter 'subnets' is expected to have a non-empty value
Dominic Cleal wrote:
> Do you have DEBUG level logs from the smart proxy? It'd be useful to see precisely what it's ...
Martin Dobrev
09:34 AM Bug #15240: Couldn't enable plugin dhcp: Parameter 'subnets' is expected to have a non-empty value
Do you have DEBUG level logs from the smart proxy? It'd be useful to see precisely what it's logging about the settin... Dominic Cleal
09:33 AM Bug #15240 (Closed): Couldn't enable plugin dhcp: Parameter 'subnets' is expected to have a non-empty value
Hi,
after upgrading my smart proxy nodes to 1.11.2 and theforeman-foreman_proxy to 2.5.0 I can't use DHCP any more...
Martin Dobrev
10:51 AM Revision 66900e17: Bump version to 1.13-develop
Dominic Cleal
10:19 AM Bug #15143 (Duplicate): DHCP :subnet: parameter no longer optional
#15240 has narrowed down the problem to affecting only Ruby 1.8.7 installations (I used something much newer above), ... Dominic Cleal
10:08 AM Feature #15244 (Closed): Provide CNAME support in the DNSCMD provider.
Providing an API to update CNAMEs would allow a large enterprise using Microsoft DNS services to manage all DNS name ... Paul Kelly

05/27/2016

10:17 AM Support #15210: Create DHCP Settings for <host> task failed with the following error: ERF12-6899 [ProxyAPI::ProxyException]: Unable to set DHCP entry ([RestClient::ResourceNotFound]: 404 Resource Not Found)
Please check and provide logs! Particularly /var/log/foreman-proxy/proxy.log, and consider dropping the log level to... Dominic Cleal

05/26/2016

07:50 PM Support #15210 (Resolved): Create DHCP Settings for <host> task failed with the following error: ERF12-6899 [ProxyAPI::ProxyException]: Unable to set DHCP entry ([RestClient::ResourceNotFound]: 404 Resource Not Found)
DHCp proxy is not working in foreman 1.11.2. I got the following error ERF12-6899 [ProxyAPI::ProxyException]: Unable ... laxman veeturi

05/25/2016

02:55 AM Bug #7766 (New): ms_native dhcp smart proxy code scales poorly
PR closed. Dominic Cleal

05/24/2016

10:23 AM Bug #8782 (Rejected): Missing whitespace in the cmd when using the mco provider for puppetrun
Dominic Cleal
10:19 AM Bug #8782: Missing whitespace in the cmd when using the mco provider for puppetrun
unable to replicate on newer version, might have been a ruby or some gem's version.
I think we can close this.
Daniel Gagnon
09:08 AM Bug #15143 (Feedback): DHCP :subnet: parameter no longer optional
I can't reproduce this with the example file, only by adding an empty subnets parameter to the config.
With:
<pre...
Dominic Cleal

05/23/2016

10:35 AM Bug #15143 (Duplicate): DHCP :subnet: parameter no longer optional
since version 1.11.x the :subnet: definition in foreman-proxy dhcp settings is no longer optional.
Below config wa...
Finke Lamein
10:01 AM Bug #15130 (Closed): Puppet environment retriever set to config_file, not API when using "environmentpath"
Applied in changeset commit:185cfbb776aa272699895258a8d3e90a3d15dfaa. Anonymous
05:29 AM Bug #15130 (Ready For Testing): Puppet environment retriever set to config_file, not API when using "environmentpath"
The Foreman Bot
04:36 AM Bug #15130 (Assigned): Puppet environment retriever set to config_file, not API when using "environmentpath"
Anonymous
03:25 AM Bug #15130 (Closed): Puppet environment retriever set to config_file, not API when using "environmentpath"
On a Puppet 3.8.7 installation using directory environments (and @environmentpath@), the config file environment retr... Dominic Cleal
09:07 AM Revision 185cfbb7: Fixes #15130 - use puppet apiv2 when 'environmentpath' is present
Dmitri Dolguikh
08:01 AM Bug #15110 (Closed): Default setting values used for module initialization aren't being marked as "default" when they are logged.
Applied in changeset commit:dd2fc60c724217e3517d5ac07683e32152960b7c. Anonymous
07:45 AM Bug #15110: Default setting values used for module initialization aren't being marked as "default" when they are logged.
e.g.... Dominic Cleal
07:44 AM Revision dd2fc60c: Fixes #15110 - used default setting values are marked now.
Dmitri Dolguikh

05/20/2016

02:13 PM Bug #2687: Performance issues with large ISC dataset (DHCP smart proxy)
The PR isn't going to work with 1.11 branch. The easiest thing to do atm is to use a source install from the "develop... Anonymous
02:00 PM Bug #2687: Performance issues with large ISC dataset (DHCP smart proxy)
Dmitri, what do I need to do to try this out as well in my environment?
I'm running 1.11.1 and 1.11.2 now - is your ...
Konstantin Orekhov
02:06 PM Bug #14952: dhcp_isc not respecting the :subnets: settings anymore
Konstantin Orekhov wrote:
> Is negating of a subnet and regular expressions supported in :subnets" filter?
>
> Fo...
Anonymous
01:54 PM Bug #14952: dhcp_isc not respecting the :subnets: settings anymore
Is negating of a subnet and regular expressions supported in :subnets" filter?
For example, if I wanted to exclude...
Konstantin Orekhov
08:32 AM Bug #15110 (Ready For Testing): Default setting values used for module initialization aren't being marked as "default" when they are logged.
The Foreman Bot
08:30 AM Bug #15110 (Closed): Default setting values used for module initialization aren't being marked as "default" when they are logged.
Anonymous
06:52 AM Bug #15025 (Ready For Testing): Warning on startup: Couldn't find settings file config/settings.d/foreman_proxy.yml
The Foreman Bot

05/19/2016

09:20 AM Feature #15095 (Assigned): Add Puppet server environment_classes API support
Anonymous
09:16 AM Feature #15095 (Closed): Add Puppet server environment_classes API support
For Puppet Server 2.3.0 or higher (Puppet version 4.4+), a new environment_classes API is available that replaces res... Dominic Cleal

05/18/2016

11:06 AM Feature #13667 (Closed): puppet_proxy and puppetca modules load puppet gem in puppet 4.0 and higher environments
Applied in changeset commit:df0fc729bb8f3275c55f8673c669085755eee347. Anonymous
09:48 AM Bug #14266 (Resolved): proxy-puppet - import classes to foreman takes ages
#13667's been merged for 1.12, so tentatively going to mark this as closed as it should be fixed by the change as not... Dominic Cleal
09:48 AM Refactor #11080 (Closed): Move Puppet run providers to plugin-capable layout
Provided by #13667. Dominic Cleal
09:44 AM Revision df0fc729: Fixes #13667 - support for puppet 4.0 in puppet_proxy module
Dmitri Dolguikh

05/13/2016

11:01 AM Bug #15043 (Closed): mcollective puppetrun provider can't find puppet-agent mco binary
Applied in changeset commit:67f820270744536f5df2336c297649034ecdf9ed. Alex Fisher
09:59 AM Bug #15043 (Ready For Testing): mcollective puppetrun provider can't find puppet-agent mco binary
The Foreman Bot
09:07 AM Bug #15043 (Closed): mcollective puppetrun provider can't find puppet-agent mco binary
In puppet 4 (puppet-agent AIO packages) the location of the mco binary has changed.
The mcollective puppetrun prov...
Alex Fisher
10:23 AM Revision 67f82027: fixes #15043 - Fix puppet 4 mco search path
In puppet 4, (AIO packaging), binaries can be found in
`/opt/puppetlabs/bin`.
(`/opt/puppetlabs/bin/mco` is actually...
Alex Fisher
08:01 AM Bug #15028 (Closed): Log buffer API initialized log message is missing capacity information
Applied in changeset commit:f9c9e7ad4183d26e4060ed85bf38d580b5c356bd. Anonymous
06:11 AM Bug #15028 (Ready For Testing): Log buffer API initialized log message is missing capacity information
The Foreman Bot
06:07 AM Bug #15028 (Assigned): Log buffer API initialized log message is missing capacity information
Yeah, thanks. Lukas Zapletal
07:40 AM Revision f9c9e7ad: Fixes #15028 - log buffer capacity reported correctly
Lukas Zapletal
06:54 AM Bug #15022 (Feedback): "Running scan_directory" operation do not check environments manifests folder
Anonymous

05/12/2016

11:21 AM Feature #13326 (Ready For Testing): Update list of features in Foreman on Smart Proxy startup
Dominic Cleal
11:19 AM Bug #15028 (Closed): Log buffer API initialized log message is missing capacity information
On startup, the smart proxy logs the following:... Dominic Cleal
11:14 AM Bug #15025 (Closed): Warning on startup: Couldn't find settings file config/settings.d/foreman_proxy.yml
A warning has appeared since the merge of #14618 that was previously squashed in #9974.
Prior to #14618, develop l...
Dominic Cleal
09:01 AM Bug #14952 (Closed): dhcp_isc not respecting the :subnets: settings anymore
Applied in changeset commit:f9514f6a464a35317d5f2510434fa59aa4cf8ebb. Anonymous
08:53 AM Bug #15022: "Running scan_directory" operation do not check environments manifests folder
#13667 with Puppet Server 2 (Puppet 4) will support this automatically.
It's recommended that you place all classe...
Dominic Cleal
08:44 AM Bug #15022 (Resolved): "Running scan_directory" operation do not check environments manifests folder
I'm using:
Ubuntu 14.04.4 and Foreman installed using default options and readme from Foreman website.
Steps:
1....
Andre Davis
08:26 AM Revision f9514f6a: Fixes #14952 - isc_dhcp respects :subnets setting now.
Dmitri Dolguikh

05/11/2016

11:16 AM Tracker #1051 (Rejected): Optimize the smart proxy
This is too vague without (related) tickets covering specific issues. Please open tickets against specific issues in ... Anonymous
11:11 AM Refactor #888 (Rejected): convert dns implementation to ruby objects
Anonymous
11:11 AM Refactor #888: convert dns implementation to ruby objects
Don't think this would be useful. The biggest object would be dns record which is still minimal -- type, fqdn, and ad... Anonymous
11:02 AM Refactor #14995 (Closed): Default log level for smart-proxy should be INFO
Applied in changeset commit:b0ae4e0dbf8374bb9cde4ffd666493952216bdf0. Anonymous
03:53 AM Refactor #14995 (Ready For Testing): Default log level for smart-proxy should be INFO
The Foreman Bot
03:49 AM Refactor #14995: Default log level for smart-proxy should be INFO
Changing this to proposal, I see no reason why to avoid INFO. Lukas Zapletal
03:44 AM Refactor #14995: Default log level for smart-proxy should be INFO
The installer follows the smart proxy default, which is (and has been for as long as I'm aware) set to ERROR - per se... Dominic Cleal
03:33 AM Refactor #14995 (Closed): Default log level for smart-proxy should be INFO
I believe this is a regression and it was set to INFO previously. Currently I see this set to ERROR which is not good... Lukas Zapletal
11:00 AM Bug #1054 (Rejected): Native MS DHCP options do not initialize properly when using the web interface
No longer relevant as html views have been removed. Anonymous
10:58 AM Refactor #1769 (Rejected): Refactor SETTINGS variables
Don't think this is relevant any longer, all puppet-related settings are contained within puppet plugin and/or relate... Anonymous
10:56 AM Bug #1801 (Rejected): Permissions issue when running as non root
Smart-proxy returns 'production' environment if no environments have been detected/are accessible. Make sure that the... Anonymous
10:37 AM Bug #2174 (Resolved): Wrong log settings should have the proxy terminate on startup
Appropriate checks for "STDOUT" logger have been added. Anonymous
10:23 AM Bug #2290 (Resolved): the smart-proxy log levels currently seem to log almost nothing
Logging at "DEBUG" level is quite verbose now. Anonymous
10:11 AM Revision b0ae4e0d: Fixes #14995 - proxy default log is INFO
Lukas Zapletal
05:17 AM Feature #11992 (Rejected): Support loading Puppet from AIO packages
Support for loading Puppet from AIO packages will not be added, but instead ticket #13667 tracks using the Puppet Ser... Dominic Cleal
04:01 AM Refactor #14618 (Closed): Refactor plugin initialization and loading
Applied in changeset commit:342eeda9a14422a30f08f3ce6539577ea6a740c8. Anonymous
03:30 AM Revision 342eeda9: Fixes #14618 - refactored module initialization
to allow for:
- support for multiple simultaneous providers
- programmatically defined settings
- custom ...
Dmitri Dolguikh
02:56 AM Bug #14991 (Rejected): Provide ruby 1.8.7 support for bundler test group
Dominic Cleal

05/10/2016

02:55 PM Bug #14991: Provide ruby 1.8.7 support for bundler test group
This appears to be fixed already. Please disregard. Chris Peters
02:27 PM Bug #14991 (Rejected): Provide ruby 1.8.7 support for bundler test group
The test group contains gems whose latest version is not 1.8.7 compatible. Adjust to support 1.8.7 Chris Peters
 

Also available in: Atom