Puppetboard
{%- for endpoint, caption in [ ('index', 'Overview'), ('nodes', 'Nodes'), ('facts', 'Facts'), ('reports', 'Reports'), ('metrics', 'Metrics'), ('query', 'Query'), ] %}
{{ caption }}
{%- endfor %}
{% block container %}
{% block row_fluid %}
{% block content %} {% endblock content %}
{% endblock row_fluid %}
{% endblock container %}
Copyright © 2013
Daniele Sluijters
.
Live from PuppetDB.
{% block script %} {% endblock script %}