############################################################################## # MCS hosts file # # This file is generated automatically - DO NOT EDIT IT. # # Generated on: {{ timecreated }} # 127.0.0.1 localhost.mcs.anl.gov localhost # This file lists hosts in these domains: {% for domain in domain_data %}{{ domain.0 }}: {{ domain.1 }} {% endfor %} # # This file lists hosts on these networks: # # Network Hosts # --------------------------------------------------------------------- {% for octet in two_octets_data %}{{ octet.0 }} {{octet.1 }} {% endfor %} # {% for octet in three_octets_data %}{{ octet.0 }} {{ octet.1 }} {% endfor %} # # Total host interfaces (ip addresses) in this file: {{ three_octets }}