Project

General

Profile

Activity

From 09/17/2014 to 10/16/2014

10/16/2014

07:40 PM Revision 4c120832 (puppet-foreman): Directory recursion is problematic in large environments
Martin Jackson
08:01 AM Bug #5488 (Closed): kafo hook deprecation warning
Applied in changeset commit:40fc22eecd3f313dfa63870f9513d54f355b1f86. Anonymous
07:39 AM Revision 40fc22ee (installer): Fixes #5488 - fixed hook deprecation warning
- code from installer executable was moved to hooks
- services details in post-install message printed out on success...
Martin Bacovsky

10/15/2014

05:37 PM Revision 193056aa (puppet-foreman): refs #7227 - set PassengerRuby to ruby1.9.1 on Ubuntu 12.04
Explicitly set PassengerRuby from the passenger_ruby parameter and set it to
ruby1.9.1 on Ubuntu 12.04 to ensure Pass...
Dominic Cleal
12:33 PM Revision 6298319e (puppet-foreman_proxy_content): Merge pull request #14 from iNecas/issue/6927
Refs #6927 - remove check around pulp capsule prerequsites Ivan Necas
12:06 PM Revision e85583d5 (puppet-katello): Merge pull request #41 from soumentrivedi/master
Fixes #7882 Added support for OracleLinux Eric Helms
10:34 AM Revision ee577e71 (puppet-foreman): refs #7227 - install passenger-common1.9.1 on Ubuntu 12.04
Add passenger_ruby_package parameter to control additional package resource
for installing the Passenger libs for the...
Dominic Cleal
10:34 AM Revision 06d8994f (puppet-foreman): refs #7227 - configure Brightbox Ruby NG PPA for Ubuntu 12.04 (precise)
Dominic Cleal

10/14/2014

05:04 PM Revision 2f79cf0d (puppet-katello): Merge pull request #43 from bbuckingham/issue-7633
Refs #7633: Fix bad version of theforeman-concat_native in metadata.json Brad Buckingham
03:49 PM Revision cd78647f (puppet-katello): Refs #7633: Fix bad version of theforeman-concat_native in metadata.json
Brad Buckingham
01:35 PM Revision a6c80031 (puppet-katello): Fixes #7882 - Support for RHEL based enterprise linux like OracleLinux
Soumen
12:35 PM Revision 6d17314e (puppet-katello): Merge pull request #42 from ehelms/refs-7633
Refs #7633: Fix bad version of katello-elasticsearch in metadata.json Eric Helms

10/13/2014

11:14 PM Revision 97db4469 (puppet-katello): Refs #7633: Fix bad version of katello-elasticsearch in metadata.json
Eric Helms
07:46 PM Revision 253662c4 (puppet-katello): Merge pull request #39 from bbuckingham/issue-7779
refs #7779 - Updating to add support for pulp crane Brad Buckingham
07:27 PM Revision 9f3de312 (puppet-katello): refs #7779 - Updating to add support for pulp crane
Brad Buckingham
07:15 PM Revision ca2ca53c (puppet-pulp): Merge pull request #29 from bbuckingham/issue-7779
refs #7779 - Updating to add support for pulp docker Brad Buckingham
08:07 AM Refactor #2702: The common modulepath should be consistent with production and staging
We should probably call this path deprecated now, since Puppet itself defaults basemodulepath when using directory en... Dominic Cleal
07:57 AM Bug #7914 (Resolved): Unexpected config file loaded if installer is run from foreman-installer src dir
I think it no longer make sense to load local config files. Users don't run installer from git (they would have to do... Marek Hulán

10/10/2014

06:50 PM Revision 9286a320 (puppet-katello): Merge pull request #36 from ehelms/refs-6736
Refs #6736: Updates to standard layout and adds basic tests. Eric Helms
03:12 PM Revision 64d6c2ff (puppet-candlepin): Refs #7224 - fix warnings
Dennis Crissman
01:42 PM Revision d0eabcb2 (puppet-katello): Refs #6736: Updates to standard layout and adds basic tests.
Eric Helms
04:39 AM Revision 21a709b0 (puppet-puppet): Add auth_allowed parameter
Mickaël Canévet

10/09/2014

