Project

General

Profile

Activity

From 06/11/2015 to 07/10/2015

07/10/2015

05:01 PM Bug #11090 (Closed): fix .gemspec file
Applied in changeset commit:00c92ddb43d9d69b162188b0eefe033fb04d4684. Anonymous
12:11 PM Bug #11090 (Closed): fix .gemspec file
extra_rdoc_files points to the a non-existent README file Anonymous
04:46 PM Revision 00c92ddb: Fixes #11090: fix README filename in the gemspec
Ewoud Kohl van Wijngaarden
09:36 AM Feature #1224: DNSMadeEasy/Foreman/SmartProxy integration
The Smart Proxy's DNS module can now be extended by plugins, thanks to #7008. This would be a great way to start dev... Dominic Cleal
09:33 AM Feature #1225 (Resolved): AWS-Route53/Foreman/SmartProxy DNS integration
Thanks to Daniel and Sol for their efforts and code. I've uploaded this into a new Smart Proxy plugin over at https:... Dominic Cleal
05:01 AM Feature #7008 (Closed): Add providers to existing proxy modules from a plugin/module
Applied in changeset commit:d905c67c1067696000b0ff4fefde711c99f9e731. Anonymous
04:56 AM Refactor #11082 (New): Move BMC providers to plugin-capable layout
#7008 introduced the ability for modules to have providers in an extensible fashion. The 'bmc' module has multiple pr... Dominic Cleal
04:55 AM Refactor #11081 (Closed): Move DHCP providers to plugin-capable layout
#7008 introduced the ability for modules to have providers in an extensible fashion. The 'dhcp' module has multiple p... Dominic Cleal
04:53 AM Refactor #11080 (Closed): Move Puppet run providers to plugin-capable layout
#7008 introduced the ability for modules to have providers in an extensible fashion. The 'puppet' module has the cap... Dominic Cleal
04:47 AM Revision d905c67c: Fixes #7008: dns providers are now plugins
Dmitri Dolguikh

07/09/2015

10:56 AM Bug #10941 (Ready For Testing): puppet classes cache not working right
The Foreman Bot
05:23 AM Bug #10941 (Assigned): puppet classes cache not working right
Anonymous
04:55 AM Bug #10941: puppet classes cache not working right
Yeah, I agree with everything you said Jason, you're spot on. Here's a unit test that demonstrates it: https://githu... Dominic Cleal
08:43 AM Bug #11067 (Duplicate): Failing TFTP fetch filed doesn't trigger error in UI
Thanks for the report, this is tracked under #3034. Dominic Cleal
08:42 AM Bug #11067 (Duplicate): Failing TFTP fetch filed doesn't trigger error in UI
foreman-proxy.log
127.0.0.1 - - [09/Jul/2015 14:39:35] "POST /tftp/syslinux/00:50:56:bb:5e:30 HTTP/1.1" 200 - 0.00...
Jon Skarpeteig
03:14 AM Feature #11039 (New): Support more specific authorization of wildcard certificates
Dominic Cleal

07/08/2015

02:42 PM Bug #10941: puppet classes cache not working right
Alejandro Falcon wrote:
> Every time I try to import the classes the smart-proxy scans all modules and wont use the ...
Jason Smith
11:16 AM Feature #11039: Support more specific authorization of wildcard certificates
Correct. I'm thinking along the lines of an enable-able option, defaulting to false as I believe wildcard usage is ra... Anonymous
09:53 AM Feature #11039: Support more specific authorization of wildcard certificates
So I guess you'd want the option to use authorisation based on the remote host, like HTTP uses, instead of the CN fro... Dominic Cleal
09:46 AM Feature #11039: Support more specific authorization of wildcard certificates
Dominic, while adding "*.domain.com" to my trusted hosts does work, now any host with access to our wildcard certific... Anonymous
04:16 AM Feature #11039: Support more specific authorization of wildcard certificates
I don't think forward verification is used at all with HTTPS requests, it only looks to be in the HTTP code path.
...
Dominic Cleal
03:59 AM Feature #11039: Support more specific authorization of wildcard certificates
I think his problem is caused by the introduced reverse lookup verification.
Justin seems to have a wildcard cert ...
Markus Frosch
03:43 AM Feature #11039 (Feedback): Support more specific authorization of wildcard certificates
Can you just add the @*.domain.com@ to your trusted hosts list? Dominic Cleal
12:15 AM Support #10098: Does anyone have an updated procedure to install smart proxy on a Windows Server 2008 R2 OS?
Bump on this? Aaron Reed

07/07/2015

