NAME
App::LXC::Container::Data::Ubuntu - define Ubuntu-specific configuration data
SYNOPSIS
# This module should only be used by OS-specific classes deriving from
# it or by App::LXC::Container::Data.
ABSTRACT
This module provides configuration data specific for Ubuntu.
DESCRIPTION
EXPORT
Nothing is exported as access should only be done using the singleton object.
METHODS
SEE ALSO
LICENSE
Copyright (C) Thomas Dorner.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See LICENSE file for more details.
AUTHOR
Thomas Dorner <dorner (at) cpan (dot) org>