Sha256: 8c37b5032122abcd6b7c940a2f7a71e9560c84f68b668f8e7888ff11b7c8412a

Contents?: true

Size: 273 Bytes

Versions: 74

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

74 entries across 74 versions & 1 rubygems

Version Path
subspace-3.0.12 template/subspace/hosts.erb
subspace-3.0.11 template/subspace/hosts.erb
subspace-3.0.10 template/subspace/hosts.erb
subspace-3.0.9 template/subspace/hosts.erb
subspace-3.0.6 template/subspace/hosts.erb
subspace-3.0.5 template/subspace/hosts.erb
subspace-3.0.4 template/subspace/hosts.erb
subspace-3.0.3 template/subspace/hosts.erb
subspace-3.0.2 template/subspace/hosts.erb
subspace-3.0.0 template/subspace/hosts.erb
subspace-2.5.10 template/provision/hosts.erb
subspace-3.0.0.rc1 template/subspace/hosts.erb
subspace-2.5.9 template/provision/hosts.erb
subspace-2.5.8 template/provision/hosts.erb
subspace-2.5.7 template/provision/hosts.erb
subspace-2.5.6 template/provision/hosts.erb
subspace-2.5.5 template/provision/hosts.erb
subspace-2.5.4 template/provision/hosts.erb
subspace-2.5.3 template/provision/hosts.erb
subspace-2.5.2 template/provision/hosts.erb