Project

General

Profile

Activity

From 09/05/2015 to 10/04/2015

10/02/2015

05:57 PM Revision 863f7e13 (puppet-tftp): trim trailing slashes of tftproot directories
closes GH-35 Michael Moll
05:17 PM Revision aa44e913 (puppet-pulp): Remove direct references to Service['qpidd']
The broker.pp handles the relationships for the broker services in
a generic manner. Thus, the requires in the servic...
Eric Helms
05:29 AM Revision df970856 (puppet-foreman): Prefer agent location of SSL CRL by default
CRL under ssl/ca/ca_crl.pem should only be available on a Puppet CA.
So when Foreman is running on any other host, t...
Markus Frosch
05:11 AM Bug #10328 (Duplicate): foreman-installer has kafo errors when future parser is enabled
Duplicated by #9822 Marek Hulán

10/01/2015

06:49 PM Revision 8628be0e (puppet-katello): Merge pull request #84 from ehelms/update-pulp-config
Don't pass ca cert/key to Pulp Eric Helms
06:41 PM Revision 35f98ebb (puppet-katello): Don't pass ca cert/key to Pulp
The ca_key and ca_cert options are used by Pulp when creating and
signing consumer certs. Not only do we not use this...
Eric Helms
12:57 PM Revision d6b2af3b (puppet-foreman_proxy_content): fixes #12026 - changes need for dispatch router heartbeat
Stephen Benjamin
12:53 PM Revision 50b04eb4 (puppet-qpid): fixes #12026 - support idle timeout on connectors and listeners
Stephen Benjamin
10:24 AM Revision 447898e4 (puppet-dhcp): Add hiera support for resource
Pan Luo

09/30/2015

09:51 AM Revision 7e050505 (puppet-puppet): Don't generate CA cert if not a CA server
Before this change a CA certificate would always be generated for a
master node, regardless of whether it was a CA or...
Pall Valmundsson

09/29/2015

05:36 PM Revision c2eae80a (puppet-katello): Merge pull request #86 from jlsherrill/11998
Refs #11998 - manage plugin httpd configs for pulp Justin Sherrill
05:31 PM Revision 4ae93a3e (puppet-pulp): Merge pull request #101 from jlsherrill/11998
Refs #11998 - support plugin httpd files without manage_httpd Justin Sherrill
05:27 PM Revision 66314dbe (puppet-pulp): Refs #11998 - support plugin httpd files without manage_httpd
Justin Sherrill
05:24 PM Revision e9db3499 (puppet-katello): Refs #11998 - manage plugin httpd configs for pulp
Justin Sherrill
08:05 AM Revision ae1ada98 (puppet-puppet): rspec: fix regular expression without escape
Pall Valmundsson

09/28/2015

11:27 AM Revision 533d4b20 (puppet-foreman): Use the timeout setting in the http request
Matt Jarvis

09/27/2015

08:10 AM Revision 0d64709f (puppet-puppet): Adds 4 new class parameters to puppet
* server_default_manifest
* server_default_manifest_path
* server_default_manifest_content
* server_ssl_dir_manage
Johan Lyheden

09/25/2015

07:01 PM Feature #11781 (Closed): Add smart-proxy 1.10 configuration options
Applied in changeset commit:puppet-foreman_proxy|f8fa1c48b0a1d8c196e52c530dce5eedd3315121. Anonymous
02:32 PM Revision 9c443875 (puppet-foreman_proxy_content): Merge pull request #58 from bbuckingham/issue-11958
fixes #11958: fix node configuration Brad Buckingham
12:09 PM Revision f8fa1c48 (puppet-foreman_proxy): Fixes #11781 - added support for dhcp_server option in dhcp config
Dmitri Dolguikh
03:11 AM Revision 445cf546 (puppet-katello): Merge pull request #83 from ehelms/update-candlepin-config
Update Candlepin config Eric Helms

09/24/2015

06:04 PM Revision 912c80fb (puppet-foreman_proxy_content): fixes #11958: fix node configuration
puppet-pulp was recently updated to introduce some 'node' parameters.
These parameters need to be set in the puppet-c...
Brad Buckingham
02:37 PM Revision d7bd96dd (puppet-dns): Add the ability to set empty-zones-enable
That option allows you to forward requests of PTR records of RFC1918
IP addresses.
Julien Pivotto

09/23/2015

04:41 PM Revision 414bf444 (puppet-puppet): allow boolean for autosign parameter and add tests
closes GH-305 Mark McKinstry
04:39 PM Revision b3a444cf (puppet-puppet): Add autosign parameters
Oliver Falk
07:17 AM Bug #11933 (Rejected): Proxy can't load DNS feature: Couldn't enable plugin dns: Unable to find dependency 'nsupdate' of 'dns'
I was trying provision a host on latest upstream build. Basically that setup is actually includes Foreman + Katello. ... Sachin Ghai

09/22/2015

