Sha256: 49d69b0a392146ee8e3c1bb15bd8d9ca33948e0ea57f9c89e06a8421edf73225

Contents?: true

Size: 529 Bytes

Versions: 75

Compression:

Stored size: 529 Bytes

Contents

<%
  @path = "/var/www/rubber-web-tools-haproxy.html"
%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
	<head>
		<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
		<title>Rubber HAProxy Admin</title>
	</head>
	<body>
		<h1>Rubber HAProxy Admin</h1>

    <% rubber_instances.for_role('haproxy').sort {|a,b| a.name <=> b.name }.each do |ic| %>
        <li><a href="/haproxy_<%= ic.name %>/">HAProxy <%= ic.name %></a></li>
    <% end %>

	</body>
</html>

Version data entries

75 entries across 75 versions & 1 rubygems

Version Path
rubber-3.2.2 templates/haproxy/config/rubber/role/web_tools/rubber-web-tools-haproxy.html
rubber-3.2.1 templates/haproxy/config/rubber/role/web_tools/rubber-web-tools-haproxy.html
rubber-3.2.0 templates/haproxy/config/rubber/role/web_tools/rubber-web-tools-haproxy.html
rubber-3.1.0 templates/haproxy/config/rubber/role/web_tools/rubber-web-tools-haproxy.html
rubber-3.0.1 templates/haproxy/config/rubber/role/web_tools/rubber-web-tools-haproxy.html
rubber-3.0.0 templates/haproxy/config/rubber/role/web_tools/rubber-web-tools-haproxy.html
rubber-2.16.0 templates/haproxy/config/rubber/role/web_tools/rubber-web-tools-haproxy.html
rubber-2.15.2 templates/haproxy/config/rubber/role/web_tools/rubber-web-tools-haproxy.html
rubber-2.15.1 templates/haproxy/config/rubber/role/web_tools/rubber-web-tools-haproxy.html
rubber-2.15.0 templates/haproxy/config/rubber/role/web_tools/rubber-web-tools-haproxy.html
rubber-2.14.0 templates/haproxy/config/rubber/role/web_tools/rubber-web-tools-haproxy.html
rubber-2.13.1 templates/haproxy/config/rubber/role/web_tools/rubber-web-tools-haproxy.html
rubber-2.13.0 templates/haproxy/config/rubber/role/web_tools/rubber-web-tools-haproxy.html
rubber-2.12.2 templates/haproxy/config/rubber/role/web_tools/rubber-web-tools-haproxy.html
rubber-2.12.1 templates/haproxy/config/rubber/role/web_tools/rubber-web-tools-haproxy.html
rubber-2.12.0 templates/haproxy/config/rubber/role/web_tools/rubber-web-tools-haproxy.html
rubber-2.11.0 templates/haproxy/config/rubber/role/web_tools/rubber-web-tools-haproxy.html
rubber-2.10.2 templates/haproxy/config/rubber/role/web_tools/rubber-web-tools-haproxy.html
rubber-2.10.1 templates/haproxy/config/rubber/role/web_tools/rubber-web-tools-haproxy.html
rubber-2.10.0 templates/haproxy/config/rubber/role/web_tools/rubber-web-tools-haproxy.html