aboutsummaryrefslogtreecommitdiffstats
path: root/modules/auto_installation/templates
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Use @ when accessing variables in templates"Dan Fandrich2024-10-042-6/+6
| | | | | | 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-042-6/+6
| | | | Access without the @ symbol is the older method and is discouraged.
* lint fixes for auto_installationThomas Backlund2015-10-192-3/+1
|
* - add missing file, and also add a parameter to have a more readableMichael Scherer2011-04-051-0/+5
| | | | title in entry
* - use exported ressource to populate the pxe menuMichael Scherer2011-04-011-12/+4
|
* add basic structure for pxe bootMichael Scherer2011-04-011-0/+25