Project

General

Profile

Activity

From 01/17/2013 to 02/15/2013

02/15/2013

03:35 PM Revision 5c00350e (puppet-dns): Fixes #2213 - Incorrect path in named.conf
The path to the localhost TLDs and address zones file was
incorrect for Debian based distros and prevented the
named ...
Avtar Gill
07:43 AM Revision 268c2e89 (installer): Merge remote-tracking branch 'project/develop'
* project/develop:
Allow for modulepaths other than pwd
Dominic Cleal

02/13/2013

12:00 PM Refactor #2155 (Resolved): The ENC script should support only pushing facts as well as node classification
Merged, docs need updating still. Dominic Cleal
08:47 AM Bug #2201: Debian package does not depend on rubygems
Thinking about it some more... it's likely to be needed for other distros, and maintaining patches in the packaging s... Greg Sutcliffe
03:26 AM Bug #2201: Debian package does not depend on rubygems
If rubygems is not needed, couldn't the line be removed straight away? Alessandro Grassi

02/12/2013

12:26 PM Revision 5ebe4450 (installer): Allow for modulepaths other than pwd
Sam Kottler
12:18 PM Bug #2201: Debian package does not depend on rubygems
The Debian highline package installs the code to the ruby system library path, therefore rubygems is not needed. We s... Greg Sutcliffe
12:06 PM Bug #2201 (Closed): Debian package does not depend on rubygems
The Debian package, when installed from apt as documented in the Getting Started guide, does not install rubygems tog... Alessandro Grassi

02/08/2013

12:03 PM Revision a239cbac (installer): Removed the develop branch from clone instructions
Sam Kottler
12:01 PM Revision 07e103a3 (installer): Merge remote-tracking branch 'origin/develop'
* origin/develop:
Updated submodules to latest and added option to run puppet to the generator
Use Puppet's own c...
Sam Kottler
10:40 AM Revision 81654b63 (installer): Updated submodules to latest and added option to run puppet to the generator
Sam Kottler
10:30 AM Revision 03d37db8 (puppet-foreman): Remove all cron tasks, now in package's /etc/cron.d/foreman (continuation of db2dc7dd)
Dominic Cleal

02/07/2013

