Project

General

Profile

Activity

From 10/30/2014 to 11/28/2014

11/28/2014

05:41 AM Bug #8533: Unable to remove account from IPA
stbenjam helped me in the IRC channel suggesting adding the following to the realm.yml file:
:freeipa_remove_dns: ...
Xavier Naveira
05:40 AM Bug #8533: Unable to remove account from IPA
Setting :freeipa_remove_dns apparently solved the problem:
https://github.com/theforeman/smart-proxy/blob/develop/...
Dominic Cleal
05:38 AM Bug #8533 (New): Unable to remove account from IPA
After configuring real proxy, the creation of host ipa account upon foreman's host creation is working fine but when ... Xavier Naveira

11/27/2014

06:11 AM Bug #7543: allow additional rubyipmi connection options to be passed through
I think it has to do with the privilege level (-L <privlvl>]). My co-worker has added the ipmi users as "OPERATOR" in... Jorick Astrego

11/26/2014

06:23 PM Bug #7543: allow additional rubyipmi connection options to be passed through
I've encountered this error message as well with @1.6.3@ and likely earlier releases. I'm not sure if this is the on... Joshua Hoblitt
08:02 AM Bug #8282 (Closed): disable sslv3
Applied in changeset commit:6ddd00db89f85a63eb7a6d9c851eca3374260bf2. Anonymous
07:57 AM Revision 6ddd00db: fixes #8282: sslv3 is disabled
Dmitri Dolguikh

11/24/2014

