File tree 1 file changed +7
-5
lines changed
1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 1
1
# chef-mailhog
2
2
3
- [ ![ CK Version] ( http://img.shields.io/cookbook/v/mailhog.svg )] ( https://supermarket.getchef.com/cookbooks/mailhog )
4
-
5
- This cookbook installs [ MailHog] ( https://github.com/mailhog/MailHog ) .
6
-
7
- This fork includes a change to fix the error from Vagrant Chef Zero shown below.
3
+ ####This fork fixes the error from Vagrant Chef Zero shown below.
8
4
9
5
```
10
6
template[/etc/sv/mailhog/log/run] (/var/chef/cache/cookbooks/runit/libraries/provider_runit_service.rb line 143) had an error:
11
7
Chef::Exceptions::FileNotFound: Cookbook 'mailhog' (0.1.0) does not contain a file at any of these locations:
12
8
```
13
9
10
+ [ ![ CK Version] ( http://img.shields.io/cookbook/v/mailhog.svg )] ( https://supermarket.getchef.com/cookbooks/mailhog )
11
+
12
+ This cookbook installs [ MailHog] ( https://github.com/mailhog/MailHog ) .
13
+
14
+
15
+
14
16
Usage
15
17
-----
16
18
You can’t perform that action at this time.
0 commit comments