Class: VagrantSubutai::Models::Environment

Inherits:
Object
  • Object
show all
Defined in:
lib/vagrant-subutai/models/environment.rb

Instance Attribute Summary collapse

Instance Attribute Details

#containersObject

value for Peer Os



6
7
8
# File 'lib/vagrant-subutai/models/environment.rb', line 6

def containers
  @containers
end

#environment_nameObject

value for Peer Os



6
7
8
# File 'lib/vagrant-subutai/models/environment.rb', line 6

def environment_name
  @environment_name
end

#exchange_ssh_keysObject

value for Peer Os



6
7
8
# File 'lib/vagrant-subutai/models/environment.rb', line 6

def exchange_ssh_keys
  @exchange_ssh_keys
end

#nameObject

value for Peer Os



6
7
8
# File 'lib/vagrant-subutai/models/environment.rb', line 6

def name
  @name
end

#register_hostsObject

value for Peer Os



6
7
8
# File 'lib/vagrant-subutai/models/environment.rb', line 6

def register_hosts
  @register_hosts
end