This repository has been archived by the owner on Sep 12, 2024. It is now read-only.
PowerShell Desired State Configuration for Linux
Release Notes
Version 1.2.4-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.4-0.ssl_100.x64.deb | 07F479188D337002FA93653FA06FE89DA18DBD27BD91BB6D39477A9FF1600332 |
dsc-1.2.4-0.ssl_100.x64.rpm | 89766408381A56703C05A0A63A11EABD969FAC804AFE5231867D1B840F176AE4 |
dsc-1.2.4-0.ssl_110.x64.deb | E2534F9A4A78D5195CC4B2199471C536F75AF8DE011E54AAB3B2E33EC6F2A747 |
dsc-1.2.4-0.ssl_110.x64.rpm | B93FBA0EAA802876CB02D78331833E9E27F5FE8EAB64A6E7BD4DC275287C7670 |
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.