Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Desired State Configuration for Linux - v1.2.2-0

Compare
Choose a tag to compare
@Bhargava-Chary-Chollaty Bhargava-Chary-Chollaty released this 07 Dec 11:03
· 59 commits to master since this release
d0d4786

PowerShell Desired State Configuration for Linux

Release Notes

Version 1.2.2-0

Table of Contents

Release Overview

What's New

  • Removed OMI port dependency.

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.2-0.ssl_100.x64.deb B3B1509871250F6883878365D59EC86F1C6C24DF4C0F4320EA8B5A70F8A89F5F
dsc-1.2.2-0.ssl_100.x64.rpm 8BBC76137AEB215BB3853DF6FDD9BC4907483ED04AE4B6E6FE58735DFA6EF67B
dsc-1.2.2-0.ssl_110.x64.deb 0D467269131210E79732AD0E0A6FFDBB0C7FCDE37E727886C92288684B17682F
dsc-1.2.2-0.ssl_110.x64.rpm BF98413481EE0B2E162AA2064EAAA923F6F79DBD6E95342AE33BC6BE3422A4BA

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.