File manager - Edit - /usr/lib/python3.6/site-packages/cloudinit/version.py
Back
# Copyright (C) 2012 Yahoo! Inc. # # Author: Joshua Harlow <harlowja@yahoo-inc.com> # # This file is part of cloud-init. See LICENSE file for license information. __VERSION__ = "23.4" _PACKAGED_VERSION = "23.4-7.el8_10.11.alma.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__
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0.03 |
proxy
|
phpinfo
|
Settings