Project

General

Profile

« Previous | Next » 

Revision ce43ff45

Added by Alexis Mousset about 7 years ago

Fixes #10159: Deprecate old techniques versions

View differences:

techniques/applications/aptPackageManagerSettings/3.0/metadata.xml
<TECHNIQUE name="APT package manager configuration">
<DESCRIPTION>This technique configure the APT package manager.</DESCRIPTION>
<DEPRECATED>This version is deprecated, use 3.1 instead.</DEPRECATED>
<BUNDLES>
<NAME>check_apt_settings</NAME>
</BUNDLES>
techniques/fileDistribution/copyGitFile/2.0/metadata.xml
<TECHNIQUE name="Download a file from the shared folder">
<DESCRIPTION>This technique ensure that some files are the copy of files on the shared folder of the Rudder Root Server, and let you optionally execute a command if the content of the file was modified</DESCRIPTION>
<DEPRECATED>This version is deprecated, use 2.1 instead.</DEPRECATED>
<MULTIINSTANCE>true</MULTIINSTANCE>
<COMPATIBLE>
<OS version=">= 4 (Etch)">Debian</OS>
techniques/jobScheduling/jobScheduler/1.0/metadata.xml
<TECHNIQUE name="Job scheduler">
<DESCRIPTION>Runs commands, optionally in the background, optionally with a random distribution across nodes. The command will be run on all nodes, with execution time spread over the period selected. Execution time will remain the same on each node, but will appear random across all nodes.</DESCRIPTION>
<DEPRECATED>This version is deprecated, use 2.0 instead.</DEPRECATED>
<COMPATIBLE>
<OS>Every OS</OS>
<AGENT version=">= 3.1.5">cfengine-community</AGENT>
techniques/systemSettings/misc/clockConfiguration/3.0/metadata.xml
<!-- This technique sets generalist clock parameters like NTP servers and timezones -->
<TECHNIQUE name="Time settings">
<DESCRIPTION>Configure system clock (automatic updates via NTP, time zone, ...)</DESCRIPTION>
<DEPRECATED>This version is deprecated, use 3.1 instead.</DEPRECATED>
<COMPATIBLE>
<OS version=">= 4 (Etch)">Debian</OS>
<OS version=">= 4 (Nahant)">RHEL / CentOS</OS>
techniques/systemSettings/remoteAccess/sshConfiguration/4.0/metadata.xml
Configuration will adapt the existing sshd_config file by changing the values described below. Each option can be set to "Don't change", which means the existing value will be left as is.
</DESCRIPTION>
<DEPRECATED>This version is deprecated, use 5.0 instead.</DEPRECATED>
<COMPATIBLE>
<OS version=">= 4 (Etch)">Debian</OS>
<OS version=">= 4 (Nahant)">RHEL / CentOS</OS>
techniques/systemSettings/systemManagement/cronManagement/3.0/metadata.xml
-->
<TECHNIQUE name="Cron daemon configuration">
<DESCRIPTION>This technique enables you to set tasks (or "jobs") that will be launched regularily using crond.</DESCRIPTION>
<DEPRECATED>This version is deprecated, use 3.1 instead.</DEPRECATED>
<COMPATIBLE>
<OS version="System V and related">UNIX</OS>
<AGENT version=">= 3.2.0">cfengine-community</AGENT>
techniques/systemSettings/systemManagement/motdConfiguration/3.1/metadata.xml
-->
<TECHNIQUE name="MOTD configuration">
<DESCRIPTION>This technique will check if the required Message Of The Day is present on the system.</DESCRIPTION>
<DEPRECATED>This version is deprecated, use 3.2 instead.</DEPRECATED>
<COMPATIBLE>
<OS version="System V and related, Windows">UNIX, Windows</OS>
<AGENT version=">= 3.5.3">cfengine-community</AGENT>
techniques/systemSettings/userManagement/userManagement/6.0/metadata.xml
<DESCRIPTION>This technique manages the target host(s) users.
It will ensure that the defined users are present on the system.</DESCRIPTION>
<DEPRECATED>This version is deprecated, use 7.1 instead.</DEPRECATED>
<MULTIINSTANCE>true</MULTIINSTANCE>
<COMPATIBLE>
<OS version=">= 4 (Etch)">Debian</OS>
techniques/systemSettings/userManagement/userManagement/7.0/metadata.xml
<DESCRIPTION>This technique manages the target host(s) users.
It will ensure that the defined users are present on the system.</DESCRIPTION>
<DEPRECATED>This version is deprecated, use 7.1 instead.</DEPRECATED>
<MULTIINSTANCE>true</MULTIINSTANCE>
<COMPATIBLE>
<OS version=">= 4 (Etch)">Debian</OS>

Also available in: Unified diff