Project

General

Profile

Activity

From 01/01/2013 to 01/30/2013

01/30/2013

03:45 AM Bug #1674: Error when modifying autosign.conf with commented line
https://github.com/theforeman/smart-proxy/pull/59 Dominic Cleal
03:38 AM Revision 45455631: fixes #1674: Ignore commented lines when reading all certificates in autosign and make sure the autosign file contains a EOL on the last line
Jan Vansteenkiste
03:38 AM Revision ad635ac8: Tests the autosign.conf operations
Jan Vansteenkiste
03:22 AM Revision 1112ca8a: fixes #2101 - add bundler / Gemfile
Dominic Cleal
03:22 AM Revision 24806ab8: Fix a number of tests and settings so tests run from example settings.yml
- enable subsystems being tested before proxy loads code
- fix test assuming /bin/ls is always first in PATH
- dummy ...
Dominic Cleal

01/24/2013

10:34 AM Revision 22431e90: version bump to RC3
Ohad Levy
06:24 AM Revision f3923961: refs #1567 - fixed a copy paste error
Ohad Levy

01/23/2013

06:13 AM Bug #2152: foreman-proxy in foreground mode prevents server from booting
This is a packaging problem - the proxy can't tell if it's a boot-start or not, so it needs to be handled in the init... Greg Sutcliffe

01/22/2013

11:11 AM Bug #2152 (Resolved): foreman-proxy in foreground mode prevents server from booting
Having ":daemon: false" set in /etc/foreman-proxy/settings.yaml prevents the server coming back up in the event of a ... Callum Scott

01/21/2013

02:50 AM Bug #2148 (Duplicate): Error 400 or Conflict DNS when try save host, if bind config has wildcard record for domain
Ohad Levy
02:32 AM Bug #2148 (Duplicate): Error 400 or Conflict DNS when try save host, if bind config has wildcard record for domain
I have bind-9.8.2-0.10.rc1.el6_3.3.x86_64
And my bind config has wildcard record for my domain:
* IN CNAME fabrikant...
Vlad Koul

01/20/2013

01:23 PM Bug #2085 (Closed): Classes import fails on first module with Puppet 3: Could not find value for $confdir
Applied in changeset commit:"d58db7573838c16005113e201833b535af90e6cf". Dominic Cleal
01:23 PM Bug #2143 (Closed): Only create the log file parent dir if daemonize is true
Applied in changeset commit:"952c4515f51069310b936fa5b2df25f0163fda11". Anonymous
10:02 AM Revision 952c4515: Fixes #2143: Only create the log file parent dir if daemonize is true
Sam Kottler
09:58 AM Revision d58db757: fixes #2085 - load Puppet 3 app defaults for master mode too
Allows $confdir and other run mode specific settings to be initialised from
the defaults present in Puppet::Util::Run...
Dominic Cleal

01/18/2013

10:53 AM Feature #1809: Smart-Proxy control of IPA Server
Integrating machine joins via OTPs would be useful too: http://freeipa.org/page/Machine_join. This might work well a... Dominic Cleal
08:56 AM Bug #2143 (Closed): Only create the log file parent dir if daemonize is true
The parent dir will be created right now even if the logs are getting emitted to stdout. Sam Kottler

01/17/2013

12:24 PM Bug #2085 (Ready For Testing): Classes import fails on first module with Puppet 3: Could not find value for $confdir
https://github.com/theforeman/smart-proxy/pull/57 Dominic Cleal

01/16/2013

01:43 AM Bug #2131 (New): Error 400 when try save host, if bind config has wildcard record for domain
I have bind-9.8.2-0.10.rc1.el6_3.3.x86_64
And my bind config has wildcard record for my domain:
* IN ...
Vlad Koul

01/12/2013

04:47 AM Bug #2085: Classes import fails on first module with Puppet 3: Could not find value for $confdir
I'm considering this a blocker for 1.1 and have a proper solution in the works, but here's a quick hack for anybody w... Dominic Cleal

01/10/2013

05:46 AM Feature #1985: Smart proxy should use nmap
No. We merged a patch to remove the net-ping dependency (and always shell out to system ping instead) but nmap is sti... Greg Sutcliffe

01/09/2013

