Project

General

Profile

Download (1.03 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
dce8dedd 01/10/2014 10:12 AM Dominic Cleal

Restrict SCL/EPEL to appropriate OS, add package dependencies

00e1cb9a 01/09/2014 04:19 PM Jason Montleon

add scl and epel repo configuration

e67dd441 08/05/2013 04:45 AM Dominic Cleal

Fix two lint warnings

7fca4da8 07/10/2013 05:03 AM Rick Sherman

Added package version parameter to allow the use of all pacakge->ensure
options.

f7fce13d 06/20/2013 08:37 AM Dmitri Dolguikh

fixes #2521 - mysql2 is now the default mysql adapter

fc9960ad 06/13/2013 11:50 AM Dmitri Dolguikh

fixes #2629 - gpgcheck is now enabled on rc and stable repositories

bb44fefb 06/12/2013 08:51 AM Dominic Cleal

fixes #2628 - install foreman-selinux when SELinux is enabled

2feb6150 06/12/2013 04:40 AM Ewoud Kohl van Wijngaarden

Linting

88e4c164 04/03/2013 12:36 PM Dominic Cleal

Add database management support

database.yml is now managed by this module, and by default it will fully manage
a PostgreSQL server on the host. The db_type parameter can be changed to
manage MySQL or use SQLite instead. The puppet-postgresql and puppetlabs-mysql...

c7b3916d 12/14/2012 10:24 AM Greg Sutcliffe

Update to use 3 repos

2cafafc5 12/11/2012 05:47 AM Dominic Cleal

All packages should be 'present', or upgrades ensue

081eb96a 12/04/2012 03:36 AM Jan Vansteenkiste

Various quote / variable enclosed in {} and top scope fixes

708ce7a6 11/19/2012 10:24 AM Greg Sutcliffe

Remove use of $osfamily as not all OSes support it

45b62b76 10/23/2012 09:42 AM Greg Sutcliffe

Use new debian repo, remove unused param

ecf749e3 09/04/2012 01:01 PM Sam Kottler

Added a missing comma

e21fcea9 09/03/2012 02:51 PM Greg Sutcliffe

Make use of sqlite3 optional, defaults to true

bd5c8625 08/30/2012 03:06 PM Sam Kottler

Don't change the package name

b4455ecd 08/30/2012 02:59 PM Sam Kottler

Use the correct package name on RPM vs deb-based distros

6f525f19 08/08/2012 06:13 PM Greg Sutcliffe

install sqlite for all OSes, now it exists for RPM-based ones

66661fe0 06/27/2012 09:49 AM Greg Sutcliffe

Fix repo always using Debian stable, ignoring

65728343 06/26/2012 05:53 PM Greg Sutcliffe

Convert repo to a define

fbf57a7a 06/19/2012 09:41 AM Ewoud Kohl van Wijngaarden

puppet-lint fixes

ba4e919b 06/12/2012 05:42 AM Ivan Necas

Allow to use custom repos instead of the predefined ones

aae58c26 06/11/2012 12:10 PM Ivan Necas

Parameterize `foreman::install::repos` attributes

It makes it easier to share the repo among different modules, such as
`foreman_proxy`.

419c6389 05/22/2012 03:06 AM Ashley Penney

Fixes:

  • Include params in config/enc.pp as I include this on puppetmasters
    that do not run foreman.
  • Fix a typo in the external_node.rb.erb template.
  • Change latest to present.
827dbbe2 01/19/2012 07:20 AM Jan Vansteenkiste

Puppet-Lint-I-Fied foreman module: Fix quoting and various other fixes

612f7824 11/02/2011 08:16 AM Greg Sutcliffe

Support Ubuntu too

4c642122 11/01/2011 10:57 AM Greg Sutcliffe

Extend each module to support Debian. Tested on Squeeze. Known issues - will not use production database settings - limited to sqlite3

Smart proxy runs and shows in the Foreman UI. Actual control of TFTP
not tested.

dd877942 09/21/2011 10:01 AM Ohad Levy

Fixing yet another small dependency problem

8c974670 09/21/2011 07:58 AM Ohad Levy

restructure foreman module