Remove node name from config
Signed-off-by: Tim Smith <tsmith@chef.io>
This commit is contained in:
parent
35adb30264
commit
4e8fa5b0c1
@ -1,4 +1,5 @@
|
|||||||
sudo: required
|
sudo: required
|
||||||
|
dist: trusty
|
||||||
|
|
||||||
# install the pre-release chef-dk. Use chef-stable-precise to install the stable release
|
# install the pre-release chef-dk. Use chef-stable-precise to install the stable release
|
||||||
addons:
|
addons:
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
#
|
#
|
||||||
# This file is generated by Chef for <%= node['fqdn'] %>
|
# Auto-generated by Chef. Do not hand edit!
|
||||||
#
|
# Local modifications will be overwritten.
|
||||||
# Local changes will be overwritten
|
|
||||||
#
|
#
|
||||||
# See man 5 access for format
|
# See man 5 access for format
|
||||||
|
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
#
|
#
|
||||||
# This file is generated by Chef for <%= node['fqdn'] %>
|
# Auto-generated by Chef.
|
||||||
#
|
# Local modifications will be overwritten.
|
||||||
# Local changes will be overwritten
|
|
||||||
#
|
#
|
||||||
# See man 5 aliases for format
|
# See man 5 aliases for format
|
||||||
postmaster: root
|
postmaster: root
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
###
|
###
|
||||||
# Generated by Chef for <%= node['fqdn'] %>
|
# Auto-generated by Chef.
|
||||||
|
# Local modifications will be overwritten.
|
||||||
# Configured as <%= node['postfix']['mail_type'] %>
|
# Configured as <%= node['postfix']['mail_type'] %>
|
||||||
###
|
###
|
||||||
|
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
#
|
#
|
||||||
# This file is generated by Chef for <%= node['fqdn'] %>
|
# Auto-generated by Chef.
|
||||||
#
|
# Local modifications will be overwritten.
|
||||||
# Local changes will be overwritten
|
|
||||||
#
|
#
|
||||||
# Attribute name is the domain name, Attribute value is either OK or REJECT
|
# Attribute name is the domain name, Attribute value is either OK or REJECT
|
||||||
|
|
||||||
|
@ -1,2 +1,4 @@
|
|||||||
# This file is generated by Chef for <%= node['fqdn'] %>
|
# Auto-generated by Chef.
|
||||||
|
# Local modifications will be overwritten.
|
||||||
|
#
|
||||||
<%= node['postfix']['main']['relayhost'] %> <%= @settings['smtp_sasl_user_name'] %>:<%= @settings['smtp_sasl_passwd'] %>
|
<%= node['postfix']['main']['relayhost'] %> <%= @settings['smtp_sasl_user_name'] %>:<%= @settings['smtp_sasl_passwd'] %>
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
#
|
#
|
||||||
# This file is generated by Chef for <%= node['fqdn'] %>
|
# Auto-generated by Chef.
|
||||||
#
|
# Local modifications will be overwritten.
|
||||||
# Local changes will be overwritten
|
|
||||||
#
|
#
|
||||||
# See man 5 canonical for format
|
# See man 5 canonical for format
|
||||||
|
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
#
|
#
|
||||||
# This file is generated by Chef for <%= node['fqdn'] %>
|
# Auto-generated by Chef.
|
||||||
#
|
# Local modifications will be overwritten.
|
||||||
# Local changes will be overwritten
|
|
||||||
#
|
#
|
||||||
# See man 5 generic for format
|
# See man 5 generic for format
|
||||||
|
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
#
|
#
|
||||||
# This file is generated by Chef for <%= node['fqdn'] %>
|
# Auto-generated by Chef.
|
||||||
#
|
# Local modifications will be overwritten.
|
||||||
# Local changes will be overwritten
|
|
||||||
#
|
#
|
||||||
# See man 5 transport for format
|
# See man 5 transport for format
|
||||||
|
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
#
|
#
|
||||||
# This file is generated by Chef for <%= node['fqdn'] %>
|
# Auto-generated by Chef.
|
||||||
#
|
# Local modifications will be overwritten.
|
||||||
# Local changes will be overwritten
|
|
||||||
#
|
#
|
||||||
# See man 5 virtual for format
|
# See man 5 virtual for format
|
||||||
|
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
#
|
#
|
||||||
# This file is generated by Chef for <%= node['fqdn'] %>
|
# Auto-generated by Chef.
|
||||||
#
|
# Local modifications will be overwritten.
|
||||||
# Local changes will be overwritten
|
|
||||||
#
|
#
|
||||||
# See man 5 virtual for format
|
# See man 5 virtual for format
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user