Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
candlepin.rb 260 Bytes
candlepin_database.rb 3.32 KB
cron.rb 685 Bytes
downstream.rb 3.32 KB
foreman_1_11_x.rb 181 Bytes
foreman_1_7_x.rb 166 Bytes
foreman_database.rb 730 Bytes
foreman_openscap.rb 1.39 KB
foreman_proxy.rb 6.08 KB
foreman_server.rb 957 Bytes
foreman_tasks.rb 5.64 KB
gofer.rb 211 Bytes
hammer.rb 6.04 KB
installer.rb 2.35 KB
instance.rb 982 Bytes
iptables.rb 1.51 KB
katello.rb 1.19 KB
mongo.rb 5.51 KB
pulp.rb 838 Bytes
puppet_server.rb 1.57 KB
service.rb 5.58 KB
sync_plans.rb 2.99 KB
tar.rb 2.97 KB
upstream.rb 224 Bytes

Latest revisions

# Date Author Comment
6082107d 02/21/2019 01:00 PM Kavita Gaikwad

Fixes #22198 - maintenance-mode subcommand with start/stop/status (#180)

  • Fixes #22198 - maintenance-mode subcommand with start/stop/status
999ac791 02/13/2019 12:53 PM Kavita Gaikwad

Fixes #21730 - remove empty puppet cacert request files

488ae672 01/31/2019 12:50 PM Martin Bacovsky

Fixes #25939 - Fix mongo engines during restore

When we restore backup of MongoDB using MMapv1 storage engine
on a machine where MongoDB with WiredTiger exists at some point
we end up with old config and new data which breaks the service.
This patch makes sure this situation is detected and remediated.

fbb1fbe6 01/14/2019 04:00 PM Kavita Gaikwad

Fixes #25186 - hotfix check (#236)

Adds check detecting installed hotfixes and patched files that may be overriden by an upgrade.
Warning is issued informing the user to make sure the custom changes are preserved.

b94cda1c 12/05/2018 02:52 PM Martin Bačovský

Fixes #25504 - Backup databases without password

Backup now should proceed without hard failures
om special setups such as server development
and databases with no passwords.

7db2ec1e 11/16/2018 05:11 PM Martin Bačovský

Fixes #25433 - Mark data dir for later detection

3da18552 11/08/2018 02:12 PM Ivan Necas

Fixes #25329 - add 6.5 target version

For development of next Sat release.

6b342a5d 10/18/2018 12:00 PM Martin Bačovský

Fixes #25032 - Setup hammer on system with defaults set

When organization is set in hammer defaults foreman-maintain
is not able to setup hammer properly. The original cause is
API controller fails for architecture list with org argument set.
As a workaround in foreman-maintain we use different API endpoint...

3784e77d 10/02/2018 11:54 AM Martin Bačovský

Fixes #24858 - Fixed formatting of katello-service params

This fixes the formatting of --only and --exclude parameters
when passed to katello-service.

Before: katello-service start --only ["postgresql", "squid"]
After: katello-service start --only postgresql,squid

bfbf17c4 09/27/2018 09:34 AM Kavita Gaikwad

Fixes #25022 - skip repos validation if subscribed using act_key

View revisions

Also available in: Atom