Add packages attribute so different postfix packages can be installed
Signed-off-by: Edgaras Lukoševičius <edgaras.lukosevicius@gmail.com>
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
default['postfix']['packages'] = %w[postfix]
|
||||
|
||||
# Generic cookbook attributes
|
||||
default['postfix']['mail_type'] = 'client'
|
||||
default['postfix']['relayhost_role'] = 'relayhost'
|
||||
|
||||
Reference in New Issue
Block a user