Skip to content

Commit cc259ca

Browse files
committed
depends postfixadmin cookbook version < 1.0.0
1 parent fde4562 commit cc259ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Let me know if you use it successfully on any other platform.
2222

2323
* [dovecot](https://github.com/onddo/dovecot-cookbook)
2424
* [onddo-spamassassin](https://github.com/onddo/spamassassin-cookbook)
25-
* [postfixadmin](https://github.com/onddo/postfixadmin-cookbook)
25+
* [postfixadmin (&lt; 1.0.0)](https://github.com/onddo/postfixadmin-cookbook)
2626
* [postfix-full](https://github.com/mswart/chef-postfix-full) by [@mswart](https://github.com/mswart)
2727

2828
## Applications:

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
depends 'dovecot'
2323
depends 'onddo-spamassassin'
24-
depends 'postfixadmin'
24+
depends 'postfixadmin', '< 1.0.0'
2525
depends 'postfix-full'
2626

2727
attribute 'postfix-dovecot/postmaster_address',

0 commit comments

Comments
 (0)