Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  ansible
  chef
  dhcp
  discovery
  dns
  dynflow
  monitoring
  pulp
  realm
  remote_execution
  salt
abrt.pp 1.95 KB
acd.pp 768 Bytes
ansible.pp 3.91 KB
chef.pp 1.76 KB
container_gateway.pp 1.11 KB
discovery.pp 1.4 KB
dynflow.pp 2.06 KB
module.pp 1.21 KB
monitoring.pp 957 Bytes
omaha.pp 1.55 KB
openscap.pp 2.43 KB
provider.pp 802 Bytes
pulp.pp 2.15 KB
reports.pp 1.34 KB
salt.pp 2.21 KB
shellhooks.pp 959 Bytes

Latest revisions

# Date Author Comment
4ea5cf8a 01/17/2022 11:27 AM Bastian Schmidt

Add parameter autosign_key_file and Salt Master configuration

  • Add parameter autosign_key_file
  • Add docs for autosign_key_file
  • Add Salt Master configuration

Co-authored-by: Ewoud Kohl van Wijngaarden <>

7c27c94b 01/06/2022 01:43 PM Evgeni Golov

drop dynflow_core support

it's gone since smart_proxy_dynflow 0.4.0

e07f5810 11/01/2021 06:00 PM Oleh Fedorenko

Refs #33760 - Add reports proxy plugin

4775f3f3 10/21/2021 07:05 PM William Clark

Expose rhsm_url setting in foreman_proxy::plugin::pulp

012d533c 07/28/2021 03:58 PM Ondřej Pražák

Fixes #33162 - Set value for Ansible collections_paths

2823b386 06/23/2021 07:12 PM Eric Helms

Add client_authentication parameter to plugin::pulp

The client_authentication parameter controls the available types
of client authentication supported by the Pulp installation.

2f5f2f0f 06/11/2021 03:14 PM Bernhard Suttner

Add ACD plugin support

f70a369b 06/01/2021 12:47 PM Ewoud Kohl van Wijngaarden

Lazily load tftp directories

This change makes tftp directories lazy. It does that by making the
parameters undef by default and determine them if tftp is actually
included.

The main motivation is that f849d1284d3ee0a41eae4becc8b1a561b668c93c
changed the tftp module. Prior to it, the logic was duplicated. With...

9686d75c 04/29/2021 01:52 PM Ewoud Kohl van Wijngaarden

Support Ubuntu 20.04

The most notable change is that Ubuntu 20.04 changes the tftp root from
/var/lib/tftpboot to /srv/tftp. This matches Debian again.

The other change is that it ships a new enough Ansible to use the
callback from collections.

a8794fe2 04/28/2021 02:29 PM Evgeni Golov

Fixes #32442 - use own ansible-runner packages on Debian

ansible-runner upstream used to provide Debian packages, and while
the old repository is still available, it's not updated anymore.

we are now building our own packages, so let's switch to those

this will also clean up the old repo from the system, if it was managed...

View revisions

Also available in: Atom