nrvr.vm.vmwaretemplates
index
/usr/lib/python2.7/site-packages/nrvr/vm/vmwaretemplates.py

nrvr.vm.vmwaretemplates - Templates for creating VMware virtual machines
 
The main class provided by this module is VMwareTemplates.
 
To be expanded as needed.
 
Idea and first implementation - Leo Baschy <srguiwiz12 AT nrvr DOT com>
 
Contributor - Nora Baschy
 
Public repository - https://github.com/srguiwiz/nrvr-commander
 
Copyright (c) Nirvana Research 2006-2015.
Simplified BSD License

 
Classes
       
__builtin__.object
VMwareTemplates

 
class VMwareTemplates(__builtin__.object)
    Various generally usable templates.
 
  Data descriptors defined here:
__dict__
dictionary for instance variables (if defined)
__weakref__
list of weak references to the object (if defined)

Data and other attributes defined here:
usableVMwareVmxTemplate001 = '#!/usr/bin/vmware\n.encoding = "UTF-8"\nconfig.ver... automatically answer all questions when booting\n'