summaryrefslogtreecommitdiffstats
path: root/config/pdv/servers/pdv_virt_vm.cfg
blob: 4851a6641b2caaa77fba4f2659670f86058bc64a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
define hostgroup {
        hostgroup_name  		vm 
        alias           		Virtual Machines
}

define host {
        use                     	unix-server
        host_name               	git
        address				141.52.64.105
        hostgroups              	+vm, katrin
        parents				ipepdvsrv2
}

#define host {
#        use                     	unix-server
#        host_name               	ipevirtrouter
#        hostgroups              	+vm
#        parents			ipepdvsrv2
#}