WIP Add initial cookbook and roles for email service
This commit is contained in:
10
site-cookbooks/kosmos_email/metadata.rb
Normal file
10
site-cookbooks/kosmos_email/metadata.rb
Normal file
@@ -0,0 +1,10 @@
|
||||
name 'kosmos_email'
|
||||
maintainer 'Kosmos Developers'
|
||||
maintainer_email 'ops@kosmos.org'
|
||||
license 'MIT'
|
||||
description 'Installs/configures an email service'
|
||||
version '0.1.0'
|
||||
chef_version '>= 18.0'
|
||||
|
||||
depends "hostname"
|
||||
depends "postfix"
|
||||
Reference in New Issue
Block a user