{% extends "base.html" %} {% block title %}Request a Hostname{% endblock %} {% block content %}
Select a site: {% for item in sitelist %} {{item.description}} {% endfor %}
Select a machine type: {% for item in mtlist %} {{item.description}} {% endfor %}
Select a business unit: {% for item in bulist %} {{item.description}} {% endfor %}
Select an operating system: {% for item in oslist %} {{item.description}} {% endfor %}
Select an application type: {% for item in apptypelist %} {{item.description}} {% endfor %}
Select an environment: {% for item in envlist %} {{item.description}} {% endfor %}
If this is not the first cluster node, you may enter the numeric ID of a prior cluster member below. An attempt will be made to allocate a hostname using that ID and the member ID specified below:
If you want to select a specific cluster member ID, enter it below. By default 'a' will be used: