Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
rest.rb 1.34 KB
rest_v2.rb 2.31 KB
rest_v3.rb 1.52 KB

Latest revisions

# Date Author Comment
51e26e56 04/18/2016 04:38 AM Dominic Cleal

fixes #14455 - add rest_v3 smart proxy provider using OAuth gem

The new provider has fewer dependencies than rest_v2 (with
apipie-bindings), therefore it's easier to package the dependencies for
an AIO version of Puppet. puppet-agent-oauth will be provided by the...

44cd2e50 04/05/2016 10:48 AM Dominic Cleal

Document types/providers, deprecate smart proxy rest provider [ci skip]

d605d722 03/31/2016 10:30 AM Alex Fisher

Fix foreman_smartproxy provider idempotency

Previously, if ::foreman_proxy::registered_name contained spaces, the
provider would not find the already registered proxy when searching
using the API.

This would result in errors like...

```
Error: /Stage[main]/Foreman_proxy::Register/Foreman_smartproxy[Puppet on...

14aaf280 02/12/2016 04:44 AM Dan Rosenbloom

Add settings file lookup for default oauth keys

Closes GH-394

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

Fixes #10466 - nice error on proxy registration error

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

f3f67bb4 09/03/2014 06:50 AM Dominic Cleal

refs #7063 - change cache path so installer (root) doesn't conflict with master (puppet) user

4e1cd10d 08/26/2014 05:52 AM Dominic Cleal

fixes #7063 - use explicit apipie-bindings cache dir as $HOME can't be expanded in a daemon

Closes GH-215

03978d6a 07/24/2014 06:15 AM Dominic Cleal

fixes #3185 - refresh proxy features when foreman_smartproxy notified

6c125adc 05/13/2014 09:34 AM Lukas Zapletal

fixes #5395 - smart proxy provider V2 API w/ timeout

View revisions

Also available in: Atom