cdist-type__apt_default_release - Configure the default release for apt
Contents
Copying
Copyright (C) 2017 Matthijs Kooijman. You can redistribute it and/or modify it under the terms of the GNU
General Public License as published by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
Copyright
ungleich GmbH 2021
7.0.0 Sep 11, 2024 CDIST-TYPE__APT_DEFAULT_RELEASE(7)
Description
Configure the default release for apt, using the APT::Default-Release configuration value.
Examples
__apt_default_release --release stretch
Name
cdist-type__apt_default_release - Configure the default release for apt
Optional Parameters
None.
Required Parameters
release
The value to set APT::Default-Release to.
This can contain release name, codename or release version. Examples: 'stable', 'testing',
'unstable', 'stretch', 'buster', '4.0', '5.0*'.
