Project

General

Profile

Activity

From 02/18/2013 to 03/19/2013

03/19/2013

10:56 PM Bug #2342: Installer doesn't recognize OracleLinux as an RHEL based distro
And I think lastly, this file
/usr/share/foreman-installer/foreman/manifests/params.pp
needs to be updated from
}...
Byron Miller
09:53 PM Bug #2342: Installer doesn't recognize OracleLinux as an RHEL based distro
/usr/share/foreman-installer/apache/manifests/install.php
/usr/share/foreman-installer/passenger/manifests/install.pp...
Byron Miller
08:44 PM Bug #2342 (Resolved): Installer doesn't recognize OracleLinux as an RHEL based distro
The Installer doesn't recognize OracleLinux as an RHEL based distro and won't install correctly. There are multiple w... Byron Miller
10:54 AM Revision e18757fa (puppet-puppet): Make external_nodes a configurable parameter
In https://github.com/theforeman/puppet-foreman/pull/42 a parameter is
added, but this needs a way to configure it.
Ewoud Kohl van Wijngaarden
09:36 AM Revision 79e7f743 (puppet-foreman): Add --no-environment option to node.rb
Mickaël Canévet

03/14/2013

11:23 AM Revision 29b59c76 (puppet-foreman_proxy): Change manage_sudoers parameter to only exclude the /etc/sudoers.d resource
Dominic Cleal

03/12/2013

