{% extends 'layout-single.html' %} {% block title %}{{service}} Versions{% endblock %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %} {% block content %} {% if rulez %} {% for name, selected in rulez[0] %} {% if selected %} {% for type, type_selected in rulez[1] %} {% if type_selected %}

{{service}}: {{name}} - {{type}}

{% endif %} {% endfor %} {% endif %} {% endfor %}
List hosts which matches one or more rule:
List hosts of one or more state:
Update!
{% endif %}

Total host count:
Hostname Version GoSky Installed Contacted Difference OK Not OK
Legend: SD=STOPPED, DW=DEPENDENCIES_WAIT, ST=STARTING, PR=PRERUNNING, RU=RUNNING, PF=PREFAIL, SG=STOPPING, KI=KILLING, CU=CLEANUP, CD=COOLDOWN, UN=UNKNOWN(no skycore)

Download
Whole list:
{% endblock %}