Project

General

Profile

Activity

From 06/16/2013 to 07/15/2013

07/15/2013

06:55 PM Feature #1224: DNSMadeEasy/Foreman/SmartProxy integration
ok, will do that in a bit, thanks! Jeremy Kitchen
05:34 PM Feature #1224: DNSMadeEasy/Foreman/SmartProxy integration
Jeremy Kitchen wrote:
> another design question now: with dnsmadeeasy you apparently need to RESTfully write directly...
Brian Gupta
05:27 PM Feature #1224: DNSMadeEasy/Foreman/SmartProxy integration
another design question now: with dnsmadeeasy you apparently need to RESTfully write directly to a domain's endpoint,... Jeremy Kitchen
09:32 AM Feature #2790: Optional setting for custom DNS TTL value in settings.yml
Added PR in Github: https://github.com/theforeman/smart-proxy/pull/102 Povilas Daukintis
09:18 AM Feature #2790 (Closed): Optional setting for custom DNS TTL value in settings.yml
When smart-proxy manipulates DNS zone records (A/PTR) by default it will use TTL value which is 86400. While it's pr... Povilas Daukintis

07/10/2013

10:04 AM Bug #2768 (Rejected): importing classes partially fails when dynamic modulepath has multiple entries
Good, thanks for testing. Dominic Cleal
08:38 AM Bug #2768: importing classes partially fails when dynamic modulepath has multiple entries
Yeah, #2738 definitely looks like this problem. Looking forward to 1.2.1 :-) David Schmitt
07:40 AM Bug #2768 (Feedback): importing classes partially fails when dynamic modulepath has multiple entries
This looks like #2738, could you try that patch please David? (Or the foreman-proxy nightly, which will have it.) Dominic Cleal
07:32 AM Bug #2768 (Rejected): importing classes partially fails when dynamic modulepath has multiple entries
Hi,
with an modulepath of the form '/srv/puppet/$environment/modules:/srv/puppet_mac/$environment/modules', the smar...
David Schmitt
12:37 AM Feature #1224: DNSMadeEasy/Foreman/SmartProxy integration
ok, that's what I was figuring, just hack the http requests together and it should Just Work. I'll try to bang this o... Jeremy Kitchen

07/09/2013

11:56 PM Feature #1224: DNSMadeEasy/Foreman/SmartProxy integration
Jeremy Kitchen wrote:
> This seems like it's actually pretty easy, however I have a quick implementation question:
> ...
Brian Gupta
09:45 PM Feature #1224: DNSMadeEasy/Foreman/SmartProxy integration
This seems like it's actually pretty easy, however I have a quick implementation question:
There exists a rubygem ca...
Jeremy Kitchen

07/04/2013

03:51 AM Revision 28e250dd: fixes #2738 - handle multiple dynamic modulepaths
(cherry picked from commit e4ee928b03470ec085bc3c954405279421ccc52f) Daniel Baeurer
03:47 AM Revision e4ee928b: fixes #2738 - handle multiple dynamic modulepaths
Daniel Baeurer

07/02/2013

11:38 AM Feature #2736 (New): implement a Wake On Lan function/button
Hi,
There's no WOL magic packet function in the foreman web UI, but thanks to the puppet facts, foreman already ha...
Frederic Schaer

07/01/2013

12:03 PM Revision e599316e: Release 1.2.0
Dominic Cleal
11:49 AM Revision b1db26c0: Fixes #2714 - corrected IO#popen parameter on ruby 1.8.7
(cherry picked from commit 61394852e191756fc5eea0a92d581cf1dca39f21) Dmitri Dolguikh

06/28/2013

01:28 PM Bug #2687: Performance issues with large ISC dataset (DHCP smart proxy)
I have generated a smaller dataset for your troubleshooting efforts, Ohad. It has 1582 subnets and ~41K leases.
Even ...
Konstantin Orekhov

06/27/2013

02:18 PM Bug #2714 (Closed): foreman-proxy: I receives Error when initiates Puppet runs via the MCollective
Applied in changeset commit:"61394852e191756fc5eea0a92d581cf1dca39f21". Anonymous
01:49 PM Revision 61394852: Fixes #2714 - corrected IO#popen parameter on ruby 1.8.7
Dmitri Dolguikh
05:08 AM Bug #2720: smart-proxy DNS doesn't work with multiple DNS servers because of default value for 'dns_server' option
right.. at the moment a single proxy can manage a single dns server. Ohad Levy
04:37 AM Bug #2720 (Rejected): smart-proxy DNS doesn't work with multiple DNS servers because of default value for 'dns_server' option
Docs http://theforeman.org/manuals/1.2/index.html part 4.3.2 - DNS section says this:
> The dns_server option is u...
Anonymous

06/26/2013

