mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
* Add missing recognized :libvirt_ip_command
This commit is contained in:
parent
6f1b9a3688
commit
c045fa2955
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ module Fog
|
|||
|
||||
requires :libvirt_uri
|
||||
recognizes :libvirt_username, :libvirt_password
|
||||
recognizes :libvirt_ip_command
|
||||
|
||||
model_path 'fog/libvirt/models/compute'
|
||||
model :server
|
||||
|
|
Loading…
Add table
Reference in a new issue