Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
rest_v2.rb 2.31 KB
rest_v3.rb 2.38 KB

Latest revisions

# Date Author Comment
2ee9d1f0 05/10/2017 12:30 PM Dominic Cleal

Validate feature list on foreman_smartproxy refresh

When refreshing the feature list on foreman_smartproxy via a notify,
validate it against the expected features to ensure they're all
configured correctly still.

The cached proxy data is replaced with the refresh response where...

60ce085d 05/02/2017 03:17 AM Dominic Cleal

Add features property to foreman_smartproxy to check enabled features

Implemented on the rest_v3 provider to validate that the enabled
features found by Foreman include all of the features listed in the
'features' property on the resource.

This should detect configuration errors on the smart proxy, or missing...

ddfeffe9 06/07/2016 10:53 AM Michael Moll

remove formerly deprecated parameters and code

- remove rest(v1) smart proxy provider and support for foreman_api gem
- remove foreman::install::repos define
- remove apipie_task parameter
- mark Fedora 24 supported instead of Fedora 21
- remove Debian 7 (wheezy) support...

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

View revisions

Also available in: Atom