Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  classes
spec.opts 50 Bytes
spec_helper.rb 2.45 KB
spec_helper_acceptance.rb 1.65 KB

Latest revisions

# Date Author Comment
92b8934f 03/03/2020 06:56 PM Ewoud Kohl van Wijngaarden

Remove coupled expectation

The Exec[restart_foreman] resource is part of Foreman::Service when
Passenger is used. Since the default flipped, this is no longer the
case. Since it's an implementation detail, we no longer need to test for
this.

f6dda3ec 02/19/2020 02:12 AM Ewoud Kohl van Wijngaarden

Refs #29039 - Use foreman's Apache config standalone (#324)

  • Refs #29039 - Use foreman's Apache config standalone

By using only the Apache config, it's possible to use the Apache config
without Foreman installed.

  • Move the repo_export_dir to application.pp...
bdcf1163 01/23/2020 05:02 PM James Jeffers

Fixes #28837 - removed cdn_proxy from config

94179dd2 01/23/2020 04:49 PM Eric Helms

Fixes #28848: Deploy dynflow worker dedicated to hosts_queue

6f5306fd 01/20/2020 04:21 PM Ewoud Kohl van Wijngaarden

Compatibility with katello/certs 7.x

certs 7.0.0 started to create qpid files owned by the pulp group. This
group is created by pulp-server which is in pulp::install. This more
specific chaining avoids dependency cycles.

e61bcfc0 01/20/2020 01:44 PM Eric Helms

Refs #28695: Add Pulp 2 migration settings

37104d7b 12/20/2019 01:24 PM Manuel Laug

Use Stdlib::HTTPUrl to support setting a proxy protocol

ac38043b 12/18/2019 02:20 PM Ewoud Kohl van Wijngaarden

Redesign classes to allow split deployments

Every class that provides an aspect of the deployment is now standalone.
This means:

  • candlepin
  • pulp
  • qpid
  • application

They can just be included and work by themselves. All class parameters
are tunables that users will commonly modify....

e7349b4f 12/11/2019 06:04 PM Eric Helms

Drop creating /var/lib/pulp

1de6fedb 12/09/2019 04:06 PM Ewoud Kohl van Wijngaarden

Remove katello_ prefix in spec filenames

View revisions

Also available in: Atom