inventory: added netmodule-01 as host to inventory
Added this host for doing tests with multiple hosts Signed-off-by: Marc Mattmüller <marc.mattmueller@netmodule.com>
This commit is contained in:
parent
69cacceb4d
commit
c1216d0d7d
|
|
@ -4,3 +4,7 @@ linux:
|
||||||
rls_info_path: /etc/os-release
|
rls_info_path: /etc/os-release
|
||||||
user_name: user
|
user_name: user
|
||||||
host_name: testvm
|
host_name: testvm
|
||||||
|
10.115.101.100:
|
||||||
|
rls_info_path: /etc/os-release
|
||||||
|
user_name: user
|
||||||
|
host_name: websrvvm
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue