Top Level Namespace

Defined Under Namespace

Modules: VagrantPlugins

Constant Summary collapse

VAGRANT_NETWORK =
<<EOF.freeze
#VAGRANT-BEGIN
# The contents below were automatically generated by Vagrant. Do not modify.
[Match]
Name=%s

[Network]
DHCP=%s
%s
#VAGRANT-END
EOF