JasperAlgra
JasperAlgra
Hi, I'm trying to refactor our use of deployer 6 to 7 and I'm running into an issue: I have multiple stages e.g: - lab - staging - production and...
Update docs for #3129 - [#3129 ] Docs added Please, regenerate docs by running next command: $ php bin/docgen
Hi, On some new Gen10 servers (ILO5) I found "new features" (for me) such as decommission or web-based intelligent provisioning (which is really great). But.. It doesn't work for my...
Hi, For installation of some other package i'm missing the postgresql-server-dev-(version) on debian. Currently adding it via the playbook but not ideal when changing postgres versions. Probaly as simple by...
Hi, When installing the new v.2 (awesome by the way!) the config dir ~/.autoxtrabackup and config files are not created. Host: Debian 10. Command: ``` root@dev:~# pip3 install mysql-autoxtrabackup ```...
I've noticed since version 1.5.5 the --verbose flag only logs INFO to the console, even when level is set to DEBUG. Is this suppose to happen? If so I can...