Sha256: 6aaaeb31779a8c768a8f985e220b06c12e3a146692e8448dea2072c3e3a38b58

Contents?: true

Size: 344 Bytes

Versions: 5

Compression:

Stored size: 344 Bytes

Contents

<% if enabled %>
# --- Hostmanager Settings --- #
  config.hostmanager.enabled = <%= enabled %>
  config.hostmanager.manage_host = <%= manage_host %>
  config.hostmanager.manage_guest = <%= manage_guest %>
  config.hostmanager.ignore_private_ip = <%= ignore_private_ip %>
  config.hostmanager.include_offline = <%= include_offline %>
<% end %>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
vagrant-invade-0.6.4 lib/vagrant-invade/module/hostmanager/template.erb
vagrant-invade-0.6.3 lib/vagrant-invade/module/hostmanager/template.erb
vagrant-invade-0.6.2 lib/vagrant-invade/module/hostmanager/template.erb
vagrant-invade-0.6.1 lib/vagrant-invade/module/hostmanager/template.erb
vagrant-invade-0.6.0 lib/vagrant-invade/module/hostmanager/template.erb