12:20 PM Feature #11039 (New): Support more specific authorization of wildcard certificates
After updating from 1.7.3 to 1.8.2, we can no longer change the Operating System of a managed host. The web UI fails ... Anonymous
12:13 PM Bug #11038 (Rejected): Per-environment future parser settings do not seem to work in the Foreman smart-proxy puppet parser.
Puppet 3.7.5 added per-environment future parser settings, which was released just a few months ago. If the current p... Jason Smith

07/01/2015

07:35 AM Feature #8046: Add an infoblox provider for dns/dhcp
Also see https://github.com/theforeman/smart-proxy/pull/295 where infoblox support for dhcp is implemented. Anonymous

06/29/2015

11:34 AM Bug #10768 (Duplicate): proxy does not complain if it can't resolve foreman_url
Fixes to 10769 also fix this issue. Anonymous

06/26/2015

09:34 AM Bug #10941 (Closed): puppet classes cache not working right
Every time I try to import the classes the smart-proxy scans all modules and wont use the cache. I have troubleshoot ... Alejandro Falcon
08:43 AM Revision e9a0235b: Bump version to 1.10-develop
Dominic Cleal
08:17 AM Bug #10940 (Closed): Unable to use customrun puppet provider
Description of problem:
Impossible to use customrun puppet provider
Version-Release number of selected component ...
Vladimir Stackov
05:31 AM Bug #10939 (Resolved): Features list doesn't reflect availability per protocol
If I set up a smart proxy with most modules enabled on HTTPS, but one module enabled on both and request /features on... Dominic Cleal

06/24/2015

11:02 AM Bug #10801 (Closed): Error message 'nonexistent' misspelling
Applied in changeset commit:e673b8a99241ae970b3bf68c68be3c077cd237a9. Anonymous
11:02 AM Refactor #10895 (Closed): Move smart_proxy_chef-specific classes out of smart-proxy
Applied in changeset commit:e506345a8d448bddac10927fb4aef5224208ef3d. Anonymous
10:42 AM Revision e673b8a9: fixes #10801: fixed spelling of error messages in puppetca module
Dmitri Dolguikh
10:42 AM Revision e506345a: fixes #10895: moved smart_proxy_chef-specific classes to the plugin itself
Dmitri Dolguikh
09:39 AM Bug #10877: Import from puppet fails with "Failed to list puppetenvironments"
I confirm that restricting puppet to '< 4' in bundler.d/puppet.rb solves this issue.
Thanks
Stefan Hölzle
09:12 AM Bug #10877: Import from puppet fails with "Failed to list puppetenvironments"
Hm yeah, we ought to restrict that to < 4.0 for now. Dominic Cleal
09:09 AM Bug #10877: Import from puppet fails with "Failed to list puppetenvironments"
I'm running smartproxy from the sources and installed the dependencies with bundler:... Stefan Hölzle
07:22 AM Bug #7766: ms_native dhcp smart proxy code scales poorly
Ok, got it.
I'm using ruby 1.9 and .each is no longer supported on a string.
in native_ms.rb...
Oliver Weinmann

06/23/2015