12:17 PM Revision a505a645 (puppet-puppet): Move puppet user creation to install
Defining the user puppet in config causes a dependency cycle if the user is
using git_repo=true:
(Exec[restart_puppe...
Ewoud Kohl van Wijngaarden
09:47 AM Revision 39bda209 (puppet-puppet): Various puppet-lint and other style fixes
Ewoud Kohl van Wijngaarden
08:56 AM Revision 73bd43fa (puppet-foreman): Revert "Use the RC repo for now"
Now that 1.1 is released there's no longer a reason to use the RC repo.
This reverts commit 4098163a8e03843d2e87698f...
Ewoud Kohl van Wijngaarden
07:47 AM Revision eae698b9 (puppet-foreman): Added headers to templated files
Jan Vansteenkiste
07:10 AM Revision 71cb0c5b (puppet-foreman): fixes #2155 - add --push-facts arg to ENC scripts
Extends ENC to be able to upload facts for all hosts, replacing the old
push_facts.rb script and keeping comms logic ...
Dominic Cleal
07:04 AM Revision f690140f (puppet-puppet): Add /usr/share/puppet/modules to common modulepath, it's a Puppet default
Dominic Cleal
07:02 AM Revision 299210f5 (puppet-foreman): Precedence fix
Daniel Lobato Garcia

02/06/2013

07:58 AM Revision 7410565e (puppet-foreman): Update templates/external_node.rb.erb
The setting is called storeconfigs. Arnoud de Jonge

02/05/2013

03:33 PM Bug #2171: Duplicate template entries after installing 1.1rc5
I installed a fresh virtual machine to test foreman 1.1rc5 with. I also have a VM with foreman 1.0.2 but I didn't wan... Dennis Jacobfeuerborn
04:52 AM Bug #2171 (Feedback): Duplicate template entries after installing 1.1rc5
Perhaps an unclean database to begin with? You can run "rake db:drop" (with RAILS_ENV) to clear the database, but it... Dominic Cleal
10:02 AM Revision cec7b813 (installer): Use Puppet's own create_resources function if available
Dominic Cleal
04:19 AM Bug #2172 (Feedback): foreman-proxy 1.1rc5 with SSL enabled results in connection reset by peer
Dominic Cleal
04:19 AM Bug #2172: foreman-proxy 1.1rc5 with SSL enabled results in connection reset by peer
Where are you getting the error, from the Foreman UI when adding it?
Make sure you use an HTTPS URL (@https://....@)...
Dominic Cleal

02/04/2013

12:47 PM Revision d54c107c (installer): Add create_resources from puppetlabs to make this work on 2.6
Greg Sutcliffe

02/03/2013

12:05 PM Bug #2171: Duplicate template entries after installing 1.1rc5
A workaround is to delete all but one of the duplicate entries. After that the remaining entry can be updated again. Dennis Jacobfeuerborn
12:00 PM Bug #2171 (Resolved): Duplicate template entries after installing 1.1rc5
I just did a fresh install of 1.1rc5 using the installer which worked without error but after the installation there ... Dennis Jacobfeuerborn
12:03 PM Bug #2172 (Closed): foreman-proxy 1.1rc5 with SSL enabled results in connection reset by peer
After using the installer to install 1.1rc5 the foreman-proxy only responds with "connection reset by peer".
A workar...
Dennis Jacobfeuerborn

01/30/2013

04:15 PM Revision 8d4d0ea1 (puppet-foreman_proxy): Ensure sudoers.d exists before attempting to use it
Sam Kottler
10:49 AM Revision 33fbf002 (installer): Ensure the terminal global is always set
Sam Kottler
10:23 AM Revision b481e0a9 (installer): Fix Puppet 2.6 compatibility, parse error with hash in function call
Dominic Cleal

01/25/2013

05:47 AM Revision ea07bbee (installer): Use git submodule foreach
Ewoud Kohl van Wijngaarden

01/24/2013

10:50 PM Revision 22aff281 (puppet-foreman_proxy): Add SSL and trusted hosts configuration options
Defaults to SSL enabled, using Puppet certificates and key Dominic Cleal
05:49 PM Revision 8f07c6dc (puppet-puppet): Allow group read access to Puppet private key for use with Foreman or proxy
Dominic Cleal
10:26 AM Refactor #2155: The ENC script should support only pushing facts as well as node classification
https://github.com/theforeman/puppet-foreman/pull/36 Dominic Cleal
09:54 AM Refactor #2155 (Assigned): The ENC script should support only pushing facts as well as node classification
Dominic Cleal
09:53 AM Refactor #2155 (Resolved): The ENC script should support only pushing facts as well as node classification
Sam Kottler
09:57 AM Revision 09a54bb3 (installer): Add answers generator v0.1
Greg Sutcliffe

01/23/2013

10:39 AM Revision 70caa117 (installer): Version bump
Greg Sutcliffe
10:35 AM Revision 4098163a (puppet-foreman): Use the RC repo for now
Sam Kottler
10:26 AM Revision c29484db (puppet-foreman): refs #2069 - enable auth by default
Without authentication, sensitive information and power is available to all,
so improve security out of the box.
Dominic Cleal
10:26 AM Revision 7697116c (puppet-foreman): fixes #2121, #2069 - authenticate to Foreman with SSL certificate
CVE-2013-0171 and CVE-2013-0174 were resolved by verifying client SSL
certificates on Foreman interfaces used by pupp...
Dominic Cleal
09:10 AM Revision 42024c67 (puppet-puppet): Parameterize vardir properly
Greg Sutcliffe
09:00 AM Revision f36d4510 (puppet-puppet): Handle reports and autosign for puppet3/passenger issues
Greg Sutcliffe
07:05 AM Revision 56fa583a (puppet-puppet): Restart cleanly on changes to vhost/certs
Don't try to generate certs if not using passenger
Add ordering to puppet app_root
Greg Sutcliffe
 

Also available in: Atom