Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  cli
  compute
  config
  database
  plugin
  providers
  repos
cli.pp 3.32 KB
config.pp 5.4 KB
database.pp 1.55 KB
init.pp 20.9 KB
install.pp 1.58 KB
params.pp 9.09 KB
plugin.pp 747 Bytes
providers.pp 1.54 KB
puppetmaster.pp 2.85 KB
rake.pp 622 Bytes
remote_file.pp 354 Bytes
repo.pp 515 Bytes
repos.pp 902 Bytes
service.pp 1.24 KB
settings.pp 1.4 KB

Latest revisions

# Date Author Comment
3f5238c6 11/29/2016 10:51 AM Dominic Cleal

Allow undef for foreman::compute::*::version parameters (#507)

When set to undef, the default "installed" value will be used anyway.
This works around Kafo issue #6158 where string defaults on parameters
are ignored and stored as undef/nil.

0cfb4ef7 11/29/2016 04:37 AM Dominic Cleal

Support configuring email settings via foreman_config_entry

Foreman 1.14+ stores email settings in its database when email.yaml
is absent. This can be configured by setting `email_config_method`
to 'database', defaulting to the file method for 1.13 compatibility.

83167243 11/25/2016 05:39 AM Dominic Cleal

Change existing Kafo type definitions to Puppet 4 types (#506)

Supported since Kafo 1.0.0, it performs more precise validation of
parameter values and can later be moved to the parameter definitions
when the module is made Puppet 4-only.

2e58ea36 11/23/2016 02:43 PM Alex Fisher

Fix changes to config not restarting service

When `db_manage` and `db_manage_rake` are both set to `false`,
there are no resources in `Class['foreman::database']` that get
refreshed when configuration changes. As a result,
`Class['foreman::service']` doesn't get notified and foreman isn't...

b9b2c34d 11/23/2016 03:55 AM Marek Hulán

Fixes #16802 - enable hammer openscap plugin installation

960d5e1e 11/14/2016 09:01 AM Dominic Cleal

fixes #17133 - add puppet::server::config (CA) dep to foreman::service

d2124768 11/14/2016 08:51 AM Dominic Cleal

Anchor Service[httpd] inside foreman::service

Ensures that specifying a resource happens before foreman::service (e.g.
cert generation) will occur before the service is started.

The apache class is no longer run before foreman::config, only
foreman::service (as it contains the service too.)

39ea9872 11/04/2016 11:41 AM Greg Sutcliffe

Add Archlinux data to params and provider::params

cc0656a3 11/04/2016 11:30 AM cristian falcas

allow foreman-cli package to be updated

a6aada1f 11/04/2016 11:09 AM Jan Pazdziora

Fix false "The system does not seem to be IPA-enrolled" result.

View revisions

Also available in: Atom