11:37 AM Bug #7766: ms_native dhcp smart proxy code scales poorly
Ok, i tested the 3 patched files with 1.82 and the dev branch. foreman is not able to find a free ip:
ERF12-4395 [...
Oliver Weinmann
05:55 AM Bug #10877: Import from puppet fails with "Failed to list puppetenvironments"
This looks like it's loading Puppet 4 which is incompatible in this way. Check if you have such a package or gem ins... Dominic Cleal
05:23 AM Feature #10907 (New): Add apipie support to the smart-proxy API
The Foreman API supports auto-discovery of supported methods in its API through the /apidoc/ URLs, enabled through us... Pieter Hollants
05:20 AM Feature #10860: Provide resources on / API index
The question I'm asking myself: what would have been the expected behavior? [[API]] does not list anything for the / ... Pieter Hollants
05:10 AM Bug #5571 (Feedback): Puppet "each" function makes Foreman not show a class
Anonymous

06/22/2015

11:17 AM Bug #5571: Puppet "each" function makes Foreman not show a class
I can't replicate the issue with Puppet 3.8.1: if the "parser" setting in puppet.conf is set to "future", modules con... Anonymous
08:11 AM Bug #7766: ms_native dhcp smart proxy code scales poorly
Hi,
I'm happy to test, but the code contains static ip ranges?
Oliver Weinmann
07:43 AM Feature #10860: Provide resources on / API index
The first run probably failed because there was no tar binary in the container. The debug should probably fail on tha... Eelco Maljaars
07:41 AM Feature #10860: Provide resources on / API index
The first file appears to be empty. Here is the second run :
[root@foreman tmp]# foreman-debug
HOSTNAME: f...
Eelco Maljaars
07:30 AM Feature #10860: Provide resources on / API index
Hi,
I'm experiencing the same error when running the foreman in a custom docker image. As this report did not con...
Eelco Maljaars
06:39 AM Refactor #10895 (Ready For Testing): Move smart_proxy_chef-specific classes out of smart-proxy
Anonymous
06:34 AM Refactor #10895 (Assigned): Move smart_proxy_chef-specific classes out of smart-proxy
Anonymous
06:33 AM Refactor #10895 (Closed): Move smart_proxy_chef-specific classes out of smart-proxy
Anonymous
06:34 AM Bug #6916: MS DHCP Timeout
Hi,
since upgrading to 1.8.1 and then 1.8.2 the whole windows smart proxy has become totally unusable. I only mana...
Oliver Weinmann

06/19/2015

07:11 AM Feature #8046: Add an infoblox provider for dns/dhcp
the author of the infoblox gem made it 1.8.7 compatible so the latest commit should be working fine on 1.8.7 with inf... Klaas D
06:27 AM Bug #10877 (Closed): Import from puppet fails with "Failed to list puppetenvironments"
This issue occurs with version 1.8.2.
I had the same issue with Smart-proxy and Foreman 1.8.1.
However if I use an ...
Stefan Hölzle

06/18/2015

08:01 AM Bug #10769 (Closed): template operations are not logged
Applied in changeset commit:25c06dcb097c10c2d0879eccd370182ebf283101. Anonymous
07:41 AM Revision 25c06dcb: fixes #10769 - added a debug trace when downloading templates from foreman
Dmitri Dolguikh
03:06 AM Feature #10860: Provide resources on / API index
Can you run foreman-debug tool on the proxy host and when ask, upload the report to our secured site? Then paste the ... Lukas Zapletal
02:55 AM Feature #10860 (New): Provide resources on / API index
Foreman Proxy is running at https://foreman.beijing.com:8443, However, when open that url in firefox, it display "Si... Xudong Li

06/17/2015

11:41 AM Bug #10769 (Ready For Testing): template operations are not logged
The Foreman Bot
11:12 AM Bug #10768 (Ready For Testing): proxy does not complain if it can't resolve foreman_url
The Foreman Bot
09:49 AM Feature #8046: Add an infoblox provider for dns/dhcp
Okay, the changes to infoblox gem are upstream - the author was very helpful and he even said he may make his gem rub... Klaas D
07:37 AM Revision fa3178a0: refs #8046: Add possibility for providers to overwrite find_record to load single records
Klaas Demter

06/16/2015

09:01 AM Feature #10527 (Closed): DHCP/TFTP support for Cisco NX-OS PowerOn Auto Provisioning (POAP)
Applied in changeset commit:17d3726ee5632f04fc0609af218f564ea1118fe2. Anonymous
08:56 AM Revision 17d3726e: Fixes #10527 - DHCP/TFTP support for Cisco POAP
Fernando Carolo

06/15/2015

02:14 PM Feature #10527 (Ready For Testing): DHCP/TFTP support for Cisco NX-OS PowerOn Auto Provisioning (POAP)
The Foreman Bot
11:05 AM Feature #8046 (Ready For Testing): Add an infoblox provider for dns/dhcp
The Foreman Bot
09:52 AM Bug #10801 (Ready For Testing): Error message 'nonexistent' misspelling
The Foreman Bot

06/12/2015

12:16 PM Bug #10801 (Closed): Error message 'nonexistent' misspelling
In file "modules/puppetca/puppetca_main.rb" on lines 41 and 42 (currently), there is an error message in which the wo... Blaine Gardner
08:55 AM Feature #8046: Add an infoblox provider for dns/dhcp
I started with a first proposal, it does work in my environment but its slow (30secs for a /21 network) - I also chan... Klaas D

06/11/2015

07:44 PM Support #7964: unable to import puppet class
Another cause of this is that the environment simply does not exist on the file system in /etc/puppet/environments/ (... Justin Sherrill
12:01 PM Feature #9121 (Closed): Add README to project
Applied in changeset commit:c08eb9a80d33655279ad4cc6039f0299ccb14e3b. Anonymous
11:59 AM Revision c08eb9a8: Fixes #9121: better readme for the github project page
Dmitri Dolguikh
 

Also available in: Atom