Sergei Petrosian

Results 9 issues of Sergei Petrosian

@ekohl noticed that Installing on Ubunthu/Debian guides contain scenarios that do not work on those OSes. Here is his feedback: - http://docs.theforeman.org/guides/build/doc-Installing_Proxy_on_Debian/index-foreman-deb.html#configuring-capsule-default-certificate_smart-proxy Section 2.5. Configuring Smart Proxy server with a...

Enhancement: Implement WRITE_LEASE_VALIDITY for HA scenarios Reason: This feature improves performance of HA configuration Result: Users must add another meta attribute for ag_cluster resource clone with `on_fail: demote`

### Summary When I run `meta: end_host` in a `rescue` block, Ansible finishes with `rc=2`. I expect it to exit with `rc=0` as usual. ### Issue Type Bug Report ###...

module
bug
has_pr
P3
verified
affects_2.16

After running a plan with multi-host provisioning with 3+ hosts, terminal "breaks", it prints many spaces in the beginning of the lines, and then doesn't work. With two nodes, the...

bug
try

prepare:, how: feature, epel: enabled fails on EL 10. prepare's `feature` does not provide a way to avoid running on a specific platform. Hence, my `prepare` passes on all platforms...

prepare

When there is a new release of this repo, Packit will fetch linux-system-roles.spec from the Rawhide branch in Fedora dist-git, update it (Source lines and %setup will be regenerated) and...

Enhancement: Use new adutil functionality to enable AES encryption Reason: Since adutil version 1.1.83, adutil supports enabling Kerberos AES 128 and AES 256 bit encryption when creating and modifying the...

I need to run a plan and provide environmental variables to the plan. `tmt` CLI allows setting `-c` or `--context`, but doesn't allow for `-e` or `--environment`. I would like...

command | try

* Remove outdated (pre-upgrade) bootloader kernel entries. Previously, these were removed only by removing associated RPMs, this change finds kernels that remain and removes them directly with `grubby`. This could...