linux.ubuntu1804

This Model Component provides initialization for an Ubuntu1804 VM. It contains both Ubntu1804Server and Ubuntu1804Desktop.

Model Component Dependencies:

Available Objects

class linux.ubuntu1804.Ubuntu1804Desktop(*args, **kwargs)[source]

Bases: object

The Model Component for the Ubuntu1804Desktop image.

__init__(*args, **kwargs)
class linux.ubuntu1804.Ubuntu1804Host(*args, **kwargs)[source]

Bases: object

A general class to provide an abstraction between Ubuntu Server and Desktop

__init__(*args, **kwargs)
class linux.ubuntu1804.Ubuntu1804Server(*args, **kwargs)[source]

Bases: object

The Model Component for the Ubuntu1804Server image.

__init__(*args, **kwargs)