next to the already existing possibilities db and external. If auth_backend is set
to ldap an ldap ressource and an ldap authentication configuration is generated.
Also support for ldap encryption is added.
which defines if user and group should be managed by this module. This gives
you the possibility to manage the user and group with another module or
manually.
The default value is set to true so it doesn't change the existent behaviour
of this module.
The git clone does not create the docs folder, so this fails:
```
/Stage[main]/Icingaweb2::Initialize/Exec[create db scheme]/returns: sh: /usr/share/doc/icingaweb2/schema/mysql.schema.sql: No such file or directory
==> default: Error: mysql --defaults-file='/root/.my.cnf' icingaweb2 < /usr/share/doc/icingaweb2/schema/mysql.schema.sql returned 1 instead of one of [0]
```
This checks if the user is using the git installation method, then changes to the location of the correct schema.
Also adds spec to check this logic