Project

General

Profile

Activity

From 06/24/2013 to 07/23/2013

07/23/2013

04:53 PM Bug #2807 (Closed): The smart-proxy package name shouldn't ever be prefixed with scl_prefix.
Sam Kottler
11:02 AM Feature #969 (Assigned): Direct Client->Foreman communication shouldn't be needed (and moved to the Proxy)
Here's an approach allowing the client to request it's template from the smart-proxy by adding new routes to the smar... Greg Sutcliffe

07/19/2013

11:56 AM Revision d6492b42: fixes #2055 - add rubyipmi dependency for BMC support
(cherry picked from commit 9a7adb56d20a5822e915b5f5b4da9cbdbbc5429f) Dominic Cleal
09:08 AM Bug #2807 (Ready For Testing): The smart-proxy package name shouldn't ever be prefixed with scl_prefix.
https://github.com/theforeman/smart-proxy/pull/89 Dominic Cleal
08:58 AM Bug #2807 (Closed): The smart-proxy package name shouldn't ever be prefixed with scl_prefix.
Sam Kottler
09:06 AM Revision eae39295: Fix #2807: Remove the SCL prefix from the name
Sam Kottler

07/18/2013

01:08 PM Bug #2687: Performance issues with large ISC dataset (DHCP smart proxy)
I use ruby 1.8.7.
Thanks for considering the changes. What is the priority you think this issue is at?
Konstantin Orekhov
07:19 AM Bug #2687: Performance issues with large ISC dataset (DHCP smart proxy)
Konstantin,
this is great feedback, thanks for all the measurements. Out of my curiosity, what Ruby version are you ...
Lukas Zapletal

07/17/2013

10:08 PM Bug #2687: Performance issues with large ISC dataset (DHCP smart proxy)
Any thoughts on this, folks? I was hoping providing a sample with large dataset would trigger some updates, but there... Konstantin Orekhov
12:18 PM Feature #2790 (Closed): Optional setting for custom DNS TTL value in settings.yml
Applied in changeset commit:"1242cab223cfaeec8c60fa0bc23ff1097f8b3c82". Anonymous
11:46 AM Revision 1242cab2: Fixes #2790 - Optionally set DNS TTL value from settings.yml config file
Povilas Daukintis

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
 

Also available in: Atom