03:03 PM Feature #2595: Expose more existing rubyipmi features as BMC smart-proxy APIs
Submitted another enhancement request to add SEL (system event log) feature to rubyipmi - https://github.com/logicmin... Konstantin Orekhov
09:54 AM Bug #2714: foreman-proxy: I receives Error when initiates Puppet runs via the MCollective
Above PR works for me.
Br, Peter
Peter Gustafsson
06:15 AM Bug #2714 (Ready For Testing): foreman-proxy: I receives Error when initiates Puppet runs via the MCollective
PR:https://github.com/theforeman/smart-proxy/pull/99 Anonymous
04:12 AM Bug #2714: foreman-proxy: I receives Error when initiates Puppet runs via the MCollective
... Dominic Cleal
04:06 AM Bug #2714: foreman-proxy: I receives Error when initiates Puppet runs via the MCollective
Dmitri, would you mind having a look again? Maybe something wrong with the IO.popen in shell_command? I suspect thi... Dominic Cleal
04:05 AM Bug #2714: foreman-proxy: I receives Error when initiates Puppet runs via the MCollective
i'm using foreman-proxy 1.2 RC3
# rpm -q foreman-proxy
foreman-proxy-1.2.0-0.3.RC3.el6.noarch
Peter Gustafsson
04:05 AM Bug #2714 (Assigned): foreman-proxy: I receives Error when initiates Puppet runs via the MCollective
Dominic Cleal
04:04 AM Bug #2714 (Closed): foreman-proxy: I receives Error when initiates Puppet runs via the MCollective
Hi,
When i initiates Puppet runs via the MCollective i get ["failed to execute puppetrun: 500 Internal Server Error"...
Peter Gustafsson

06/25/2013

04:02 PM Bug #2687: Performance issues with large ISC dataset (DHCP smart proxy)
Yes, this is a single dataset from one of the datacenters, and we have several of those. We do have our reasons not t... Konstantin Orekhov
02:14 PM Bug #2687 (Feedback): Performance issues with large ISC dataset (DHCP smart proxy)
First... do you really have a huge single dhcp infrastructure ? (e.g. on single service/server) or is it just a colle... Ohad Levy

06/20/2013

06:48 PM Bug #2687 (Closed): Performance issues with large ISC dataset (DHCP smart proxy)
Hello all!
While working on adding support for more standard DHCP options while creating host reservations (pull r...
Konstantin Orekhov
06:22 AM Revision 88ee3384: Fix incorrect version number
Dominic Cleal
05:06 AM Revision 39eba0e7: Release 1.2.0-RC3
Dominic Cleal
04:52 AM Revision 5e4e4adf: Fixes #2654 - Rewrite master as production when only one environment is found
(cherry picked from commit 1c60be634d26163cc7fe43f5adad1f9f75c3309d) Greg Sutcliffe
04:52 AM Revision 31c338bf: Fixes #2659 - Use gsub in a non-destructive manner
(cherry picked from commit 92a8bdeff4503f0160ec2580996415e749ca0c8f) Greg Sutcliffe
04:52 AM Revision a6c688a9: fixes #2662 - Proxy::Util.escape_for_shell is being used in PuppetRun.run and MCollective.run methods
(cherry picked from commit 4a8411d8d8cfb7510dc8775b5b1b0a0c8c217c69) Dmitri Dolguikh
04:52 AM Revision af98b7e1: fixes #2673 - none/wildcard http 'accept' headers are being handled correctly now
(cherry picked from commit c164bdd6e754a32d1923340bb9336c649ef8390a) Dmitri Dolguikh
04:52 AM Revision ed9c3c08: fixes #2652 - systemd service now working
(cherry picked from commit 9923a7d9a2c37120cbdd49f0201f2d76963dbd40)
Conflicts:
foreman-proxy.spec
Lukas Zapletal

06/19/2013

12:23 PM Bug #1986 (Closed): Smart-Proxy Documentation on SSL
I close this ticket as now documentation went to the new web site.
The old wiki with what may be a copy/paste of a t...
Benjamin Papillon
09:18 AM Bug #2673 (Closed): Proxy tests failing with Sinatra 1.4.3
Applied in changeset commit:"c164bdd6e754a32d1923340bb9336c649ef8390a". Anonymous
08:57 AM Revision c164bdd6: fixes #2673 - none/wildcard http 'accept' headers are being handled correctly now
Dmitri Dolguikh

06/18/2013

09:30 AM Bug #1105 (Closed): multiple puppetca or puppet enterprise puppet cause smart-proxy to fail
it has been resolved. If the problem persists, feel free to open the ticket again. Benjamin Papillon
09:25 AM Bug #1090 (New): When editing DHCP records, ISC backend times out if the number of subnets is large.
Benjamin Papillon
08:21 AM Refactor #572 (Closed): Update tests and documentation
Thanks to Sam, documentation has been improved and "new" web site launched. As Ohad said, the effort continue :) Benjamin Papillon
07:08 AM Bug #2673: Proxy tests failing with Sinatra 1.4.3
also see http://projects.theforeman.org/issues/2677 Anonymous
07:04 AM Bug #2673 (Ready For Testing): Proxy tests failing with Sinatra 1.4.3
PR: https://github.com/theforeman/smart-proxy/pull/96 Anonymous
06:57 AM Bug #2673: Proxy tests failing with Sinatra 1.4.3
This is a regression introduced by the commit at https://github.com/sinatra/sinatra/commit/bce185f1966453aa7196118382... Anonymous
04:05 AM Bug #2673 (Assigned): Proxy tests failing with Sinatra 1.4.3
Anonymous
03:26 AM Bug #2673 (Closed): Proxy tests failing with Sinatra 1.4.3
Greg's briefly investigated this and says it only happens with Sinatra 1.4.3.... Dominic Cleal
07:08 AM Refactor #2677 (Closed): Remove the workaround for wildcard/default http 'accept' header handling
Remove a workaround used to fix http://projects.theforeman.org/issues/2673 if/when https://github.com/sinatra/sinatra... Anonymous
04:18 AM Bug #2662 (Closed): Failed puppet run: undefined method `escape_for_shell' for Proxy::Puppet:Module
Applied in changeset commit:"4a8411d8d8cfb7510dc8775b5b1b0a0c8c217c69". Anonymous
03:34 AM Revision 4a8411d8: fixes #2662 - Proxy::Util.escape_for_shell is being used in PuppetRun.run and MCollective.run methods
Dmitri Dolguikh
 

Also available in: Atom