[DRE-commits] [vagrant-libvirt] 69/104: accessor missing

Antonio Terceiro terceiro at moszumanska.debian.org
Sun Apr 24 13:55:47 UTC 2016


This is an automated email from the git hooks/post-receive script.

terceiro pushed a commit to annotated tag 0.0.11
in repository vagrant-libvirt.

commit 75739849ad1b0b2ba27fea4d487110598b5cd4f0
Author: Jevgeni Kiski <jevgeni.kiski at skype.net>
Date:   Sat Sep 14 16:41:52 2013 +0300

    accessor missing
---
 lib/vagrant-libvirt/config.rb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/vagrant-libvirt/config.rb b/lib/vagrant-libvirt/config.rb
index 6e28724..166c833 100644
--- a/lib/vagrant-libvirt/config.rb
+++ b/lib/vagrant-libvirt/config.rb
@@ -26,6 +26,7 @@ module VagrantPlugins
       attr_accessor :memory
       attr_accessor :cpus
       attr_accessor :nested
+      attr_accessor :volume_cache
 
       def initialize
         @driver            = UNSET_VALUE

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/vagrant-libvirt.git



More information about the Pkg-ruby-extras-commits mailing list