Customize grub distributor
This commit is contained in:
		| @@ -2,7 +2,7 @@ | ||||
| # {{ ansible_managed }} | ||||
| GRUB_DEFAULT=0 | ||||
| GRUB_TIMEOUT=5 | ||||
| GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian` | ||||
| GRUB_DISTRIBUTOR="Parallel Virtual Cluster (PVC) - Debian" | ||||
| GRUB_CMDLINE_LINUX="{{ grub_cmdline }}" | ||||
| GRUB_TERMINAL_INPUT="console serial" | ||||
| GRUB_TERMINAL_OUTPUT="gfxterm serial" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user