07:02 PM Revision 63fc49f5 (puppet-candlepin): Refs #7224 - initial pass at making puppet-candlepin work for hosted environment
Dennis Crissman
12:13 PM Revision 9ec837cb (puppet-foreman): Bypass log processor changes when calculating failed status
This works around https://tickets.puppetlabs.com/browse/PUP-3403
Closes GH-237
Raphaël PINSON
06:01 AM Feature #7464: add network awareness
We may want to do more complex things which is why I'm not sure about puppet to be the right tool to seed data into F... Marek Hulán
04:00 AM Bug #7853: installer fails on curl when using the discovery plugin "install_images: true"
I've just tested against nightly and images download fine. Please double check your volumes. Lukas Zapletal
02:14 AM Bug #7853: installer fails on curl when using the discovery plugin "install_images: true"
No, the installer runs puppet (that runs curl) under same user (probably root). After you run the installer and it fa... Marek Hulán
03:26 AM Revision 6e5fda5f (puppet-foreman_proxy): Release 2.0.2
Dominic Cleal

10/08/2014

05:05 PM Revision 109803c5 (puppet-pulp): refs #7779 - Updating to add support for pulp docker
Brad Buckingham
10:09 AM Bug #7853: installer fails on curl when using the discovery plugin "install_images: true"
That was the obvious thing to check, no diskspace problems as it's a fresh install with plenty of space...
The exa...
Jorick Astrego
09:41 AM Bug #7853 (Need more information): installer fails on curl when using the discovery plugin "install_images: true"
Hello,
as the curl's man page says:
23 Write error. Curl couldn't write data to a local filesystem or s...
Lukas Zapletal
09:04 AM Bug #7853 (Rejected): installer fails on curl when using the discovery plugin "install_images: true"
When using the auto discovery download in the answers file ( "foreman::plugin::discovery": install_images: true ... Jorick Astrego
05:09 AM Revision 790cfcfb (puppet-foreman): refs #7234 - install foreman-release-scl on EL clones
Foreman-specific SCL release package will replace per-distro SCL configuration
as it's more complex and more up to da...
Dominic Cleal
04:00 AM Revision 952f6bd7 (puppet-foreman_proxy): Set trusted_hosts list to FQDN by default
Dominic Cleal

10/07/2014

07:57 AM Bug #7833: Deploy foreman_url setting for proxy configuration
> ABRT proxy plugin is the first plugin that relies on this.
I believe the chef plugin needs this as well.
Martin Milata
07:44 AM Bug #7833 (Closed): Deploy foreman_url setting for proxy configuration
We need to deploy this setting in the proxy YAML config file:
:foreman_url: https://FQDN
ABRT proxy plugin ...
Lukas Zapletal
03:15 AM Revision 4a8395d4 (puppet-foreman): updating gpgkey url to point to new per-repo key
Jon Schulz

10/06/2014

08:47 PM Revision ba4d3782 (puppet-katello): Merge pull request #37 from dustint-rh/configure_qpid_user
Fixes #7802 - allow user to be passed into qpid module dustin tsang
05:25 PM Revision 1b761b61 (puppet-katello): Fixes #7802 - allow user to be passed into qpid module
dustin tsang

10/03/2014

04:13 PM Revision 1772fcbb (puppet-katello): Fixes #7745 - allow client cert header through
dustin tsang

10/02/2014

07:14 PM Revision f8974657 (puppet-foreman_proxy_content): Merge pull request #21 from ehelms/fixes-7643
Fixes #7643: Expose Puppet CA proxy option. Eric Helms
05:59 AM Bug #5900 (Closed): Verify TLS settings used in vhosts
https://github.com/theforeman/puppet-puppet/commit/9d67e686ea48019c42cafa85402d6efc6db27854 fixed the Puppet vhost to... Dominic Cleal

10/01/2014

11:19 AM Feature #7464: add network awareness
We already do so for smartproxy registration, so the only potential problem I see is that there is no puppet fact for... Ewoud Kohl van Wijngaarden
08:47 AM Feature #7464: add network awareness
Ewoud Kohl van Wijngaarden wrote:
> I'm not 100% sure I got the exact scope right. Do you mean that the installer sh...
Ohad Levy
08:00 AM Feature #7464: add network awareness
I'm not 100% sure I got the exact scope right. Do you mean that the installer should in some way ensure the subnet th... Ewoud Kohl van Wijngaarden
11:08 AM Refactor #6015 (Resolved): Revert and re-enable EPEL7 GPG checking
Ewoud Kohl van Wijngaarden
11:02 AM Revision 5def72fe (puppet-foreman): Fixes #6015: Enable EPEL7 GPG checking
Since EPEL7 is now out of beta, we can enable GPG checking. Ewoud Kohl van Wijngaarden
09:50 AM Revision 9d67e686 (puppet-puppet): Update puppetmaster vhost TLS settings
This solves part of issue #5900. The settings are copied from
https://github.com/puppetlabs/puppet/commit/214c526
Ewoud Kohl van Wijngaarden
08:38 AM Revision 9fad6f8a (puppet-foreman): Add docs to all classes/defines
Dominic Cleal
08:17 AM Feature #3950 (Resolved): Add a command line option to set the modules path
We now have a MODULE_PATH env var that can do this. Ewoud Kohl van Wijngaarden

09/29/2014

06:53 AM Revision 07598345 (puppet-puppet): Reword site.pp message to prevent confusion
Dominic Cleal
03:19 AM Bug #7720 (Duplicate): Install with IPA authentication fails due to missing packages
Closing as dupe of http://projects.theforeman.org/issues/7723 where it needs to be fixed. Jan Pazdziora
02:57 AM Bug #7720: Install with IPA authentication fails due to missing packages
Retrieving the IRC history that leads to this ticket, it looks like the installation scenario did not involve foreman... Jan Pazdziora

09/27/2014

06:00 PM Bug #7720 (Duplicate): Install with IPA authentication fails due to missing packages
A user came by #theforeman trying to setup ipa authentication, and was getting errors:
Execution of '/usr/bin/yu...
Stephen Benjamin

09/26/2014

01:44 PM Revision bdc6449b (puppet-foreman_proxy_content): Fixes #7643: Expose Puppet CA proxy option.
Exposing the puppet CA proxy option such that a capsule can serve
as a Puppet server but allow puppet agents to be pr...
Eric Helms

09/25/2014

08:20 AM Revision b5d7f802 (puppet-certs): Merge pull request #37 from stbenjam/7633
fixes #7633 - depend on katello-common >= 0.0.1 Stephen Benjamin
07:43 AM Revision 84f752d5 (puppet-certs): fixes #7633 - depend on katello-common >= 0.0.1
Stephen Benjamin
07:01 AM Revision f9f54a40 (puppet-puppet): Don't manage puppetmaster/puppetserver services that aren't present
Under Debian or Ubuntu, the Puppet service providers throw errors for unknown
services, so just leave them unmanaged ...
Dominic Cleal
05:38 AM Revision c85b8942 (puppet-foreman): Convert to metadata.json
Dominic Cleal
04:58 AM Revision dc08ed41 (puppet-puppet): Add support for puppetserver
Set server_implementation to 'puppetserver', which will disable Passenger,
install puppetserver and start it as a sta...
Dominic Cleal

09/24/2014

08:47 PM Revision 4f859759 (puppet-certs): Merge pull request #30 from ehelms/refs-6736
Refs #6736: Updates to standard layout and basic test. Eric D Helms
08:47 PM Revision b86ebaef (puppet-foreman_proxy_content): Merge pull request #17 from ehelms/refs-6736
Refs #6736: Updates to standard layout and adds basic test. Eric Helms
08:42 PM Revision 88522d3a (puppet-certs): Merge pull request #36 from stbenjam/7558
refs #7558 - make CA readable by foreman and deploy CA crt to pub Stephen Benjamin
05:22 PM Revision e585c193 (puppet-certs): Refs #6736: Updates to standard layout and basic test.
Eric Helms
05:18 PM Revision c7d309b6 (puppet-foreman_proxy_content): Refs #6736: Updates to standard layout and adds basic test.
Eric Helms
12:59 PM Revision 0a47cfad (puppet-qpid): Merge pull request #9 from ehelms/refs-6736
Refs #6736: Add missing files to create basic layout. Eric Helms
12:17 PM Revision c868c8ae (puppet-candlepin): Merge pull request #12 from ehelms/refs-6736
Refs #6736: Change Modulefile into a metadata.json file. Eric D Helms
12:17 PM Revision 10b9c1b9 (puppet-pulp): Merge pull request #27 from ehelms/refs-6736
Refs #6736: Updating to standard layout and basic tests. Eric Helms
11:28 AM Revision 8251f24a (puppet-candlepin): Refs #6736: Change Modulefile into a metadata.json file.
Eric Helms
11:21 AM Revision 995a9e4b (puppet-pulp): Refs #6736: Updating to standard layout and basic tests.
Eric Helms
11:21 AM Revision 63533eac (puppet-qpid): Refs #6736: Adding missing files for puppet skeleton layout.
Eric Helms
11:05 AM Revision 34e04597 (puppet-certs): Merge pull request #35 from iNecas/readme
Readme Ivan Necas
03:17 AM Revision fd1814ab (puppet-foreman): Workaround rodjek/puppet-lint#327
Dominic Cleal

09/23/2014

05:52 PM Revision dafdf029 (puppet-katello): Merge pull request #33 from dustint-rh/qpid_katello2
Fixes #6544 - q to receive candlepin events dustin tsang
05:52 PM Revision c0655647 (puppet-certs): Merge pull request #34 from dustint-rh/qpidd_group_candlepin_event
Fixes #6544 - creates the qpidd_group param & update amqp cert/keystore filenames dustin tsang
05:21 PM Revision e6faf88d (puppet-certs): Fixes #6544 - creates the qpidd_group param & updates filenames for amqp trustore and
keystores root
04:14 PM Revision c451e845 (puppet-katello): Fixes #6544 - q to receive candlepin events
This creates a queue so that katello can receive candlepin events.
It also sets up the queue's url and address in kat...
dustin tsang
05:03 AM Revision 89eb3c46 (puppet-puppet): Remove cert->httpd notify when Passenger is disabled
Dependent Service[httpd] resource is missing in the non-Passenger case.
Fixes GH-183
Dominic Cleal

09/22/2014

12:01 PM Revision 58c51d56 (puppet-certs): refs #7558 - make CA readable by foreman and deploy CA crt to pub
Stephen Benjamin
04:48 AM Revision 48c78223 (puppet-foreman): modulesync: use puppet-lint.rc to configure puppet-lint outside of rake
Dominic Cleal
04:47 AM Revision bb778a0d (puppet-dhcp): modulesync: use puppet-lint.rc to configure puppet-lint outside of rake
Dominic Cleal
04:43 AM Feature #7464 (New): add network awareness
Stephen Benjamin
04:28 AM Feature #7464 (Ready For Testing): add network awareness
The Foreman Bot
04:36 AM Revision d0db6319 (puppet-tftp): modulesync: use puppet-lint.rc to configure puppet-lint outside of rake
Dominic Cleal
04:35 AM Revision 90d37bde (puppet-git): modulesync: use puppet-lint.rc to configure puppet-lint outside of rake
Dominic Cleal
04:35 AM Revision 88b09822 (puppet-puppet): modulesync: use puppet-lint.rc to configure puppet-lint outside of rake
Dominic Cleal
04:35 AM Revision e7759600 (puppet-foreman_proxy): modulesync: use puppet-lint.rc to configure puppet-lint outside of rake
Dominic Cleal
04:35 AM Revision ffba7b91 (puppet-dns): modulesync: use puppet-lint.rc to configure puppet-lint outside of rake
Dominic Cleal
04:35 AM Revision 97adae94 (puppet-concat): modulesync: use puppet-lint.rc to configure puppet-lint outside of rake
Dominic Cleal

09/19/2014

05:18 AM Revision a50b3e47 (puppet-foreman): Wrap API parameters so apipie-bindings validation for required params passes
Should now exactly match the APIv2 documentation Dominic Cleal

09/17/2014

01:37 PM Revision 46797143 (puppet-certs): Readme
Ivan Necas
11:33 AM Bug #7419 (New): Installer can't register proxy on RHEL 7 due to firewall rules
Ah, thanks for confirming. I'll leave the bug report open so we can consider doing that, though I'm nervous about ma... Dominic Cleal
 

Also available in: Atom