Project

General

Profile

Activity

From 12/14/2014 to 01/12/2015

01/12/2015

03:45 PM Support #8917 (Resolved): cannot import modules/classes
Foreman 1.7.1/uppet 3.7.3. Very similar, but not identical to #5856.
Error was:
> Warning!
> ERF12-2749 [Prox...
Travis Burrell
07:48 AM Feature #8905 (Ready For Testing): Add host configure option for binding the TCP port
The Foreman Bot
07:41 AM Feature #8905 (Closed): Add host configure option for binding the TCP port
With the recent changes to Rack and Sinatra (https://github.com/sinatra/sinatra/commit/0f9a959253bdf0c39422ffb9b60278... Lukas Zapletal

01/09/2015

03:10 AM Feature #6788 (Rejected): Add a puppet class filter to the scanner to filter puppet class imports based on directory or name
Dominic Cleal
02:54 AM Feature #6788: Add a puppet class filter to the scanner to filter puppet class imports based on directory or name
I closed pull https://github.com/theforeman/smart-proxy/pull/191 in favor of the scanner cache implementation introdu... Nils Domrose

01/08/2015

06:01 AM Bug #8853 (Closed): Actually redirect command stderr to error log
Applied in changeset commit:93c566e1615f50df9f6ef0731b61be299473c699. Mathieu Parent
05:58 AM Bug #8853 (Ready For Testing): Actually redirect command stderr to error log
Dominic Cleal

01/07/2015

08:52 AM Feature #8854: Allow creation of DHCP records without IP specified
Just a couple of corrections, the IP field is optional in many circumstances in Foreman, not mandatory. Both API and... Dominic Cleal
08:41 AM Feature #8854 (Rejected): Allow creation of DHCP records without IP specified
For automated deployments API users do unused_ip followed by DHCP record creation for the IP returned. By making "ip"... Lukas Zapletal
08:49 AM Bug #8853: Actually redirect command stderr to error log
That makes sense, thanks. Lukas Zapletal
06:18 AM Bug #8853 (Closed): Actually redirect command stderr to error log
according to comment in lib/proxy/util.rb. Mathieu Parent
06:20 AM Revision 93c566e1: Fixes #8853 - Actually redirect stderr to proxy error log
according to comment. Mathieu Parent
03:21 AM Bug #8701 (Rejected): EL7 foreman-proxy.service typo in unit file
Dominic Cleal

01/06/2015

02:14 PM Bug #8701: EL7 foreman-proxy.service typo in unit file
ok, so then this can be closed, its not an forman bug, thx for the informations Florian Koch
03:50 AM Bug #8701: EL7 foreman-proxy.service typo in unit file
I think that's an EL7 bug, which is being fixed: https://bugzilla.redhat.com/show_bug.cgi?id=1130939
It was fixed ...
Dominic Cleal
02:15 AM Bug #8701: EL7 foreman-proxy.service typo in unit file
you are right, on system installed from the dvd it is a symlink. I use a container with systemd-nspawn and have boot... Florian Koch

01/05/2015

09:35 AM Bug #8701 (Need more information): EL7 foreman-proxy.service typo in unit file
Usually on systemd OSes (i.e. EL7 and F19, which this unit file was written for), /var/run is a symlink to /run. Can... Dominic Cleal

12/30/2014

08:03 AM Bug #8811 (Closed): Smart proxy does not load settings.d/<setting>.yml
Applied in changeset commit:e2ce2a054ebfed11c294aa59e3bb3b4c1d0dd0c0. Shlomi Zadok
05:00 AM Bug #8811 (Ready For Testing): Smart proxy does not load settings.d/<setting>.yml
The Foreman Bot
01:58 AM Bug #8811: Smart proxy does not load settings.d/<setting>.yml
The main issue is that I have a dhcp.yml with the following config:... Shlomi Zadok
01:33 AM Bug #8811 (Closed): Smart proxy does not load settings.d/<setting>.yml
Smart proxy does not load (/find) the files under settings.d... Shlomi Zadok
07:57 AM Revision e2ce2a05: fixes #8811 - refactor per-module enabling of http(s) to http(s)_rackup
Shlomi Zadok

12/26/2014

11:35 AM Bug #8793 (Duplicate): Smart-proxy does not run as a service on Windows
Smart-proxy no longer runs as a service on Windows machines. Smart-proxy must be run manually in an RDP or console s... Zak Herner

12/23/2014

04:57 PM Bug #8788 (Ready For Testing): DHCP not detecting pingable addresses on Windows
The Foreman Bot
03:44 PM Bug #8788 (Closed): DHCP not detecting pingable addresses on Windows
When using the IP auto-suggest feature smart-proxy is returning IP addresses that are in use and should be detected. ... Zak Herner
02:22 AM Bug #8783 (Feedback): Oracle SPARC provisioning with ISC-DHCP server.
Ohad Levy wrote:
> do you have solaris dhcp options enabled on your dhcp server? see http://www.oracle.com/technetwo...
Ohad Levy
02:21 AM Bug #8783: Oracle SPARC provisioning with ISC-DHCP server.
do you have solaris dhcp options enabled on your dhcp server? see http://www.oracle.com/technetwork/systems/networkin... Ohad Levy

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
 

Also available in: Atom