aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/releasekey/templates
Commit message (Collapse)AuthorAgeFilesLines
* Use @ when accessing variables in templatesDan Fandrich2024-11-201-1/+1
| | | | | | | | Access without the @ symbol is the older method and is discouraged. This take leaves alone accesses of variables that are defined within the template, which don't seem to allow an @. This is the second batch of files.
* Revert "Use @ when accessing variables in templates"Dan Fandrich2024-10-041-1/+1
| | | | | | Variables defined within a template can't be accessed with @. This change needs to be reworked to eliminate those cases. This reverts commits 2c7da665 and ae197622.
* Use @ when accessing variables in templatesDan Fandrich2024-10-041-1/+1
| | | | Access without the @ symbol is the older method and is discouraged.
* (sign_checksums) change sha1 signature into sha3Nicolas Lécureuil2023-05-191-1/+1
|
* Create sha512.gpg too (mga#20875)Nicolas Lécureuil2017-05-191-1/+1
|
* fix keydir variable nameNicolas Vigier2011-05-301-1/+1
|
* Add a script to sign isosPascal Terjan2011-05-301-0/+11