Project

General

Profile

Activity

From 04/07/2017 to 05/06/2017

05/06/2017

05:36 PM Revision 0aff4e53 (puppet-foreman_proxy): Move grub.cfg from a template to a plain file
Ewoud Kohl van Wijngaarden
05:35 PM Revision 89e61da4 (puppet-foreman_proxy): Simplify tftp variable handling
Ewoud Kohl van Wijngaarden
05:23 PM Revision 9ffa7f93 (puppet-foreman_proxy): Remove foreman_proxy::tftp::copy_file with a loop
Ewoud Kohl van Wijngaarden

05/05/2017

08:09 AM Revision fba47a26 (puppet-foreman_proxy): Clean up tftp EFI code
This factors out the grub packages installation so it can be
parameterized later on. It also simplifies by using plai...
Ewoud Kohl van Wijngaarden
08:09 AM Revision a46f62a6 (puppet-foreman_proxy): Fix deprecation warnings
Ewoud Kohl van Wijngaarden

05/04/2017

09:52 AM Revision 454f8172 (puppet-foreman_proxy): monitoring: config for 0.1.0 release
Timo Goebel

05/02/2017

06:47 PM Revision 3bc77f58 (puppet-qpid): Convert to Puppet 4 types
Ewoud Kohl van Wijngaarden
06:16 PM Revision 7ba4f2da (puppet-qpid): modulesync: Drop puppet 3, improve testing infra
Ewoud Kohl van Wijngaarden
03:17 AM Revision 60ce085d (puppet-foreman): Add features property to foreman_smartproxy to check enabled features
Implemented on the rest_v3 provider to validate that the enabled
features found by Foreman include all of the feature...
Dominic Cleal

04/27/2017

05:15 PM Revision bbc0e369 (puppet-puppet): Order stopping of standalone master service before starting Apache
When configuring a Passenger-based Puppet master on Debian, installation
of the master package will usually start the...
Dominic Cleal

04/26/2017

