fb3bef7f46
When using AWS we have to use the full domain name in the inventory file, which we rather than the short name. This change avoids that ending up being set in the tests.
5 lines
106 B
Django/Jinja
5 lines
106 B
Django/Jinja
hostname {{ inventory_hostname_short }}
|
|
!
|
|
interface Loopback999
|
|
description this is a test
|
|
shutdown
|