Project

General

Profile

Activity

From 11/20/2013 to 12/19/2013

12/19/2013

03:13 PM Bug #3918: Password option is not effective in database.yaml
To confirm this, list postgresql processes. In this case, I have running instance of Foreman:
postgres 2298 ...
Lukas Zapletal
03:11 PM Bug #3918: Password option is not effective in database.yaml
Reported by Cristian Falcas - thanks. Lukas Zapletal
03:10 PM Bug #3918 (Rejected): Password option is not effective in database.yaml

It looks like the pg adapter in Rails uses UNIX sockets, which we
configure to trust when ident is set properly....
Lukas Zapletal

12/17/2013

08:23 PM Revision 90db4b77 (puppet-foreman): Quote password field. Otherwise a pass with non-alphanumeric characters
will fail. Tom McLaughlin
10:55 AM Revision 39bac593 (installer): Bumping modules to fix proxy registration
Lukas Zapletal
09:37 AM Revision 0dc6d29c (puppet-dhcp): Replace package name for Debian / Ubuntu
On Debian, installing the virtual packages dhcp3-server causes puppet
to do:
Notice: /Stage[main]/Dhcp/Package[dhcp3-...
Grégoire Morpain

12/16/2013

03:45 PM Revision 832bafa6 (puppet-candlepin): Initial commit of Candlepin module from the original katello-installer.
Eric Helms
01:07 PM Revision d5f02394 (puppet-foreman): Fixed proxy registration for foreman_api 0.1.18+
Lukas Zapletal

12/15/2013

06:08 PM Revision 7a03de3b (puppet-puppet): Define $puppet::server_vardir in server::install
This makes dependencies easier. Ewoud Kohl van Wijngaarden
06:08 PM Revision cee1729d (puppet-puppet): Use class parameters to mirror variables
Ewoud Kohl van Wijngaarden

12/12/2013

11:51 AM Revision 282551d5 (installer): Correcting typo in Rakefile for Debian systems
Lukas Zapletal
09:53 AM Feature #3476: As a User, I would like to install foreman in a HA mode
I think that one part of having foreman HA would be to just have the foreman HA. That excludes all proxy related item... Ewoud Kohl van Wijngaarden

12/11/2013

03:55 PM Revision 4b392514 (puppet-pulp): Merge pull request #1 from ehelms/fix-documentation
Fixes documentation error to prevent Kafo from complaining about Eric Helms
02:02 PM Bug #3851: Reports with errors on the puppet master side are not shown as failed
ah, right... if the case of the non-cached catalog I also have the error "err Puppet Could not retrieve catalog; sk... Anonymous
01:53 PM Bug #3851: Reports with errors on the puppet master side are not shown as failed
The difference between daemon and --test mode might be "usecacheonfailure" which is enabled by default I think and di... Dominic Cleal
01:45 PM Bug #3851: Reports with errors on the puppet master side are not shown as failed
The host has a green zero and "No changes", so it's not set into error state...
I recall that it worked with Puppet ...
Anonymous
01:24 PM Bug #3851: Reports with errors on the puppet master side are not shown as failed
Is this the same as #2976 do you think? Does the host show the error, but the report metrics don't? Dominic Cleal
10:30 AM Bug #3851 (Closed): Reports with errors on the puppet master side are not shown as failed
If a puppet agent gets an error like "Could not retrieve catalog from remote server: Error 400 on SERVER: Failed to p... Anonymous
01:53 PM Revision b2a4400b (puppet-pulp): Fixes documentation error to prevent Kafo from complaining about
undocumented parameters. Eric Helms
08:31 AM Bug #3850 (Resolved): Reverse dns zone not created for the entire subnet, if larger than /24
Description of problem:
Foreman only creates reverse zone file for first set of prefixes in a multi-prefixed subnet....
Dominic Cleal
03:59 AM Revision cbe2b829 (puppet-puppet): Allow to set git branch to puppet env map
The post receive hook already supports this but it's not configurable
yet.
Guido Günther

12/10/2013

01:51 PM Revision 28481a6a (puppet-puppet): Fix include_class deprecation warnings
Mickaël Canévet
11:56 AM Revision 3045424e (puppet-puppet): Split agent configuration into puppet::agent::*
Mickaël Canévet
11:02 AM Revision 28507761 (puppet-foreman): Test Puppet 3.2 and 3.latest, drop 3.0 and 3.1
Dominic Cleal
10:35 AM Revision 95145fca (puppet-foreman): Updated proxy registration for foreman_api 0.1.18+
Lukas Zapletal
06:41 AM Revision 87228fe5 (puppet-puppet): Test Puppet 3.2 and 3.latest, drop 3.0 and 3.1
Dominic Cleal
06:32 AM Revision a763cefe (puppet-puppet): Release 1.4.0
Dominic Cleal
06:21 AM Revision dfed13cd (puppet-puppet): Fix to ordering problem ?
Mickaël Canévet
06:21 AM Revision c33a4433 (puppet-puppet): Use concat to create envs sections in puppet.conf
Mickaël Canévet

12/09/2013

10:53 AM Revision 02efa1d9 (puppet-foreman): Adds a check to see if the puppet user exists before attempting to
chown directories for that user.
This can arise from the case where puppet is installed via gems only.
Eric Helms

12/05/2013

03:29 PM Revision f8a88f23 (puppet-foreman): Move passenger restart to foreman::service
Ewoud Kohl van Wijngaarden

12/04/2013

08:12 AM Revision 86e1dbac (puppet-puppet): Use https
HTTPS at least sometimes works over proxies in corporate networks while
git:// surely doesn't.
Guido Günther
05:02 AM Revision ef5e2880 (puppet-dns): Use https
HTTPS at least sometimes works over proxies in corporate networks while
git:// surely doesn't.
Guido Günther
05:02 AM Revision 2ec0086f (puppet-dns): Allow to configure listen-on-v6
In some internal networks ipv6 might not be working as expected so
allow to turn it off.
Guido Günther

12/03/2013

05:52 PM Refactor #3640 (Closed): Rakefy this package
Applied in changeset commit:721a83ae2f2dde2dc7ab0fe892b6ffb7a211e8f0. Anonymous
05:11 PM Revision 721a83ae (installer): fixes #3640 - added foreman-installer man page
And added Rakefile for building and installing Lukas Zapletal

11/22/2013

02:30 PM Refactor #3640 (Ready For Testing): Rakefy this package
https://github.com/theforeman/foreman-installer/pull/77 Lukas Zapletal

11/21/2013

10:19 PM Revision 786b8398 (installer): fixes #3712 - change develop versioning scheme to indicate next version
Dominic Cleal
01:57 PM Feature #3710 (Resolved): Configure Kerberos/mod_auth_kerb with a keytab for Foreman web UI
Following on from #3312, we now have support for mod_auth_kerb in Foreman core so can add installer support to config... Dominic Cleal
01:55 PM Feature #2015 (New): Support for external CA to puppetmaster
Yep, we'd quite like that as an option Duncan. Dominic Cleal
 

Also available in: Atom