Sha256: fdf5e42af26104b5688406992cb991ac0cdf829f56ba7d47ac13162eede6ce33
Contents?: true
Size: 232 Bytes
Versions: 13
Compression:
Stored size: 232 Bytes
Contents
# --- Network Part --- # <%= machine_name %>.vm.network "public_network" <% if ip %>, ip: <%= ip %><% end %> <% if type %>, type: <%= type %><% end %> <% if auto_config %>, auto_config: <%= auto_config %><% end %>
Version data entries
13 entries across 13 versions & 1 rubygems