Markus Benning

Results 5 issues of Markus Benning

``` Directly inheriting from ActiveRecord::Migration is not supported. Please specify the Rails release the migration was written for: class DeviseCreateUserTracings < ActiveRecord::Migration[4.2] /usr/local/bundle/gems/activerecord-5.1.4/lib/active_record/migration.rb:525:in `inherited' /usr/src/app/db/migrate/20180110094853_devise_create_user_tracings.rb:1:in `' ``` The migration template...

Initialization of this gem triggers a deprecation warning in rails 6: ``` DEPRECATION WARNING: Initialization autoloaded the constants ActionText::ContentHelper and ActionText::TagHelper. Being able to do this is deprecated. Autoloading during...

When using the module with 'docker-latest' packages from RedHat the systemd service of docker is also 'docker-latest'. There is already a $service_name variable for this, but 'docker' is still hardcoded...

This adds a fact docker_info which contains the information of 'docker info' output.

As discussed on mailinglist. See also: http://www.postfix.org/LDAP_README.html#example_group

enhancement