diff options
| author | Silvio Rhatto <rhatto@riseup.net> | 2016-03-24 12:01:19 -0300 | 
|---|---|---|
| committer | Silvio Rhatto <rhatto@riseup.net> | 2016-03-24 12:01:19 -0300 | 
| commit | 4e028f46cd5476ac4b66c7f8575d003432f411a9 (patch) | |
| tree | 07e1eb1798cdc01de49f033cd8b9bf7499fdb595 | |
| parent | 4a3fe5c34f986fd93819a9d3cfc910c88e432033 (diff) | |
| download | puppet-dhcp-production.tar.gz puppet-dhcp-production.tar.bz2  | |
Remove trailing from dhcpd templateproductiondevelop
| -rw-r--r-- | templates/dhcpd.conf.debian.erb | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/dhcpd.conf.debian.erb b/templates/dhcpd.conf.debian.erb index f193fab..2acbe9c 100644 --- a/templates/dhcpd.conf.debian.erb +++ b/templates/dhcpd.conf.debian.erb @@ -19,4 +19,3 @@ ddns-update-style <%= @ddns_update %>;  # have to hack syslog.conf to complete the redirection).  log-facility <%= @log_facility %>;  <%- end -%> -  | 
