Sha256: f69dde74cf340ae59bf0d38370effcbd283f89494318847c1dc9da5978003527
Contents?: true
Size: 483 Bytes
Versions: 5
Compression:
Stored size: 483 Bytes
Contents
<!DOCTYPE html> <html lang="en"> <head profile="http://lrdesign/document-profiles/logical-construct/resolution"> <meta charset="UTF-8" /> <title>Logical Construct Provisioning Data Resolution</title> </head> <body> <p>The following conditions must be satisfied in order to provision this machine:</p> <ul> <% unsatisfied.each do |task| %> <li> <a rel="requirement" href="<%= web_path(task.name)%>"><%= task.name %></a> </li> <% end %> </ul> </body> </html>
Version data entries
5 entries across 5 versions & 1 rubygems