02:49 PM Feature #7839: Support IPv6
ipv6 support would be great. Foreman/proxy would need modification in multiple ways to support it (beyond changing t... Joshua Hoblitt
02:32 PM Feature #8493: IP address auto-suggest checks for existing DNS records
I believe that #8346 is requesting the ability to not set an IP address via foreman at all and that only the fqdn wou... Joshua Hoblitt
02:17 PM Feature #8493 (New): IP address auto-suggest checks for existing DNS records
My production foreman instance does not control DNS but it does manage DHCP for most subnets via ISC DHCP. DNS A and... Joshua Hoblitt
01:13 PM Bug #8151: Reinstallation of dhcp package breaks proxy access to /etc/dhcp
I've had trouble with package updates on el6 breaking the permissions on dhcpd.conf as well. It's an ugly hack but I... Joshua Hoblitt

11/21/2014

09:01 AM Feature #7197 (Closed): Add man page for foreman-prepare-realm
Applied in changeset commit:98b0dd32bcc6929d3cc8ef8b8683f45b809e5381. Anonymous
08:41 AM Revision 98b0dd32: fixes #7197 - add man page for foreman-prepare-realm
Stephen Benjamin

11/20/2014

11:01 AM Bug #8347 (Closed): facts feature should not be enabled by default
Applied in changeset commit:fc67f916fdcd2290612b134aef916a93924df576. Ori Rabin
10:31 AM Bug #6208: Unable to overwrite/delete previously created DHCP entry
Possible duplicate of #7352 Shlomi Zadok
10:05 AM Revision fc67f916: Fixes #8347 - facts feature should not be enabled by default
Ori Rabin
10:01 AM Feature #8278 (Closed): foreman-prepare-realm should support FreeIPA 4
Applied in changeset commit:2bd70b7b29ef623e377b21ced7cb3364a40ea6c0. Anonymous
09:21 AM Revision 2bd70b7b: fixes #8278 - update foreman-prepare-realm for freeipa 4
Stephen Benjamin
05:15 AM Bug #8162 (Rejected): Forman proxy not reading module path returned by puppet for environments
Puppet does not allow to use $environment variable when using directory environments.
Please see the discussion at h...
Shlomi Zadok

11/19/2014

06:23 AM Bug #8162 (Ready For Testing): Forman proxy not reading module path returned by puppet for environments
The Foreman Bot

11/16/2014

09:26 AM Bug #8347 (Ready For Testing): facts feature should not be enabled by default
The Foreman Bot
07:15 AM Bug #8347 (Assigned): facts feature should not be enabled by default
Ori Rabin

11/12/2014

11:17 AM Bug #8373 (Duplicate): Set :foreman_url in /etc/foreman-proxy/settings.yml
The smart-proxy-abrt plugin (and possibly other plugins) needs to send requests to Foreman, and for that it needs to ... Martin Milata
07:29 AM Revision ab6edc29: Refs #8267 - pass template_url in call to foreman
Also passes the ?static parameter on correctly Greg Sutcliffe

11/11/2014

01:01 PM Bug #8320 (Closed): Shutdown command does not always work
Applied in changeset commit:81c679ec9bac2ec1def148f45a9f85822be409cf. Anonymous
12:29 PM Revision 81c679ec: Fixes #8320 - shutdown shell provider threading fixed
Lukas Zapletal
07:49 AM Bug #8347 (Closed): facts feature should not be enabled by default
I dont think it makes any sense to enable it by default, as its only used by discovery, for the rest it could be cons... Ohad Levy
07:27 AM Feature #8346 (New): Implement fqdn resolution for DHCP
isc-dhcp-server supports assiging ip to mac address, when manually editing dhcp.conf one can specify fqdn instead of ... Pujan Shah
04:34 AM Feature #8210 (Ready For Testing): Implemented caching for smart-proxy puppet classes
Ori Rabin

11/10/2014

05:42 AM Bug #3995: pending certificates don't get deleted with puppet 3.x
Puppet Issue: https://tickets.puppetlabs.com/browse/PUP-1916 Anonymous
05:42 AM Bug #3995: pending certificates don't get deleted with puppet 3.x
My inital description was wrong, here the correct one:... Anonymous

11/07/2014

02:59 PM Bug #8320: Shutdown command does not always work
Dom any chance of scheduling this in 1.6 errata if any? I'd love to fix discovery 2.0 image (1.6 based). Lukas Zapletal
10:33 AM Bug #8320 (Ready For Testing): Shutdown command does not always work
The Foreman Bot
10:29 AM Bug #8320 (Closed): Shutdown command does not always work
On systems which boots/shutdowns quickly, foreman-proxy is terminated before buffer is flushed. Therefore the respons... Lukas Zapletal
05:28 AM Feature #7849: trusted_hosts should determine hostname from certificate CN on SSL requests
I think we require the DNS lookup for HTTP requests, but should only use the DN parsing for HTTPS requests. Dominic Cleal

11/06/2014

04:21 PM Feature #7849: trusted_hosts should determine hostname from certificate CN on SSL requests
I didn't have the time yet, if you have, take over ;)
Please see my branch mentioned above.
This should validat...
Markus Frosch
08:12 AM Feature #7849: trusted_hosts should determine hostname from certificate CN on SSL requests
Markus, are you able to file a pull request? If not, I am going to take from this point. Thanks! Lukas Zapletal
10:15 AM Feature #8305: create a smartproxy plugin for reversproxy so reverse proxy engine can detect reverse proxy and recieve configurations
Allows reverse proxy engine to detect 'Reverse Proxy' as a smart-proxy feature.
providing ability to check if revers...
dustin tsang
10:11 AM Feature #8305 (Rejected): create a smartproxy plugin for reversproxy so reverse proxy engine can detect reverse proxy and recieve configurations
dustin tsang
06:02 AM Bug #8300 (Closed): TemplateTest#test_template_requests_return_data uses invalid "message" webmock option
Applied in changeset commit:c422820acdd4505f9ddd53c58c4dbf0bafebc67c. Dominic Cleal
05:28 AM Bug #8300 (Ready For Testing): TemplateTest#test_template_requests_return_data uses invalid "message" webmock option
The Foreman Bot
05:26 AM Bug #8300 (Assigned): TemplateTest#test_template_requests_return_data uses invalid "message" webmock option
Dominic Cleal
05:24 AM Bug #8300 (Closed): TemplateTest#test_template_requests_return_data uses invalid "message" webmock option
An invalid option is passed to webmock, which throws an exception since 1.20.3.... Dominic Cleal
06:02 AM Refactor #8160 (Closed): Extract chef related code to separate plugin
Applied in changeset commit:ed82c9296d095aa50ad73516d25733961f73e8eb. Marek Hulán
05:36 AM Revision c422820a: fixes #8300 - set webmock custom HTTP status response correctly
Dominic Cleal
05:25 AM Support #8296: smart_proxy not starting -foreman
root@cfadmin:/etc/foreman-proxy# /etc/init.d/foreman-proxy start
foreman-proxy: :daemon is false in /etc/foreman-pro...
Biswajit Banerjee
05:17 AM Support #8296: smart_proxy not starting -foreman
Yeah, the problem is that the process isn't starting which causes the error in Foreman. Now the proxy is the right v... Dominic Cleal
05:14 AM Support #8296: smart_proxy not starting -foreman
I am not getting the error while start the foreman-proxy but the issue to import classes from my localdomain still fa... Biswajit Banerjee
04:46 AM Support #8296: smart_proxy not starting -foreman
Can you check /var/log/foreman-proxy/proxy.log to see if anything is logged?
If not, run sudo -u foreman-proxy /us...
Dominic Cleal
04:43 AM Support #8296: smart_proxy not starting -foreman
I am not getting the error while start the foreman-proxy but the issue to import classes from my localdomain still fa... Biswajit Banerjee
04:03 AM Support #8296: smart_proxy not starting -foreman
Could you double check which version of foreman-proxy is installed? I think you have a 1.5.x version of the package,... Dominic Cleal
02:51 AM Support #8296: smart_proxy not starting -foreman
Please find below...... Biswajit Banerjee
02:29 AM Support #8296 (Feedback): smart_proxy not starting -foreman
Can you pastebin your /etc/foreman-proxy/settings.yml and settings.d/*.yml files? Sounds like there's some configura... Dominic Cleal
02:15 AM Support #8296 (Resolved): smart_proxy not starting -foreman
Foreman installation(1.6.1) went smooth but found out later smart_proxy is stopped. Getting below error while startin... Biswajit Banerjee
05:20 AM Revision ed82c929: Fixes #8160 - Remove chef related code
Code was extracted to separate chef plugin. See
https://github.com/theforeman/smart_proxy_chef
Marek Hulán

11/05/2014

01:15 PM Bug #8282 (Ready For Testing): disable sslv3
The Foreman Bot
11:05 AM Bug #8282 (Closed): disable sslv3
Since the proxy supports SSL, it should disable SSLv3 by default. Ohad Levy
11:54 AM Feature #969 (Closed): Direct Client->Foreman communication shouldn't be needed (and moved to the Proxy)
Dominic Cleal
06:47 AM Feature #8278 (Ready For Testing): foreman-prepare-realm should support FreeIPA 4
The Foreman Bot
06:41 AM Feature #8278 (Closed): foreman-prepare-realm should support FreeIPA 4
FreeIPA 4 has some major changes to the permission system, foreman-prepare-realm will need to handle creating the Sma... Stephen Benjamin
04:47 AM Feature #8210: Implemented caching for smart-proxy puppet classes
Hi Dominic, you are free to review the changes and check it in yourself and add it to a future release. Stefan Julin

11/04/2014

06:21 PM Bug #3995: pending certificates don't get deleted with puppet 3.x
I'll have a look at that, as soon as I have more time. If it's a big problem for you, please yell and I try to find s... Anonymous
05:30 AM Bug #3995: pending certificates don't get deleted with puppet 3.x
I was wondering if this issue will be fixed any time soon. It will be nice to delete pending certificates from forema... cristian falcas
12:33 PM Revision a53d835a: Refs #969 - Proxy-side changes for serving templates from the proxy
An update to @GregSutcliffe's original PR. Ports his original feature to the new
plugin api.
dustin tsang
08:04 AM Feature #7197 (Ready For Testing): Add man page for foreman-prepare-realm
The Foreman Bot

11/03/2014

08:01 AM Bug #7352 (Closed): Missing DNS record should return 404 not 400 for DELETE
Applied in changeset commit:3f4ee4b4751511e3120e6d5c770c7e8a289d2b9a. Shlomi Zadok
07:33 AM Revision 3f4ee4b4: fixes #7352 - missing DNS record returns 404
Shlomi Zadok

10/30/2014

04:37 AM Feature #8210: Implemented caching for smart-proxy puppet classes
If you're looking to contribute the changes, please open a pull request through GitHub, it's how we propose and revie... Dominic Cleal
03:53 AM Feature #8210: Implemented caching for smart-proxy puppet classes
Main change is in the class_scanner.rb. Stefan Julin
03:51 AM Feature #8210 (Closed): Implemented caching for smart-proxy puppet classes
As a user I want the loading of puppet classes to go faster since if you have around 20k puppet modules it takes arou... Stefan Julin
 

Also available in: Atom