common.suse: remove AutoYaST
We only use AutoYaST for the OS deployment and don't need the packages afterwards. Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
This commit is contained in:
		
							parent
							
								
									9043634123
								
							
						
					
					
						commit
						890c146d7d
					
				@ -41,8 +41,16 @@ ca-certificates-syscid:
 | 
			
		||||
    - require:
 | 
			
		||||
      - pkgrepo: libertacasa_rpm_repository
 | 
			
		||||
 | 
			
		||||
common_packages:
 | 
			
		||||
common_packages_install:
 | 
			
		||||
  pkg.installed:
 | 
			
		||||
    - names:
 | 
			
		||||
      - fish
 | 
			
		||||
      - system-group-wheel
 | 
			
		||||
 | 
			
		||||
common_packages_remove:
 | 
			
		||||
  pkg.removed:
 | 
			
		||||
    - pkgs:
 | 
			
		||||
      {#- we only use AutoYaST for the OS deployment #}
 | 
			
		||||
      - autoyast2
 | 
			
		||||
      - autoyast2-installation
 | 
			
		||||
      - yast2-add-on
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user