Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
fef74a83 09/19/2022 03:14 PM Amit Upadhye

Fixes #35533 - remove duplicate ssl params of cpdb cmd (#643)

c9ae8929 05/19/2022 01:06 PM Amit Upadhye

Fixes #34937 - Simplify self-upgrade mechanism

With this change self-upgrade enables required repositories in yum/dnf
command. This means it does not change the state of system repositories,
which simplifies the code and improves time it takes to complete the update.

2324848e 05/11/2022 10:54 AM Amit Upadhye

Fixes #34854 - disable custom repo if it was not enabled

555a8fb4 05/10/2022 10:13 AM Eric Helms

Refs #34874: Include pulpcore_cache_data for installer in config_files

8ca51da2 02/11/2022 12:51 PM Evgeni Golov

Fixes #34438 - don't try to find services for `nil`

when there is no mapping from a component to a feature,
`component_features_map[component]` will return `nil` and `nil.to_sym`
ends badly.

ideally, each component would be present in the map, but this makes the...

49163fd9 11/23/2021 12:56 PM Evgeni Golov

Fixes #33272 - implement dry-run for restore

f6bc4d68 11/12/2021 05:06 PM Ondřej Ezr

Fixes #33829 - add disable Puppet command

Adds command to disable Puppet plugin and remove all the Puppet data.

81f60e15 10/14/2021 10:18 AM Evgeni Golov

Fixes #33271 - check DHCP and DNS interfaces before the restore

89d0fe3e 07/27/2021 11:12 AM Suraj Patil

Fixes #29818 - Fixed hammer setup_admin_access (#345)

c228c7ed 03/02/2021 10:45 AM Amit Upadhye

Fixes #31680 - execute service actions in group

View revisions

Also available in: Atom