Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  facter
  puppet

Latest revisions

# Date Author Comment
9d9071ed 03/31/2015 03:14 AM Dominic Cleal

fixes #9928 - set HOME for foreman-config on all Puppet versions

1945b708 03/09/2015 01:14 PM Dominic Cleal

Fix foreman_config_entry checking of dry

The 'dry' method just returns :absent so always appears to be trueish, when it
should have been checking the dry parameter on the user's resource.

5e6f1fc6 03/06/2015 03:10 PM Dominic Cleal

Quietly ignore missing ruby-augeas library

Closes GH-283

6b9e2998 01/29/2015 04:15 AM Greg Petras

Fixes #9155 - add additional endpoints to searchable_items list

Closes GH-279

30b7d48e 11/20/2014 05:28 AM Dominic Cleal

Fix command execution compatibility with Puppet < 3.4

Closes GH-252

dcde6712 11/19/2014 09:01 AM Ivan Necas

Fixes #4611,#7353 - control the db_pending_migration/db_pending_seed from installer

This allows tracking the state of migration/seeding in the database
and making sure the rake tasks are done on subsequential installer attempts when
something goes wrong the first time....

50f94a22 11/06/2014 11:02 AM Mickaël Canévet

Add foreman_config_entry type with a CLI provider

80ef1cd8 11/06/2014 05:29 AM Dominic Cleal

Load the Facter utility class on Puppet 2

It appears that lib/facter/ is set as the load path with Puppet 2.7.25, while
Puppet 3 uses lib/. To load the utility, we need to try both.

1b656a53 10/21/2014 09:34 AM Raphaël PINSON

Refactor Sssd facts to gain performance and use a util library

a50b3e47 09/19/2014 05:18 AM Dominic Cleal

Wrap API parameters so apipie-bindings validation for required params passes

Should now exactly match the APIv2 documentation

View revisions

Also available in: Atom