add Final Infrastructure Setup
This commit is contained in:
commit
7733dde658
174 changed files with 204949 additions and 0 deletions
|
|
@ -0,0 +1,7 @@
|
|||
127.0.0.1 localhost
|
||||
|
||||
# Automatisch generiert aus host_config
|
||||
{% for hostname, config in configs.host_config.items() %}
|
||||
{{ config.ip }} {{ config.hostname }} {{ hostname }}
|
||||
{% endfor %}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue