This repository has been archived by the owner on Sep 12, 2024. It is now read-only.
Desired State Configuration for Linux - v1.2.3-0
Bhargava-Chary-Chollaty
released this
23 Jun 06:17
·
31 commits
to master
since this release
PowerShell Desired State Configuration for Linux
Release Notes
Version 1.2.3-0
Table of Contents
Release Overview
All supported Linux operation system versions
The following Linux operating system versions are supported for DSC for Linux.
- CentOS 6, 7 and 8 (x64)
- Debian GNU/Linux 8, 9 and 10 (x64)
- Oracle Linux 6 and 7 (x64)
- Red Hat Enterprise Linux Server 6, 7 and 8 (x64)
- SUSE Linux Enterprise Server 12 and 15 (x64)
- Ubuntu Server 14.04 LTS, 16.04 LTS, 18.04 LTS and 20.04 LTS (x64)
SHA256 Checksums
Package | SHA256 Checksum |
---|---|
dsc-1.2.3-0.ssl_100.x64.deb | 107D74A224A5E33BCF0CDDAC13237EAE3FB49A9C8C51CE49B75ABCCFA2AA8894 |
dsc-1.2.3-0.ssl_100.x64.rpm | ED3E6F884234B1E07005D7CFA64FACE1086B0E71BA59FADDF74970EC7C4324F2 |
dsc-1.2.3-0.ssl_110.x64.deb | BA0CB4B54305BDE2B68937321D601748DF63EDB977FAA9E47414F65D4C7D6ACF |
dsc-1.2.3-0.ssl_110.x64.rpm | 6F51406DA2FF7E76624C37780CD94C34BB279647A010C313B0864B8084A88D81 |
Requirements
The following table describes the required package dependencies for DSC for Linux.
Required package | Description | Minimum version |
---|---|---|
Glibc | GNU C Library | 2.4 - 31.30 |
python | Python2 or Python3 | 2.4 - 3.4 |
omi | Open Management Infrastructure | 1.6.8-1 |
openssl | OpenSSL Libraries | 1.0 or 1.1 |
python-ctypes | Python CTypes library (Only required for Python 2) | Must match Python2 version |
libcurl | cURL http client library | 7.15.1 |
unzip* | De-archiver for .zip files | n/a |
* unzip is needed to install resource modules
Known Limitations
- In this release of Desired State Configuration for Linux, only Pull Servers based on WMF 5.0 April Preview or later are supported. To use a prior version of the Pull Server, continue to use Desired State Configuration for Linux 1.0.
- Partial Configurations are not supported in this release.