11:01 PM Feature #1985: Smart proxy should use nmap
Isn't this already taken care of? Sam Kottler
11:00 PM Bug #2119: ignored valid puppet modulepath if first configured directory does not exist
I can reproduce this. Thanks for the report @kcormier! Sam Kottler

01/08/2013

03:08 PM Bug #2119 (Closed): ignored valid puppet modulepath if first configured directory does not exist
In my master section of my puppet.conf I have the following modulepath:
modulepath = $confdir/environments/$environm...
Kevin Cormier
06:11 AM Bug #2099 (Closed): $confdir not interpolated in puppet modulepath during class import
Applied in changeset commit:"ce3bbf116ce0f03425bf062e26f1663310f54bf2". Dominic Cleal
06:11 AM Bug #2114 (Closed): Add warning if no environments found and smart-proxy falls back to defaults
Applied in changeset commit:"90a57cf1dbe7858d7985a878a96d05df7e0bee3c". Christoph Witzany
04:07 AM Revision 90a57cf1: fixes #2114 Add warning if no environments found
Christoph Witzany
04:02 AM Revision 4e24d8c8: fixes #2099 - fix handling of multiple module paths
Replace every occurrence of $confdir, not only the first one Raffael Schmid
04:02 AM Revision ce3bbf11: fixes #2099 - interpolate $confdir if $environment not used
Dominic Cleal

01/07/2013

10:55 AM Bug #2099 (Ready For Testing): $confdir not interpolated in puppet modulepath during class import
https://github.com/theforeman/smart-proxy/pull/55 Dominic Cleal
10:36 AM Bug #2114 (Closed): Add warning if no environments found and smart-proxy falls back to defaults
https://github.com/theforeman/smart-proxy/pull/54 Christoph Witzany

01/04/2013

11:02 AM Feature #2101 (Ready For Testing): Project should include a Gemfile
https://github.com/theforeman/smart-proxy/pull/52 Dominic Cleal
04:20 AM Feature #2101 (Assigned): Project should include a Gemfile
Dominic Cleal
04:09 AM Feature #2101 (Closed): Project should include a Gemfile
Must be a habit:
Wanted to rewrite some tests and went for the good old bundle install to make sure I have the corre...
Jan Vansteenkiste

01/03/2013

12:52 PM Feature #1225: AWS-Route53/Foreman/SmartProxy DNS integration
Hello,
I switched the Tracker to Feature as user request.
Regards
Benjamin Papillon
10:46 AM Bug #2085 (Assigned): Classes import fails on first module with Puppet 3: Could not find value for $confdir
Thanks - I've filed it as #2099, as it's a little different to the puppet 3 initialisation problem here. Dominic Cleal
10:36 AM Bug #2085: Classes import fails on first module with Puppet 3: Could not find value for $confdir
No, it's just not working, and newer works earlier. Alexander Litvinenko
07:06 AM Bug #2085: Classes import fails on first module with Puppet 3: Could not find value for $confdir
Alexander Litvinenko wrote:
> Also, when $confdir variable is used in puppet.conf, no environment is available at all...
Dominic Cleal
10:45 AM Bug #2099 (Closed): $confdir not interpolated in puppet modulepath during class import
Reported in #2085:
When $confdir variable is used in puppet.conf, no environment is available at all - rake puppet:i...
Dominic Cleal

01/02/2013

05:00 PM Bug #2077 (Closed): Override option checked when a parameter value is a function
Applied in changeset commit:"4c3b48371ccdbb61c171c7867798ebecfeffebf5". Ohad Levy
01:04 PM Bug #2085: Classes import fails on first module with Puppet 3: Could not find value for $confdir
Also, when $confdir variable is used in puppet.conf, no environment is available at all - rake puppet:import:puppet_c... Alexander Litvinenko
06:20 AM Bug #2085 (Closed): Classes import fails on first module with Puppet 3: Could not find value for $confdir
puppet.conf contains the following environment config and a single module exists under @/etc/puppet/modules/developme... Dominic Cleal
05:25 AM Revision 4c3b4837: fixes #2077 - proxy should not return nil for parameters with a function call
in cases where puppet has class declaration such as:
class xyz($param = myfunction('p'))
the proxy would return a...
Ohad Levy
 

Also available in: Atom