moritz-makandra
moritz-makandra
Could $ELASTICSEARCH_NAMESPACE be used in the check if the searchindex is present https://github.com/zammad/zammad-docker-compose/blob/893fd870d5d6df4c226e9ec9517ff115f93ba2d8/containers/zammad/docker-entrypoint.sh#L107
**Describe the bug** When I give an user the roles `authorized_for_system_commands` and `authorized_for_configuration_information` at the same time, it is like giving the user the `authorized_for_admin` role. This behaviour is not...
There can be the situation where the binary files of an Gem aren't installed into the common `bin` directory. This happens when the Gem Specification is lacking the `bindir` setting.
## Describe the Bug I have a plan that first gathers data, shows the data to the user and then promt whether to to continue to `run_task_with` . If the...
There is a warning emitted when a modules directory exist in the control repo, but the directory is copied despite the warning. https://github.com/voxpupuli/onceover/blob/5a617723d5d7bb113be4c48fd07f2979a6b85346/lib/onceover/deploy.rb#L48