Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to configure plugins? #25

Open
chihoko opened this issue Jan 29, 2015 · 0 comments
Open

How to configure plugins? #25

chihoko opened this issue Jan 29, 2015 · 0 comments

Comments

@chihoko
Copy link

chihoko commented Jan 29, 2015

Before upgrading to the latest release we used our own plugin file

dovecot::file { 'conf.d/90-plugin.conf':
  source => 'puppet:///modules/site/dovecot/90-plugin.conf',
}

Now this file is declared in init.pp and the 90-plugin.conf.erb template doesn't allow custom configuration of plugins. How are we supposed to configure plugins now? E.g. we use the 'autosubscribe' and 'autocreate' plugins.

Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant