Inventar angefangen
This commit is contained in:
parent
8811507180
commit
68e87c0879
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
.vscode/settings.json
|
||||
.ansible/.lock
|
||||
|
10
inventory/ici_server.yml
Normal file
10
inventory/ici_server.yml
Normal file
@ -0,0 +1,10 @@
|
||||
all:
|
||||
children:
|
||||
Icinga_servers:
|
||||
hosts:
|
||||
ici_primary:
|
||||
name: dbicap01.swissmakers.corp
|
||||
ip_address: 172.16.10.61
|
||||
ici_secondary:
|
||||
name: dbicap02.swissmakers.corp
|
||||
ip_address: 172.16.10.62
|
Loading…
x
Reference in New Issue
Block a user