configuration-templates – Diff between revs 27 and 42

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 27 Rev 42
Line 8... Line 8...
8   8  
9 check process example.domain with pidfile /var/run/libvirt/qemu/example.domain.pid 9 check process example.domain with pidfile /var/run/libvirt/qemu/example.domain.pid
10 start program "/usr/bin/virsh start example.domain" 10 start program "/usr/bin/virsh start example.domain"
Line 11... Line 11...
11 stop program "/usr/bin/virsh stop example.domain" 11 stop program "/usr/bin/virsh stop example.domain"
12 12
13 check host example.domain with address example.domain 13 check host example.domain-net with address example.domain
14 start program "/usr/bin/virsh start example.domain" 14 start program "/usr/bin/virsh start example.domain"
15 stop program "/usr/bin/virsh stop example.domain" 15 stop program "/usr/bin/virsh stop example.domain"