Skip to content

Commit

Permalink
Finalized kvm files.
Browse files Browse the repository at this point in the history
Fixed errors in kvm.dev and added kvm dev files to Makefile.am.
  • Loading branch information
adduty committed Jan 26, 2016
1 parent 190e877 commit c34ab04
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions etc/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ pkgsysconf_DATA = \
ipmi.dev \
ipmipower.dev \
ipmipower-serial.dev \
kvm.dev \
kvm-ssh.dev \
phantom.dev \
plmpower.dev \
powerman.dev \
Expand Down
4 changes: 2 additions & 2 deletions etc/kvm.dev
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
###KVM (Kernel-based Virtual Machine) over ssh script###
###KVM (Kernel-based Virtual Machine) script###
# PowerMan script for controlling virtual machines running on local KVM (Kernel-based Virtual Machine) hypervisors, e.g.
#
# device "kvm" "kvm" "/usr/bin/virsh |&"
# node "vm_name" "kvm" "vm_name"
#

specification "kvm-ssh" {
specification "kvm" {
timeout 5

script login {
Expand Down

0 comments on commit c34ab04

Please sign in to comment.