12:31 PM Revision b50d30ce (puppet-puppet): Ensure that using top-level variable for $::puppet::runmode.
Gavin Williams
11:30 AM Feature #2307: Include ::daemon or ::cron based on param value
Pull request in - https://github.com/theforeman/puppet-puppet/pull/48
Cheers
Gav
Gavin Williams
11:20 AM Feature #2307: Include ::daemon or ::cron based on param value
Greg Sutcliffe wrote:
> Dominic Cleal wrote:
> > I like the look of that. It'd begin to fix an issue I've hit befo...
Gavin Williams
11:15 AM Feature #2307: Include ::daemon or ::cron based on param value
Dominic Cleal wrote:
> I like the look of that. It'd begin to fix an issue I've hit before with the service not bein...
Greg Sutcliffe
11:12 AM Feature #2307: Include ::daemon or ::cron based on param value
I like the look of that. It'd begin to fix an issue I've hit before with the service not being set up (we're also mi... Dominic Cleal
10:54 AM Feature #2307: Include ::daemon or ::cron based on param value
Have added some rough code to a local branch: https://github.com/fatmcgav/puppet-puppet/commit/45211baf848d241049cd57... Gavin Williams
08:12 AM Feature #2307 (Resolved): Include ::daemon or ::cron based on param value
Currently when attempting to install and configure the Puppet agent, it is not configured to run either as a daemon o... Gavin Williams
11:27 AM Bug #2302: Passenger App root is in a non-standard location
Greg Sutcliffe wrote:
> We don't install the Debian package because it pulls in other stuff, and ships a vhost that ...
Gavin Williams
11:14 AM Bug #2302: Passenger App root is in a non-standard location
We don't install the Debian package because it pulls in other stuff, and ships a vhost that conflicts with ours. Is t... Greg Sutcliffe
11:13 AM Bug #2302: Passenger App root is in a non-standard location
Dominic Cleal wrote:
> It looks like the RPMs ship the upstream "ext" directory as-is, so there is this: /usr/share/...
Gavin Williams
11:09 AM Bug #2302: Passenger App root is in a non-standard location
It looks like the RPMs ship the upstream "ext" directory as-is, so there is this: /usr/share/puppet/ext/rack/files/co... Dominic Cleal
11:07 AM Bug #2302: Passenger App root is in a non-standard location
Yeh, thought all the 3.0 documentation seems to suggest using /usr/share/puppet...
Looking at my current 3.0 mast...
Gavin Williams
09:00 AM Bug #2302: Passenger App root is in a non-standard location
Gavin Williams wrote:
> Currently, the Passenger app root is configured in puppet::params to point to '$dir/rack', wh...
Dominic Cleal
08:36 AM Bug #2302: Passenger App root is in a non-standard location
Have pushed a change to my local branch. https://github.com/fatmcgav/puppet-puppet/commit/4429c736837fad25371553d9351... Gavin Williams
11:24 AM Revision 04911317 (puppet-puppet): Updated to use 'include' rather than 'class', as won't break existing
setups which have puppet and puppet::cron defined. Gavin Williams
10:51 AM Revision 45211baf (puppet-puppet): Updated Puppet::init to support specifying a runmode:
* Added a $runmode param which defaults to 'service'.
* Created paramater in init class.
* Added a case statement to ...
Gavin Williams
07:52 AM Bug #2306: Agent server not populated if running on master
Dominic Cleal wrote:
> Gavin Williams wrote:
> > Have pushed some updated code into my local branch: https://github.c...
Gavin Williams
07:45 AM Bug #2306: Agent server not populated if running on master
Gavin Williams wrote:
> Have pushed some updated code into my local branch: https://github.com/fatmcgav/puppet-puppet...
Dominic Cleal
07:37 AM Bug #2306: Agent server not populated if running on master
Greg Sutcliffe wrote:
> I don't have an issue with better error handling, I just wanted to get to the bottom of what ...
Gavin Williams
07:37 AM Bug #2306: Agent server not populated if running on master
Have pushed some updated code into my local branch: https://github.com/fatmcgav/puppet-puppet/tree/issue_2306
Commen...
Gavin Williams
07:36 AM Bug #2306: Agent server not populated if running on master
I don't have an issue with better error handling, I just wanted to get to the bottom of what was causing you the prob... Greg Sutcliffe
07:35 AM Bug #2306: Agent server not populated if running on master
Greg
Yes, I have since created a PuppetCA Smart Proxy, and it looks like Puppet-dev now has a Puppet master assign...
Gavin Williams
07:13 AM Bug #2306: Agent server not populated if running on master
The puppetmaster value comes from the name of the PuppetCA Smart Proxy assigned to the host. So that value being nil ... Greg Sutcliffe
06:49 AM Bug #2306 (Assigned): Agent server not populated if running on master
Ah, you're right - it's Foreman and not the built in variable (@$servername@ incidentally).
That change seems reason...
Dominic Cleal
06:29 AM Bug #2306: Agent server not populated if running on master
Ah, ok... I thought it was using the parameters as provided by Foreman ENC, which was providing an empty 'puppetmaste... Gavin Williams
06:03 AM Bug #2306 (Feedback): Agent server not populated if running on master
The method we use is a bit magic, it uses Puppet's built in "puppetmaster" variable so agents using the puppet module... Dominic Cleal
05:53 AM Bug #2306 (Resolved): Agent server not populated if running on master
When attempting to configure the Puppet agent when running on Puppet master, the server value is left blank.
This a...
Gavin Williams
07:23 AM Revision 8079362b (installer): Dhcp/dns/foreman/proxy/puppet: Bump to latest version
Greg Sutcliffe
06:31 AM Revision 7304901f (puppet-puppet): * Updated default run interval to seconds.
* Converted lookupvar to use top-level param scoping. Gavin Williams
06:24 AM Revision 0a0910c6 (puppet-foreman): Add use_vhost support to generate conf file without vhost
Mickaël Canévet
04:55 AM Bug #2305 (Closed): Config.ru templates missing
As discussed on Github (https://github.com/theforeman/puppet-puppet/issues/42), the config.ru templates are currently... Gavin Williams
04:50 AM Feature #2303: Update puppet-puppet to support additional client properties.
Pull request created - https://github.com/theforeman/puppet-puppet/pull/46 Gavin Williams

03/11/2013

01:44 PM Revision 16b8a920 (puppet-puppet): Updated Puppet to support following additional agent parameters:
* Pluginsync - defaults to true
* Splay - defaults to false
* Runinterval - defaults to 30.
Added as parameters to i...
Gavin Williams
01:42 PM Feature #2303: Update puppet-puppet to support additional client properties.
Thanks for the discussion so far - as noted on Github, documentation is also welcome as a pull request ;)
I think al...
Greg Sutcliffe
01:39 PM Feature #2303: Update puppet-puppet to support additional client properties.
Some discussion was had on Github - https://github.com/theforeman/puppet-puppet/issues/44 Gavin Williams
01:39 PM Feature #2303 (Closed): Update puppet-puppet to support additional client properties.
Currently it is also not possible to set the following agent properties:
* pluginsync,
* splay
* runinterval
...
Gavin Williams
01:37 PM Bug #2302 (Resolved): Passenger App root is in a non-standard location
Currently, the Passenger app root is configured in puppet::params to point to '$dir/rack', where $dir is set to '/etc... Gavin Williams
12:28 PM Revision 616cda32 (puppet-dns): Use concat_output for file content source, so we get the old file Filebucketed on change
(Also, whitespace cleanup in init.pp) Greg Sutcliffe

03/08/2013

12:10 PM Revision 3a4a13cc (puppet-dhcp): Use concat_output for file content source, so we get the old file Filebucketed on change
Greg Sutcliffe
11:58 AM Revision 82a57bdd (installer): Update gitmodules to point to OnyxPoint's concat module
Greg Sutcliffe
08:16 AM Revision 2f983354 (puppet-foreman): Make node.rb switch to puppet user to avoid cache issues
Greg Sutcliffe

03/06/2013

11:08 AM Revision cf86d6c6 (puppet-foreman_proxy): add custom_repo to foreman_proxy
Frederic Schaer

02/27/2013

06:09 AM Revision e280c104 (puppet-puppet): Allow for different possible locations of the puppet binary inside the cronjob
Drop the sleep as it doesn't work on all shells Greg Sutcliffe

02/26/2013

09:13 AM Revision 4ee5a044 (puppet-foreman): Treat empty strings in SSL key/cert settings as disabled
Dominic Cleal

02/25/2013

10:37 AM Revision 6454e24f (puppet-foreman_proxy): Add manage_sudoers parameter to enable 3rd-party module to handle sudo
Dominic Cleal

02/21/2013

08:13 AM Revision bd05e759 (puppet-foreman): Ensure ERB template file is parseable by Ruby for non-installer users
Dominic Cleal
05:00 AM Bug #2172 (Closed): foreman-proxy 1.1rc5 with SSL enabled results in connection reset by peer
Dominic Cleal

02/20/2013

07:23 AM Bug #2233 (Resolved): Debian squeeze package should depend on libhighline-ruby, not ruby-highline
Thanks for the report, we fixed this yesterday: https://github.com/theforeman/foreman-rpms/pull/44
I think Sam's pla...
Dominic Cleal
07:22 AM Bug #2233 (Resolved): Debian squeeze package should depend on libhighline-ruby, not ruby-highline
The squeeze package for foreman-installer declares a dependency on "ruby-highline". This package doesn't exist in squ... Dave Taylor
06:30 AM Bug #2230 (Resolved): foreman-installer depends on non-existent package in squeeze
Thanks for the report, we fixed this yesterday: https://github.com/theforeman/foreman-rpms/pull/44
I think Sam's pla...
Dominic Cleal
06:19 AM Bug #2230 (Resolved): foreman-installer depends on non-existent package in squeeze
I am unable to install the foreman-install on debian squeeze 6.0.6.
ruby-highline does not exist in the package list...
Anonymous

02/19/2013

10:16 PM Revision f5ae2cd7 (installer): Merge branch 'develop'
* develop:
Updated modules for 1.1-1 release
Remove sudo requirement from generate_answers, only run Puppet if root
Sam Kottler
05:12 PM Revision 868e1746 (installer): Updated modules for 1.1-1 release
Sam Kottler
11:50 AM Revision ca2300d2 (puppet-foreman): Ignore selinux defaults for puppet yaml files
On my system files in /var/lib/puppet/yaml are created with unconfined_u while
the system expects them as system_u. T...
Ewoud Kohl van Wijngaarden
05:39 AM Revision 9e19ae18 (installer): Remove sudo requirement from generate_answers, only run Puppet if root
Dominic Cleal
 

Also available in: Atom