configures roundcube for vimb password change
This commit is contained in:
parent
2d94e96bf5
commit
2ce1a16cb1
|
@ -444,6 +444,9 @@ methods:
|
|||
"any" usebundle => configure_roundcube(@(roundcube_cfg)),
|
||||
depends_on => {"aia_roundcube_installed"};
|
||||
|
||||
"any" usebundle => configure_roundcube_password_plugin(@(vimb_cfg));
|
||||
|
||||
|
||||
"any" usebundle => install_postfix_pkgs;
|
||||
"any" usebundle => install_dovecot_pkgs;
|
||||
"any" usebundle => install_redis;
|
||||
|
|
Loading…
Reference in New Issue