05:43 PM Revision 1109344d (puppet-katello): Update Candlepin config
Eric Helms
02:42 PM Revision 3bb1bb34 (puppet-candlepin): Merge pull request #27 from ehelms/remove-certs
Re-factor to Candlepin default configuration Eric D Helms
09:03 AM Feature #11781 (Ready For Testing): Add smart-proxy 1.10 configuration options
Anonymous

09/21/2015

08:16 AM Revision 21dbdc17 (puppet-dhcp): [blacksmith] Bump version to 2.1.1
Dominic Cleal
08:16 AM Revision 445ac1dd (puppet-dhcp): Prepare 2.1.0 changelog
Dominic Cleal
08:07 AM Revision a2d04028 (puppet-dns): [blacksmith] Bump version to 3.1.1
Dominic Cleal
08:05 AM Revision 7932a707 (puppet-dns): Prepare 3.1.0 changelog
Dominic Cleal
07:47 AM Revision 629fbeb6 (puppet-dns): use ensure_packages
Closes GH-46 Michael Moll

09/19/2015

04:42 PM Revision ef053ec4 (puppet-foreman_proxy): add FreeBSD support
Michael Moll
04:36 PM Bug #11655 (Closed): DNS configuration for smart proxy split into per-provider configs
PR got merged Anonymous
10:45 AM Revision d10584a2 (puppet-foreman_proxy): Fixes #11655 Per-provider DNS configuration files
Closes GH-182 Ewoud Kohl van Wijngaarden
08:34 AM Revision 8f301692 (puppet-foreman_proxy): fix tests with rspec-puppet-facts 1.1
Michael Moll

09/18/2015

08:48 AM Revision a06b3ba2 (puppet-foreman_proxy): Only include params class, not top-level class in plugin params
The plugin params classes that rely on foreman_proxy parameters should
only include the foreman_proxy::params class r...
Dominic Cleal

09/17/2015

04:40 PM Revision c0f66f03 (puppet-foreman): discovery: move parameter validation into conditional
closes GH-358
closes GH-359
Brandon Weeks
03:01 AM Revision 42521b79 (installer): Add dhcp_browser plugin to installer configs
Dominic Cleal

09/16/2015

05:02 PM Revision 86715afc (puppet-foreman): Add dhcp_browser plugin
Brandon Weeks
04:02 PM Revision fa8e07ff (puppet-candlepin): Re-factor to Candlepin default configuration
This also removes direct references to the puppet-certs module and
allows more customization of Candlepin configurati...
Eric Helms
03:28 AM Bug #11655 (Ready For Testing): DNS configuration for smart proxy split into per-provider configs
Dominic Cleal

09/15/2015

06:42 AM Bug #11811 (Feedback): Foreman-Installer load module "APT" on RHEL7
The default should be false on RHEL7, so I guess the parameter might have been changed. Set --foreman-configure-brig... Dominic Cleal
06:34 AM Bug #11811: Foreman-Installer load module "APT" on RHEL7
Figured out that it is the "/usr/share/foreman-installer/modules/foreman/manifests/install/repos/extra.pp" line 41 an... Sven Milinski
06:15 AM Bug #11811 (Resolved): Foreman-Installer load module "APT" on RHEL7
Hey,
i need some help for the kafo installer. I don't know if i'm the problem, but i tried to install a vanilla f...
Sven Milinski
04:30 AM Bug #11809: The 1.9.1 installer does not seem to include latest updates to puppet-foreman
After "branching in June":http://projects.theforeman.org/projects/foreman/wiki/Foreman_19_Schedule, I'd typically che... Dominic Cleal
04:17 AM Bug #11809: The 1.9.1 installer does not seem to include latest updates to puppet-foreman
That's unfortunate. When we were getting 9dc2cdb1b1301d69c6a6187146f09abf6d14ce1f into puppet-foreman via https://git... Jan Pazdziora
03:35 AM Bug #11809: The 1.9.1 installer does not seem to include latest updates to puppet-foreman
(To continue..) the contents of master will be shipped in Foreman 1.10.0. Dominic Cleal
03:34 AM Bug #11809 (Need more information): The 1.9.1 installer does not seem to include latest updates to puppet-foreman
That's entirely deliberate... 1.9.1 is a stable patch release, we don't take everything from the master branch. If t... Dominic Cleal
03:22 AM Bug #11809 (Resolved): The 1.9.1 installer does not seem to include latest updates to puppet-foreman
There have been multiple commits to https://github.com/theforeman/puppet-foreman.git since July's 4.0.1 tag but noone... Jan Pazdziora

09/14/2015

05:26 PM Revision 86fc44e3 (puppet-certs): Merge pull request #58 from ehelms/remove-validate-present
Fixes #11755: Validate absolute path for custom certificates Eric D Helms

09/11/2015

08:05 AM Feature #11781 (Closed): Add smart-proxy 1.10 configuration options
* dhcp_server from #11676 Dominic Cleal

