Class: SpatulaProvisioner::Config

Inherits:
Vagrant::Config::Base
  • Object
show all
Defined in:
lib/vagrant/spatula.rb

Instance Attribute Summary collapse

Instance Attribute Details

#log_levelObject

Returns the value of attribute log_level.



6
7
8
# File 'lib/vagrant/spatula.rb', line 6

def log_level
  @log_level
end

#nodeObject

Returns the value of attribute node.



5
6
7
# File 'lib/vagrant/spatula.rb', line 5

def node
  @node
end