fix(configtest): remove yum-plugin-ps check on Amazon Linux (#870)
This commit is contained in:
		@@ -56,7 +56,6 @@ func (o *amazon) depsFast() []string {
 | 
			
		||||
func (o *amazon) depsFastRoot() []string {
 | 
			
		||||
	return []string{
 | 
			
		||||
		"yum-utils",
 | 
			
		||||
		"yum-plugin-ps",
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user