Ondřej Gajdušek
Ondřej Gajdušek
Hi, in slowloris.pl on the line [#L463](https://github.com/Ogglas/Orignal-Slowloris-HTTP-DoS/blob/master/slowloris.pl#L463) is mentioned a link to the youtube.com but it seems to be unfunctional.
I was trying to pass the *ssh_ip* argument as it is described in README. I got the following error while running `vagrant provision`. When running `vagrant up` this issue will...
##### SUMMARY FAM does not currently support CDN configuration. The user is not able to configure it using an Ansible module and has to fall back to `hammer` or `ansible.builtin.uri`...
##### SUMMARY There is no module that would allow the user to manage Puppet CA autosign entries. ##### ISSUE TYPE - Feature Idea
## This is a tracking issue for robottelo setup on Python 3.11 ### Missing system packages __libxslt-devel__ - required by *libxml2* package __cmake__ - required by ssh2-python ### Blocking issues...
I got you both @jaryn and @tstrych. However, I simply do not like the implementation that is using plaintext passwords. Looking at the `sshpass` man page, there is a `-f`...
I ran the `vagrant address` command and an error poped up. Any ideas what am I doing wrong? ``` $ vagrant status Current machine states: default active (openstack) The server...
This PR adds a new method that users can use to get repository specs for repositories provided by the Dogfood Sat. I am not convinced that `contenthost_mixins.VersionedContent` is the right...
### Problem Statement There were situations in the past where I would be more than grateful for a context of what is happening in `align_to_satellite` fixture. ### Solution This PR...
Execute pytest the way we do it in the PIT pipeline and verify it installs Satellite on the correct RHEL version. Modify the test/fixtures if needed. If you want to...