Project

General

Profile

Activity

From 11/23/2014 to 12/22/2014

12/22/2014

04:09 PM Bug #8783 (Feedback): Oracle SPARC provisioning with ISC-DHCP server.
It looks like this feature was added to 1.4.0 (http://projects.theforeman.org/issues/3067) but is no longer functioni... Michael Palmer
12:01 PM Feature #8748 (Closed): Allow per-plugin enablement of HTTP in configuration files
Applied in changeset commit:59846579172d655e6021b744f5e23a4ccf77e734. Anonymous
11:48 AM Revision 59846579: Fixes #8748 - Allow per-module enabling of http(s)
Greg Sutcliffe
11:14 AM Bug #8782: Missing whitespace in the cmd when using the mco provider for puppetrun
Updated http://projects.theforeman.org/projects/foreman/wiki/ERF12-4252 with the info. Daniel Gagnon
11:09 AM Bug #8782: Missing whitespace in the cmd when using the mco provider for puppetrun
To work with the modifications, I had to modify the foreman-proxy sudoers file. I tried to revert to the original mc... Daniel Gagnon
10:07 AM Bug #8782: Missing whitespace in the cmd when using the mco provider for puppetrun
This lines makes the output ok in the logs, but still doesnt work:
Modify:
cmd.push(which("sudo"))
cmd.push("-u"...
Daniel Gagnon
09:50 AM Bug #8782 (Rejected): Missing whitespace in the cmd when using the mco provider for puppetrun
How to reproduce:
1. install latest stable ( 1.7.1 )
2. add a host
3. Setup mco ( mco works from the cli )
4. ena...
Daniel Gagnon
09:35 AM Bug #1090: When editing DHCP records, ISC backend times out if the number of subnets is large.
I successfully used the isc provider to manage over 3000 subnets and while it was slow and took a while to load them ... Daniel Gagnon
09:18 AM Feature #4025: PTR support in dnscmd provider
Hi,
it seems that this is also a problem when provisioning SLES hosts. We switched from nsupdate to dnscmd since w...
Oliver Weinmann

12/18/2014

06:41 AM Feature #8748 (Ready For Testing): Allow per-plugin enablement of HTTP in configuration files
The Foreman Bot
04:29 AM Feature #8748 (Closed): Allow per-plugin enablement of HTTP in configuration files
For example, one may want to only enable unauthenticated access to the templates plugin, while still restricting the ... Stephen Benjamin

12/17/2014

10:01 AM Feature #8210 (Closed): Implemented caching for smart-proxy puppet classes
Applied in changeset commit:51c455b9749c917c0b0fc390a43b40a09a200554. Ori Rabin
09:17 AM Revision 51c455b9: Fixes #8210 - Adding caching for smart-proxy puppet classes using Stefan Julin's implementation of cache
Ori Rabin

12/14/2014

01:06 AM Bug #8701 (Rejected): EL7 foreman-proxy.service typo in unit file
Hi,
i version 2.0.0 there is a typo in the Foreman-Proxy unit is missing /var in the PidFile Path, the installer f...
Florian Koch

12/11/2014

12:01 PM Bug #8538 (Closed): ISC DHCP provider does not respect expired and free leases
Applied in changeset commit:a7c8c34d2221bee133f602c35d4f25bf0bcec353. Anonymous
12:00 PM Bug #8538: ISC DHCP provider does not respect expired and free leases
Merged to develop, Dominic is this a 1.7.1 candidate? Greg Sutcliffe
11:57 AM Revision a7c8c34d: Fixes #8538 - Fixed ISC DHCP states and duplicities
Our ISC DHCP parser was not respecting binding states "free" vs "active" and
it was reading free (released) leases as...
Lukas Zapletal

12/09/2014

12:03 PM Feature #8625 (Ready For Testing): salt_puppetrun_cmd config parameter for custom 'puppet.run' command
The Foreman Bot
10:00 AM Feature #8625: salt_puppetrun_cmd config parameter for custom 'puppet.run' command
Would you mind sending in a pull request for your patch? That's the best (only!) way to get the code into the smart ... Dominic Cleal
09:52 AM Feature #8625 (Closed): salt_puppetrun_cmd config parameter for custom 'puppet.run' command
It would be nice to have an config parameter in @/etc/foreman-proxy/settings.d/puppet.yml@ to set an custom run comma... Christian Arnold

12/05/2014

11:23 AM Feature #8595 (New): Support realm proxy on host that isn't enrolled to FreeIPA
The freeipa realm provider checks /etc/ipa/default.conf for information about the FreeIPA server, which assumes the h... Dominic Cleal
11:20 AM Feature #8582 (Rejected): The realm feature should allow joining provisioned hosts to multiple realms / IPA servers
It's already possible to provision hosts to different realms, the selection is made during host creation. Set up a s... Dominic Cleal
03:28 AM Bug #8373 (Duplicate): Set :foreman_url in /etc/foreman-proxy/settings.yml
Dominic Cleal

12/04/2014

10:43 AM Feature #8582 (Rejected): The realm feature should allow joining provisioned hosts to multiple realms / IPA servers
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1170678
Description of problem:
The realm feature of Sa...
Bryan Kearney

12/03/2014

11:59 PM Bug #6557: Puppet module needs debug logging
I met the same bug at foreman-proxy version 1.7.0.
No useful lines even I set it to DEBUG.
The *only* lines can be...
enzo wang
06:51 AM Bug #8557 (New): Proxy does not respect abandoned leases
Our DHCP proxy code does not respect abandoned leases and sees them as active. This can lead to conflicts and also un... Lukas Zapletal

12/01/2014

10:49 AM Bug #8538 (Ready For Testing): ISC DHCP provider does not respect expired and free leases
The Foreman Bot
10:15 AM Bug #8538 (Closed): ISC DHCP provider does not respect expired and free leases
It turns out that ISC DHCP parser does not respect both expired and free leases. To give some basic background, ISC d... Lukas Zapletal

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
 

Also available in: Atom