Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  feature
  functions
  parser
  provider
  type

Latest revisions

# Date Author Comment
e2e5d355 04/07/2021 12:47 PM Ewoud Kohl van Wijngaarden

Refs #31964 - Introduce foreman::to_symbolized_yaml

This function symbolizes keys in YAML which is typically what Foreman
config files use. This is hard to achieve with pure Puppet so a Ruby
function is used.

d0bfd990 01/27/2021 06:53 PM William Clark

Fixes #30284 - Improve smartproxy registration failure error messages

10df6ad9 01/27/2021 06:53 PM William Clark

Add request_uri(path) helper to Foreman resource

3089668b 01/25/2021 04:49 PM Ewoud Kohl van Wijngaarden

Remove mention of Ruby 1.8 in a comment

Ruby 1.8 is long dead and nobody needs to be reminded of those days.

9003d0ba 01/25/2021 04:49 PM Ewoud Kohl van Wijngaarden

Correct indenting

bc403a89 01/25/2021 04:49 PM Ewoud Kohl van Wijngaarden

Fix deprecation warning for URI.escape

Ruby 2.7 deprecated URI.escape.

7e0a4767 03/03/2020 07:36 PM Ewoud Kohl van Wijngaarden

Correct casing on Stdlib::HTTPUrl

While Puppet is case insensitive on data types, Kafo does care. This
matches the type to its actual definition.

968a376b 08/29/2019 10:54 PM Ewoud Kohl van Wijngaarden

Implement a foreman::enc function

This makes it possible to use Foreman as an ENC to your environment via
Hiera lookups.

d893b48c 08/29/2019 10:27 PM Ewoud Kohl van Wijngaarden

Drop Puppet < 3.4 compatibility code

d121dabe 08/15/2018 05:49 PM Ewoud Kohl van Wijngaarden

Clean up providers (#663)

- Remove JSON installation which is no longer needed since Ruby 1.9
- Remove apipie-based providers
- Remove the foreman_hostgroup type since there's no more provider

View revisions

Also available in: Atom