Project

General

Profile

Activity

From 10/30/2012 to 11/28/2012

11/28/2012

02:51 PM Bug #1655 (Resolved): Failed to list puppet environments: Attempting to initialize global default settings more than once!
Thanks for confirming Drew! Dominic Cleal
02:47 PM Bug #1655: Failed to list puppet environments: Attempting to initialize global default settings more than once!
This issue seems to be resolved by http://theforeman.org/issues/1915. I applied the changes from the commit at https... Drew Blessing
10:22 AM Feature #1985 (Closed): Smart proxy should use nmap
ping is not a great choice for IP detection - nmap would be much better. patch incoming Greg Sutcliffe
05:47 AM Bug #1984 (Closed): Ruby 1.9 handles wiriting arrays to files differently
merged in 981015b93b31f09929d4f73262eb4eca0891acb3 Greg Sutcliffe
05:38 AM Bug #1984 (Closed): Ruby 1.9 handles wiriting arrays to files differently
On ruby1.9 the autosign DELETE route breaks, because "file.write array" no longer does an implicit join. Patch incoming. Greg Sutcliffe
05:44 AM Revision 66223ef2: Fixes #1984 - explicitly call array.join when writing autosign.conf
Greg Sutcliffe
04:47 AM Bug #1983 (Ready For Testing): puppet_conf mandatory with Puppet 3 for confdir initialisation
https://github.com/theforeman/smart-proxy/pull/45
https://github.com/theforeman/foreman-rpms/pull/13
Dominic Cleal

11/27/2012

