Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
17dba923 04/22/2020 12:16 AM Ewoud Kohl van Wijngaarden

Only test with AIO Puppet in spec files

This is the default deployment we support and test with.

875c8377 04/22/2020 12:16 AM Ewoud Kohl van Wijngaarden

Lint autofix + needed spec fixes

a50abdec 04/22/2020 12:16 AM Ewoud Kohl van Wijngaarden

Use on_supported_os everywhere

5612b1ec 04/16/2020 09:35 PM Ewoud Kohl van Wijngaarden

Drop {enc,report}_api parameters

Parameters with a single value aren't really useful.

d33e10c2 04/02/2020 11:51 AM Shimon Shtein

Rename inventory_upload to rh_cloud

1e10f6c4 03/26/2020 12:57 PM Ewoud Kohl van Wijngaarden

Refs #29144 - Use the correct ListenStream

281f1966587ffd3d283cd8ea76371aed02f568b4 introduced the override with
the incorrect section. e642db1c690cdbc01bfc193b643bece1a5b0e91a
corrected the section, but not the headers.

281f1966 03/25/2020 05:09 PM Ewoud Kohl van Wijngaarden

Refs #29144 - Use systemd socket activation

When using systemd socket activation, it's important that the
ListenSocket matches what Puma binds on. Otherwise it may fail. This
happens when is configured on [::]:3000 (dual stack) and Puma on
0.0.0.0:3000. Puma will then attempt to bind and fail because the port...

975a5c75 03/06/2020 12:20 AM Eric Helms

Refs #29148: Do not proxy /pulp2 to Puma

d3898585 03/05/2020 04:02 PM Ewoud Kohl van Wijngaarden

Use plugin_prefix to determine plugin packages

Previously this was duplicating the plugin prefix for packages that
didn't follow the convention. By using regsubst, this can be avoided.
This removes the need for separate params classes.

8bc1ba30 02/28/2020 05:18 PM Suresh Thirugnanasambandan

Fixes #29148 - Use Puma instead of Passenger by default

View revisions

Also available in: Atom