Sha256: 8c37b5032122abcd6b7c940a2f7a71e9560c84f68b668f8e7888ff11b7c8412a

Contents?: true

Size: 273 Bytes

Versions: 75

Compression:

Stored size: 273 Bytes

Contents

# Hosts that we are aware of -- correspond to hosts/<host>
<% environments.each do |env|  -%>
<%= env %>
<% end -%>

# Create a group for each environment which just contains that single host by default
<% environments.each do |env| -%>
[<%= env %>]
<%= env %>

<% end -%>

Version data entries

75 entries across 75 versions & 1 rubygems

Version Path
subspace-2.0.1 template/provision/hosts.erb
subspace-2.0.0 template/provision/hosts.erb
subspace-1.0.8 template/provision/hosts.erb
subspace-1.0.7 template/provision/hosts.erb
subspace-1.0.6 template/provision/hosts.erb
subspace-1.0.5 template/provision/hosts.erb
subspace-1.0.4 template/provision/hosts.erb
subspace-1.0.3 template/provision/hosts.erb
subspace-1.0.2 template/provision/hosts.erb
subspace-1.0.1 template/provision/hosts.erb
subspace-1.0.0 template/provision/hosts.erb
subspace-0.6.17 template/provision/hosts.erb
subspace-0.6.16 template/provision/hosts.erb
subspace-0.6.15 template/provision/hosts.erb
subspace-0.5.15 template/provision/hosts.erb
subspace-0.5.14 template/provision/hosts.erb
subspace-0.4.14 template/provision/hosts.erb
subspace-0.4.13 template/provision/hosts.erb
subspace-0.4.11 template/provision/hosts.erb
subspace-0.4.10 template/provision/hosts.erb