Switch simple-init to pip-and-virtualenv element
We currently install pip from package in the simple-init element. We should really allow users to select whether to install pip from git or package. Change-Id: Ia5e62b9635af90d81227274a1dd8f20474cdbf73
This commit is contained in:
		 Gregory Haynes
					Gregory Haynes
				
			
				
					committed by
					
						 Ian Wienand
						Ian Wienand
					
				
			
			
				
	
			
			
			 Ian Wienand
						Ian Wienand
					
				
			
						parent
						
							5ee1cbac4a
						
					
				
				
					commit
					6ab5078d0f
				
			| @@ -1,4 +1,5 @@ | ||||
| cloud-init-datasources | ||||
| dib-init-system | ||||
| install-types | ||||
| pip-and-virtualenv | ||||
| source-repositories | ||||
|   | ||||
| @@ -1,3 +1,2 @@ | ||||
| isc-dhcp-client: | ||||
| net-tools: | ||||
| python-pip: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user