Merge pull request #60 from andrew-vant/cryptodep
Removed crypto dependency from salt.cloud.
This commit is contained in:
		
						commit
						b0284ad590
					
				| @ -10,11 +10,6 @@ pycrypto: | ||||
|     - require: | ||||
|       - pkg: python-pip | ||||
| 
 | ||||
| crypto: | ||||
|   pip.installed: | ||||
|     - require: | ||||
|       - pkg: python-pip | ||||
| 
 | ||||
| apache-libcloud: | ||||
|   pip.installed: | ||||
|     - require: | ||||
| @ -26,7 +21,6 @@ salt-cloud: | ||||
|     - require: | ||||
|       - pip: apache-libcloud | ||||
|       - pip: pycrypto | ||||
|       - pip: crypto | ||||
| 
 | ||||
| {% for folder in cloud['folders'] %} | ||||
| {{ folder }}: | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Nitin Madhok
						Nitin Madhok