Project

General

Profile

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

Latest revisions

# Date Author Comment
351f41f1 03/31/2016 03:30 AM Taylan Develioglu

Fix nil provider assignment in foreman_config_entry.

Provider `cli` for `foreman_config_entry` can pass nil instead of a
valid provider during prefetch if a config_entry is not found.

This breaks puppet during prefetch:

Error: Could not prefetch foreman_config_entry provider 'cli': undefined...
14aaf280 02/12/2016 04:44 AM Dan Rosenbloom

Add settings file lookup for default oauth keys

Closes GH-394

9f5725b1 02/05/2016 08:37 PM Dan Rosenbloom

Adding hostgroup provider and type

Adds a provider and type for foreman hostgroups based on the existing
foreman_smartproxy provider and type.

OAuth key and secret default to values in /etc/foreman/settings.yaml
URL defaults to https://localhost
Timeout defaults to 60...

a41fce0a 02/03/2016 09:25 AM Frank Holtz

foreman(): filter_result function. Easy way to extract values from foreman api search

Closes GH-387

c7868ff9 12/26/2015 02:15 PM Michael Moll

fix key-value splitting in foreman_config_entry

6576e9ef 10/08/2015 09:25 AM Eric Helms

Remove cache_data and random_password in favor of those in extlib

652db2bb 05/13/2015 03:26 AM Lukas Zapletal

Fixes #10466 - nice error on proxy registration error

da98ce43 04/09/2015 05:52 PM Michael Moll

use foreman-rake instead of foreman-config

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.

View revisions

Also available in: Atom