Better way to handle the serial console
This commit is contained in:
		
							
								
								
									
										7
									
								
								roles/grub/vars/Debian.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								roles/grub/vars/Debian.yaml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,7 @@
 | 
			
		||||
---
 | 
			
		||||
grub_cfg_path: /boot/grub/grub.cfg
 | 
			
		||||
grub_defaults_path: /etc/default/grub
 | 
			
		||||
 | 
			
		||||
# Enables serial console.
 | 
			
		||||
# This is helpful for libvirt guests
 | 
			
		||||
grub_cmdline_linux: console=ttyS0
 | 
			
		||||
		Reference in New Issue
	
	Block a user