Fix lintian warnings for description
This commit is contained in:
parent
7fec9cdd3f
commit
bac396a52a
|
@ -19,4 +19,7 @@ Depends: ruby | ruby-interpreter,
|
||||||
${shlibs:Depends},
|
${shlibs:Depends},
|
||||||
${misc:Depends}
|
${misc:Depends}
|
||||||
Description: Vagrant plugin for managing /etc/hosts on guests and host
|
Description: Vagrant plugin for managing /etc/hosts on guests and host
|
||||||
vagrant-hostmanager is a Vagrant plugin that manages the hosts file on guest machines (and optionally the host). Its goal is to enable resolution of multi-machine environments deployed with a cloud provider where IP addresses are not known in advance.
|
vagrant-hostmanager is a Vagrant plugin that manages the hosts file on guest
|
||||||
|
machines (and optionally the host). Its goal is to enable resolution of
|
||||||
|
multi-machine environments deployed with a cloud provider where IP addresses
|
||||||
|
are not known in advance.
|
||||||
|
|
Loading…
Reference in New Issue