1
0
Fork 0
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:
Sergio Rubio 2011-11-30 11:29:51 +01:00
parent 6f1b9a3688
commit c045fa2955

View file

@ -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