Sindbad~EG File Manager
# Copyright (C) 2012 Yahoo! Inc.
#
# Author: Joshua Harlow <[email protected]>
#
# This file is part of cloud-init. See LICENSE file for license information.
__VERSION__ = "19.2"
_PACKAGED_VERSION = '19.2-24-ge7881d5c-0ubuntu1~18.04.1'
FEATURES = [
# supports network config version 1
'NETWORK_CONFIG_V1',
# supports network config version 2 (netplan)
'NETWORK_CONFIG_V2',
]
def version_string():
"""Extract a version string from cloud-init."""
if not _PACKAGED_VERSION.startswith('@@'):
return _PACKAGED_VERSION
return __VERSION__
# vi: ts=4 expandtab
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists