Project

General

Profile

Activity

From 08/27/2015 to 09/25/2015

09/25/2015

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

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/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
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

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/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

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

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

09/04/2015

09:34 PM Revision fe4973b6 (puppet-qpid): Add qpid::tools package
Some module, such as Pulp, need to ensure the qpid_tools package
is present on a system. This creates a class to isol...
Eric Helms
11:06 AM Revision b7eab059 (puppet-foreman_proxy): prepare support for more OSes & refactor few tests
Michael Moll
10:33 AM Revision 64c3fd08 (puppet-puppet): Always set owner/group of puppet_dir to dir_owner/dir_group
Ensures consistent behaviour when AIO packages are in use.
Fixes GH-307
Ben West

09/03/2015

07:31 PM Revision dce8c469 (puppet-candlepin): Refs #11681 - Explicitly use UTF-8 as postgres database encoding
Ivan Necas
03:35 PM Revision 2b101b79 (puppet-foreman): Refs #11681 - Explicitly use UTF-8 as postgres database encoding
Ivan Necas
07:52 AM Revision c57fe89d (puppet-foreman_proxy_content): Merge pull request #54 from iNecas/fix-ca-path
Fixes #11660 - use default CA for client certificates verification Ivan Necas
05:17 AM Revision cc49a39b (puppet-puppet): fix FreeBSD tests with rspec-puppet-facts 1.x
Michael Moll
03:21 AM Revision fd0acdbe (puppet-foreman): fix some trivial typos in README file
Arnold Bechtoldt
03:06 AM Revision 52c3889a (installer): Add new foreman::plugin::*::params classes to kafo config
Dominic Cleal

09/02/2015

11:49 AM Revision 25cb897a (puppet-foreman_proxy_content): Fixes #11660 - use default CA for client certificates verification
The katello_server_ca_cert is not meant to verify client certificates (although
it seems to work with all-in-one cert...
Ivan Necas
03:30 AM Revision 57254242 (puppet-foreman): Change tabs to spaces in parameter documentation
RDoc fails to parse lists when only tabs are present after the
parameter name.
Dominic Cleal

09/01/2015

09:02 AM Revision 4c0fda2b (puppet-foreman): Add plugin_prefix option on main class
This allows overriding the default which is set
in params.pp and used in plugin.pp.
* Add parameter to main class
* ...
Martin Merfort

08/31/2015

02:45 PM Revision 6238f9ef (puppet-foreman): Add missing specs for plugins
closes GH-351 Stephen Benjamin

08/30/2015

06:50 AM Revision e73be39b (puppet-dns): Added options possibilities
Marc Schaer

08/28/2015

07:47 PM Revision 75adde4f (puppet-katello): Merge pull request #76 from ehelms/support-tfm
Update package to tfm- prefix to support new Foreman SCL. Eric Helms
 

Also available in: Atom