12:04 PM Revision 74fb5e2c (puppet-pulp): Make SSL checking optional (#214)
cristian falcas

04/25/2017

06:11 PM Revision 897430f7 (puppet-pulp): Remove all use of mongodb_version fact
Support for EL6 has been dropped. In EL7, EPEL provides mongodb > 2.6.0
so the version check in the template is no l...
Alex Fisher
06:11 PM Revision ae84a4fc (puppet-pulp): Remove mongodb_version fact
A couple of issues.
1. `lib/facter/facts.rb` is a really bad name for a fact file since it has
to be unique across a...
Alex Fisher
05:28 PM Revision 2a61bac7 (puppet-candlepin): Improve service class
Ewoud Kohl van Wijngaarden
05:28 PM Revision 3ecb278f (puppet-candlepin): Remove the tomcat parameter
Ewoud Kohl van Wijngaarden
05:28 PM Revision abfeeb57 (puppet-candlepin): Refactor database handling
Ewoud Kohl van Wijngaarden
05:28 PM Revision ced387cd (puppet-candlepin): Use Puppet 4 types for validation
Ewoud Kohl van Wijngaarden
05:14 PM Revision 85a118b7 (puppet-candlepin): modulesync: Drop puppet 3, improve testing infra
Ewoud Kohl van Wijngaarden
01:18 PM Revision c37fa170 (puppet-pulp): Add pulp_consumer facts (#233)
This commit adds `pulp_consumer_id` and `pulp_consumer_server` facts.
It's useful to know if you're already register...
Alex Fisher
10:37 AM Bug #19364: puppet.conf splay option misplaced in puppet4
update #1 : even if adding the splay option into the main section seems to work better (but I'm not even convinced th... Frederic Schaer

04/24/2017

07:28 PM Revision 0d5cd10b (puppet-pulp): Fix repo_auth parameter (#219)
repo_auth was not in scope in config.pp so the setting was always false
in the template.
Alex Fisher
07:21 PM Revision 9d368f23 (puppet-pulp): Add pulp_rpmbind type (#231)
To be used on agent (pulp-consumer) nodes to (un)bind to RPM repos.
fixes #GH-230
Alex Fisher
05:55 PM Revision ed08429c (puppet-pulp): Remove EL6 compatiblity code (#226)
Ewoud Kohl van Wijngaarden
10:54 AM Bug #19364 (Need more information): puppet.conf splay option misplaced in puppet4
Hi,
I just figured out that the “splay” puppet option, set by theforeman/puppet module is “wrong” for puppet4 : th...
Frederic Schaer

04/22/2017

12:05 PM Revision b2961335 (puppet-tftp): Convert documentation to YARD
Dominic Cleal

04/21/2017

03:11 AM Revision 07ddc242 (installer): Add logic to check executable of facter command
yu xingchao

04/20/2017

07:53 PM Revision 4ce096f5 (puppet-puppet): Add web_idle_timeout on puppetserver
This allows configuration of idle timeouts on the Jetty side Dis McCarthy
03:39 PM Revision 3306ec62 (puppet-puppet): Move server config parameter to [main]
This is needed as some other config parameters
(archive_file_server/ca_server/report_server) use
the server config pa...
Matthias Baur
03:28 AM Revision 394feb92 (puppet-dhcp): Handle includes in a separate concat fragment
Ewoud Kohl van Wijngaarden

04/18/2017

03:46 PM Revision a4857099 (puppet-pulp): Include mod_proxy_http apache module (#220)
Pulp streamer requires mod_proxy_http module as well as mod_proxy.
Otherwise, you get errors like these...
```
AH011...
Alex Fisher

04/15/2017

04:17 PM Revision 4ba1c3aa (puppet-puppet): add FreeBSD 11 to metadata.json
I deployed multiple boxes with freeBSD 11 + puppet agent. works
perfectly.
Tim Meusel

04/14/2017

05:41 PM Bug #19081: node.rb failing with servers with large amount of facts (ips?)
I think I found the cause of the slowness, it seems like it's ActiveRecord:
app/models/host/base.rb:...
David Ibarra

04/13/2017

10:54 AM Revision 2437d0b5 (puppet-dhcp): Remove unused files
These files were part of the initial commit but were never used by any
puppet code.
Ewoud Kohl van Wijngaarden
03:16 AM Revision d402225d (puppet-puppet): Stop accepting Foreman Puppetmaster v1 APIs
theforeman-foreman dropped the v1 APIs in 2.2.0. We should not accept
these values anymore.
Ewoud Kohl van Wijngaarden

04/12/2017

05:55 PM Revision 1ab543f0 (puppet-puppet): Add autosign_source parameter
may be used instead of autosign_content downsj2
08:50 AM Revision 4db812cc (puppet-pulp): Use concat 2.2.1 in .fixtures
concat master has just dropped support for puppet 3. 2.2.1 was made a
few days earlier. Presumably this will be the...
Alex Fisher

04/11/2017

04:20 PM Revision 87df08cd (puppet-dns): Remove duplicated data type from parameter documentation
Corrects two parameters to the more specific type from the docs, and
permits any data in `additional_options` to matc...
Dominic Cleal
09:09 AM Feature #19247 (New): Provide way to set dhcp lease time and dhcp max lease time as part of installer
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1440795
*Description of problem:*
Currently there is no ...
Stephen Benjamin
07:50 AM Revision 47652a40 (puppet-dhcp): Improve failover logic
- Move dynamic includes after failover otherwise included subnets error.
- Default to BOOTP off when failover is on. ...
rusty
06:56 AM Revision 82810d25 (puppet-foreman): Replace tftp::params::root use with Puppet lookup
Dominic Cleal

04/10/2017

11:03 PM Revision 9834ca1e (puppet-dhcp): Allow turning bootp off
rusty
04:44 PM Revision a46d6b36 (puppet-foreman): Update to webmock 2.x
closes GH-537 Ewoud Kohl van Wijngaarden
04:34 PM Revision e2003d4e (puppet-tftp): Convert params pattern to module data with Hiera 4
Dominic Cleal
04:30 PM Revision e9bf6100 (puppet-foreman): Remove ruby 1.8 pinning
We no longer test on 1.8 so this code is redundant. Ewoud Kohl van Wijngaarden
03:36 PM Revision 97d7d33a (puppet-certs): Add some specs
Ewoud Kohl van Wijngaarden
03:36 PM Revision 05109665 (puppet-certs): Introduce a variable for qpid_client cert name
This matches the pattern that's in every other file. Ewoud Kohl van Wijngaarden
03:36 PM Revision 4d019bb3 (puppet-certs): Simplify qpid dependencies coding style
Ewoud Kohl van Wijngaarden
03:36 PM Revision 192d5958 (puppet-certs): Remove redundant dependency on qpid-cpp-server
The qpid-cpp-server installation dependency was most likely added for
the qpidd group. Since the file resource autore...
Ewoud Kohl van Wijngaarden
08:02 AM Revision c427c52e (puppet-candlepin): Repo GPG keys are optional
Ewoud Kohl van Wijngaarden

04/09/2017

06:15 AM Revision 29c8217d (puppet-foreman_proxy): Permit new theforeman/* module versions
Michael Moll
04:42 AM Revision d86bd658 (puppet-dns): bump module version + required puppet version
Tim Meusel
04:42 AM Revision fa16badf (puppet-dns): replace validate_* in dns::init with datatypes
Tim Meusel

04/08/2017

08:51 PM Revision 8b993ebc (puppet-foreman): Permit new theforeman/tftp module versio
Michael Moll
08:48 PM Revision cb0944af (puppet-dhcp): bump major version
and adjust compatible puppet versions Michael Moll
03:40 PM Revision d2c56bf6 (puppet-tftp): migrate to puppet4 datatypes
closes GH-49 Tim Meusel
01:04 PM Revision 58ebfd14 (installer): Test foreman-installer under Puppet 4
Additionally requires the puppet-strings gem as a parser under 4, which
is a weak dependency of kafo_parsers.
Dominic Cleal
12:47 PM Revision 44de7835 (puppet-foreman): Remove or replace validate functions with parameter data types
Dominic Cleal
12:47 PM Revision f9bf5b2d (puppet-foreman): Convert Kafo data types to Puppet 4 data types in class parameters
Dominic Cleal
12:47 PM Revision ca74301e (puppet-foreman): Move existing Puppet 4 data types to class parameters
Almost all unchanged from the existing Kafo documentation, except where
'UNSET' was used. The types now permit the st...
Dominic Cleal
12:42 PM Revision 859472dd (puppet-foreman): Limit number of parallel_test processes
Prevent test jobs being killed for excessive resource consumption on
Travis CI.
Dominic Cleal
12:30 PM Revision 1383429c (puppet-dhcp): Allow turning omapi off
closes GH-95 rusty

04/07/2017

06:13 PM Revision a7334fd8 (puppet-katello): Bump to 6.1.0
Stephen Benjamin
06:09 PM Revision da51cc4a (puppet-foreman_proxy_content): Bump to 5.0.0
Stephen Benjamin
05:50 PM Revision a993fd57 (puppet-candlepin): Bump to 3.0.0
Stephen Benjamin
05:47 PM Revision 5743b4bc (puppet-certs): Bump to 2.0.0
Stephen Benjamin
05:43 PM Revision e93ca79a (puppet-qpid): Bump to 2.1.0
Stephen Benjamin
03:26 PM Revision 75312134 (puppet-katello): Make GPG key optional
Eric Helms
12:09 PM Revision ac9a411d (puppet-katello): fixes #19097 - remove /subscription route, change file headers
Stephen Benjamin
11:58 AM Revision 396657d1 (puppet-certs): Expand ignore with generated files/directories
Ewoud Kohl van Wijngaarden
11:58 AM Revision afdd0339 (puppet-candlepin): Expand ignore with generated files/directories
Ewoud Kohl van Wijngaarden
11:58 AM Revision 2e5b3008 (puppet-candlepin): Rename $repo to $repo_version
This matches https://github.com/Katello/puppet-katello/pull/185 Ewoud Kohl van Wijngaarden
11:57 AM Revision b5c885d8 (puppet-foreman_proxy_content): Expand ignore with generated files/directories
Ewoud Kohl van Wijngaarden
11:57 AM Revision 26ff8416 (puppet-katello): Expand ignore with generated files/directories
Ewoud Kohl van Wijngaarden
11:57 AM Revision 9c74f131 (puppet-katello): Add optional repository management
Ewoud Kohl van Wijngaarden
11:56 AM Revision 0067e41f (puppet-pulp): Expand ignore with generated files/directories
Ewoud Kohl van Wijngaarden
11:56 AM Revision 34cee8b1 (puppet-qpid): Expand ignore with generated files/directories
Ewoud Kohl van Wijngaarden
04:53 AM Feature #7232 (Rejected): Test and update installer for Fedora 21
This has now been superseded by Fedora 24, which is listed as supported. Dominic Cleal
04:52 AM Bug #17117 (Duplicate): Document valid values for puppetrun_provider
Thanks for the report, validation (and listing of valid values in the installer's interactive mode) should be present... Dominic Cleal
04:48 AM Bug #10209 (Rejected): foreman-installer --foreman-ipa-authentication=true fails on RHEL 6
Support for EL6 was dropped in Foreman 1.12, this will not be fixed. Dominic Cleal
 

Also available in: Atom