09/10/2015

07:08 PM Revision a6df4ce7 (puppet-katello): Merge pull request #80 from stbenjam/2.0.0
Bump to 2.0.0 Stephen Benjamin
04:44 PM Revision da62e385 (puppet-katello): Bump to 2.0.0
Stephen Benjamin
11:13 AM Revision fd3d862b (puppet-dns): allow user to control also-notify on a zone level
Signed-off-by: Warren Clarke <wclarke1@gmail.com>
added tests to spec file and validate_array in manifests
Closes G...
Warren Clarke

09/09/2015

07:15 PM Revision 43d69317 (puppet-foreman_proxy_content): Merge pull request #56 from ehelms/support-pulp-10
Support puppet-pulp 1.0.0 Eric Helms
07:15 PM Revision 354b9d99 (puppet-certs): Merge pull request #66 from ehelms/pulp-1.0
Pulp consumer_ca_cert is now ca_cert Eric D Helms
06:27 PM Revision 6bdb6533 (puppet-certs): Fixes #11755: Validate absolute path for custom certificates
Eric Helms
04:02 PM Revision b19a4e4a (puppet-certs): Pulp consumer_ca_cert is now ca_cert
The puppet-pulp 1.0 module removed the consumer_ca_cert parameter
in favor of ca_cert.
Eric Helms
04:01 PM Revision 06b77a18 (puppet-foreman_proxy_content): Support puppet-pulp 1.0.0
Eric Helms
03:02 PM Revision 6e958d1d (puppet-qpid): Merge pull request #30 from ehelms/fix-spec-error
Change ssl_port to a string Eric Helms
02:58 PM Revision 2c7f2e76 (puppet-qpid): Change ssl_port to a string
The validate_re method expects a string and not an integer to be
pased to it. The integer value causes tests to fail ...
Eric Helms
05:53 AM Bug #11726 (Rejected): Installer --foreman-proxy-puppet-ssl-* flags applied to wrong settings file
Thanks! Dominic Cleal
05:44 AM Bug #11726: Installer --foreman-proxy-puppet-ssl-* flags applied to wrong settings file
Thanks! You were right. Corrected this and it works now. The bug can be closed as invalid!
Tom Verdaat

09/08/2015

09:41 PM Revision f3254cf0 (puppet-katello): Merge pull request #78 from ehelms/enable-puppet
Enable Pulp content types supported by Katello Eric Helms
09:25 PM Revision bfa3b69e (puppet-pulp): [blacksmith] Bump to version 1.0.0
Stephen Benjamin
09:24 PM Revision b2c6b753 (puppet-katello): Enable Pulp content types supported by Katello
Eric Helms
06:06 PM Revision 1d55eae4 (puppet-katello): Merge pull request #77 from ehelms/fixes-11609
Fixes #11609: Update to use Pulp module 1.0 Eric Helms
05:55 PM Revision 1277d078 (puppet-katello): Fixes #11609: Use Pulp module 1.0
Eric Helms
05:54 PM Revision c077b549 (puppet-pulp): Merge pull request #97 from ehelms/tools
Use qpid::tools class Eric Helms
05:50 PM Revision 5afe23f2 (puppet-pulp): Use qpid::tools class
Switches to using qpid::tools class instead of ensuring package
directly to prevent duplicate resource errors
Eric Helms
05:49 PM Revision 2cd1d398 (puppet-qpid): Merge pull request #29 from stbenjam/11737
refs #11737 - support listening on a particular interface Stephen Benjamin
05:32 PM Revision 3c974f0c (puppet-qpid): refs #11737 - support listening on a particular interface
Stephen Benjamin
03:29 PM Revision 5d9152b6 (puppet-qpid): Merge pull request #28 from ehelms/tools
Add qpid::tools package Eric Helms
12:23 PM Feature #11735 (New): As a user, I want foreman-installer to provide a scenario for installing a smart-proxy
This is an enhancement to leverage the Kafo changes provided by http://projects.theforeman.org/issues/10162 to suppor... Brad Buckingham
08:45 AM Bug #11726 (Need more information): Installer --foreman-proxy-puppet-ssl-* flags applied to wrong settings file
I think you may be confusing two different sets of configuration options.
--foreman-proxy-ssl-* are used in settin...
Dominic Cleal
08:39 AM Bug #11726 (Rejected): Installer --foreman-proxy-puppet-ssl-* flags applied to wrong settings file
Foreman-installer only applies --foreman-proxy-ssl-ca, --foreman-proxy-ssl-cert and/or --foreman-proxy-ssl-key to /et... Tom Verdaat

09/07/2015

07:51 AM Revision 4e3f6957 (puppet-candlepin): Merge pull request #26 from iNecas/postgres-encoding
Refs #11681 - Explicitly use UTF-8 as postgres database encoding Ivan Necas
 

Also available in: Atom