aboutsummaryrefslogtreecommitdiffstats
path: root/modules/auto_installation
Commit message (Collapse)AuthorAgeFilesLines
* lint fixes for auto_installationThomas Backlund2015-10-193-46/+44
|
* fix '(warning): Unrecognised escape sequence '\:' in file ↵Thomas Backlund2012-01-081-1/+1
| | | | /etc/puppet/modules/auto_installation/manifests/init.pp at line 119'
* fix missing requireMichael Scherer2011-08-191-0/+1
|
* - fix define namingMichael Scherer2011-04-051-1/+1
|
* add mandriva_installation_entry type to fill pxe menuMichael Scherer2011-04-051-0/+41
|
* add a netinst_storage class ( to hold various netinstallation relatedMichael Scherer2011-04-051-2/+13
| | | | file in libvirtd )
* - add missing file, and also add a parameter to have a more readableMichael Scherer2011-04-052-1/+6
| | | | title in entry
* move the download class to auto_installation, as it doesn't belong to ↵Michael Scherer2011-04-052-0/+25
| | | | libvirt module
* - use exported ressource to populate the pxe menuMichael Scherer2011-04-012-15/+23
|
* create a directory to hold menu file that will be included in the main fileMichael Scherer2011-04-011-0/+9
|
* use a class to store variable, to reuse this in defineMichael Scherer2011-04-011-2/+5
|
* add basic structure for pxe bootMichael Scherer2011-04-012-0/+80