03:55 PM Bug #1950 (Resolved): The smart proxy attempts to load the configuration more than once when using Puppet 3
Got merged in a07f4bd0840e657f26fe2bbe18932a1bdb4554da. Dominic Cleal
05:45 AM Bug #1950: The smart proxy attempts to load the configuration more than once when using Puppet 3
works for me David Schmitt
10:36 AM Bug #1983 (Closed): puppet_conf mandatory with Puppet 3 for confdir initialisation
Using Puppet 3 with the proxy, if "puppet_conf" isn't specified then settings can't be initialised:
E, [2012-11-27T1...
Dominic Cleal

11/22/2012

04:51 PM Bug #1967 (Closed): Failed to list certificates: uninitialized constant Module::Puppet
Applied in changeset commit:"7a74458139368bce08bd16c5613f4691e2c22fed". Dominic Cleal
08:32 AM Bug #1967 (Assigned): Failed to list certificates: uninitialized constant Module::Puppet
Thanks for confirming.
https://github.com/theforeman/smart-proxy/pull/43
Dominic Cleal
08:17 AM Bug #1967: Failed to list certificates: uninitialized constant Module::Puppet
> Could you try adding require 'puppet' to the top of lib/proxy/puppetca.rb?
help when added after line: module Proxy...
Dmitriy Novitskiy
08:13 AM Bug #1967: Failed to list certificates: uninitialized constant Module::Puppet
Hm, fix error when replace puppetca.rb with this file: https://github.com/logicminds/smart-proxy/blob/223cc97fc3a1978... Dmitriy Novitskiy
08:04 AM Bug #1967: Failed to list certificates: uninitialized constant Module::Puppet
Could you try adding @require 'puppet'@ to the top of @lib/proxy/puppetca.rb@? Dominic Cleal
07:58 AM Bug #1967: Failed to list certificates: uninitialized constant Module::Puppet
... Dmitriy Novitskiy
07:19 AM Bug #1967: Failed to list certificates: uninitialized constant Module::Puppet
Could you try editing @/usr/share/foreman-proxy/lib/puppetca_api.rb@ and changing these from line 6? It might give a... Dominic Cleal
05:35 AM Bug #1967 (Closed): Failed to list certificates: uninitialized constant Module::Puppet
I have problem with smart-proxy and puppet 3:
OS: Centos 5 i386
puppet: 3.0.1
foreman: 1.0.1-1.el5
foreman-proxy: 1.0...
Dmitriy Novitskiy
10:39 AM Revision 7a744581: fixes #1967 - missing require for Puppet constant
Dominic Cleal
10:37 AM Revision a07f4bd0: fixes #1915 - load environments from Puppet 3
Two changes to support loading environment settings from Puppet 3:
* explicitly specify the run_mode as being 'maste...
Dominic Cleal
10:22 AM Bug #1915 (Closed): Proxy with puppet3 causes global load errors
Applied in changeset commit:"ff16a263433c5f3202b81663ba9a6745dd11a047". Dominic Cleal

11/21/2012

03:06 PM Bug #1915 (Assigned): Proxy with puppet3 causes global load errors
Two pulls to address this, the main one being for the smart proxy, but related was one in foreman itself:
* https://...
Dominic Cleal

11/16/2012

03:51 PM Bug #1915: Proxy with puppet3 causes global load errors
After applying the change on @Puppet.parse_config@ to
@Puppet.settings.initialize_global_settings(Puppet[:config]) u...
Carlos Aguado
04:48 AM Feature #676: Syslog support
I clicked on the wrong button to vote. Too bad I didnt find how to revoke my vote :( Benjamin Papillon
04:16 AM Bug #1806 (Duplicate): puppet 2.6 depreciates puppetca
Ohad Levy
04:13 AM Bug #1441 (Closed): error when updating to 0.3.1 from .2.3 rpm
Ohad Levy
04:13 AM Bug #1441: error when updating to 0.3.1 from .2.3 rpm
cant reproduce with latest version Ohad Levy

11/15/2012

01:55 PM Bug #1090: When editing DHCP records, ISC backend times out if the number of subnets is large.
Attached is a dhcpd subnets file which can be included in the main dhcpd.conf. Bash Shell
01:47 PM Bug #1090: When editing DHCP records, ISC backend times out if the number of subnets is large.
I can't provide the company dhcpd.conf file.
But this is easy to re-produce.
Create a large number of subnets (say ...
Bash Shell
12:40 PM Bug #1950 (Ready For Testing): The smart proxy attempts to load the configuration more than once when using Puppet 3
I've submitted a pull request - https://github.com/theforeman/smart-proxy/pull/40. Sam Kottler
08:16 AM Bug #1950 (Resolved): The smart proxy attempts to load the configuration more than once when using Puppet 3
Sam Kottler
11:56 AM Bug #1802: foreman-proxy user has explicit user id
I mostly disagree, most users daemon created by packages have forced uid. The good way is to check for the specific u... Benjamin Papillon
09:47 AM Bug #1270 (Closed): Deleting Host or Updating IP address Gives Error 400
Closing this issue.
The feature request has been created under number #1952
Benjamin Papillon
09:41 AM Bug #1295: puppetca fails if no certificate exists
This looks a bit like the master warning that its *own* certificate is not matching the private key, since it wouldn'... Dominic Cleal
08:55 AM Bug #1113 (Closed): smart proxy puppet wiki missing
Closing this one. The error reported, 404 not found, does not exists anymore. Benjamin Papillon
08:46 AM Bug #1113: smart proxy puppet wiki missing
Hello,
As Ohad said before, the documentation for puppet and puppetca is inside the settings.xml page. Therefore, it...
Benjamin Papillon
08:36 AM Bug #1104 (Resolved): added better log information when ssldir is not the default
Merged in 1ad2e81fc618a4bd845595664d4786e99983dc63. Dominic Cleal
06:13 AM Bug #1104 (Ready For Testing): added better log information when ssldir is not the default
https://github.com/theforeman/smart-proxy/pull/41 Greg Sutcliffe
08:17 AM Bug #1941 (Closed): Only the "puppet" command should be tried when Puppet 3 is being used
This has been merged. Sam Kottler
07:44 AM Revision a865cba4: Fixes #1941 - Load only the puppet binary when puppet 3 or higher is used
Sam Kottler
07:42 AM Revision c712fade: Removed files related to packaging
Sam Kottler
07:40 AM Revision dd633419: More detailed log message for puppetca ssldir Add ssldir and puppetdir to config examples Fixes #1104
Greg Sutcliffe
06:37 AM Bug #1014 (Closed): sudoers file does not support puppet 2.6+ for puppetca and puppetrun
The installer should now add correct sudo permissions for the version of puppet running it. Closing. Greg Sutcliffe
04:27 AM Bug #587 (Closed): rake is missing as a dependency and instruction
We do use bundler now, so I'll close this. Greg Sutcliffe

11/14/2012

09:28 AM Bug #1941 (Closed): Only the "puppet" command should be tried when Puppet 3 is being used
Sam Kottler

11/13/2012

11:41 AM Bug #1117 (Closed): Permissions issue with RHEL package
Closing. Greg Sutcliffe

11/11/2012

04:32 PM Bug #1761 (Closed): confdir appears to be broken again in 1.0rc3
Applied in changeset commit:"c8ee1bfed942d2d6f5cc2d5c36e2f74f66770105". Anonymous
04:27 AM Revision c8ee1bfe: Fixes #1761 - default to /etc/puppet if we can't find a value for
Greg Sutcliffe

11/08/2012

03:31 AM Support #1930: Build host doesn't create autosign entry
Never mind it's working now.
Thank you for your help.
Rüdiger Block
03:13 AM Support #1930: Build host doesn't create autosign entry
Ok that makes sence, but why is it not working?
So I try to rebuild the machine.
I marked the host to build on next...
Rüdiger Block

11/07/2012

02:45 PM Bug #1929 (Closed): All files created with world-writable permissions
Applied in changeset commit:"6093c50d15abc0e8e302d9f1cfefcec046cb62f9". Dominic Cleal
10:16 AM Bug #1929 (Closed): All files created with world-writable permissions
The proxy daemon runs with a umask of 0:... Dominic Cleal
02:42 PM Revision 6093c50d: fixes #1929 - set umask sensibly to prevent world writable files (CVE-2012-5477)
Dominic Cleal
02:40 PM Support #1930 (Resolved): Build host doesn't create autosign entry
this is not how it works, only when a machine actually ask for a provision script (kickstart, jumpstart, or ec2/opens... Ohad Levy
01:20 PM Support #1930 (Resolved): Build host doesn't create autosign entry
Hi,
I am trying to let a smart-proxy manage my puppet certificates.
What works:
I can manually add a autosign entry ...
Rüdiger Block
02:30 PM Bug #1915: Proxy with puppet3 causes global load errors
This is the puppet-dev thread: https://groups.google.com/d/topic/puppet-dev/Yk0WC1JZCg8/discussion
Chris Price's po...
eric sorenson
03:37 AM Bug #1915: Proxy with puppet3 causes global load errors
Hi,
I am in the process of getting Foreman to work with puppet3 on Debian squeeze.
For this particular problem, h...
Daniel Gagnon

11/06/2012

10:33 AM Bug #1915: Proxy with puppet3 causes global load errors
I can pull this in as part of the puppet 3 work I'm doing. Can you provide a link to the puppet-dev email? Sam Kottler

10/30/2012

10:23 AM Bug #1429 (Closed): Solaris Intel Hosts - Boot files not copied / created correctly
Ohad Levy
 

Also available in: Atom