Sha256: 263cdde306763b4eabeed634f8d933376a68c8726c8f4e4a83df913ec37aa8c8

Contents?: true

Size: 351 Bytes

Versions: 2

Compression:

Stored size: 351 Bytes

Contents

<% if enabled %>
# --- Hostmanager Global 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

2 entries across 2 versions & 1 rubygems

Version Path
vagrant-invade-0.8.0 lib/vagrant-invade/module/hostmanager/template.erb
vagrant-invade-0.7.0 lib/vagrant-invade/module/hostmanager/template.erb