Salt minion allow to specify HTTP backend
This is useful when using proxies. The default Tornado backend does not
utilize proxy environment variables and isn't able to set no_proxy variable.
Change-Id: I4a51c6fc9abe65d46ed4f3adeb30f7a25337857e
diff --git a/.kitchen.yml b/.kitchen.yml
index 776e756..05bffa7 100644
--- a/.kitchen.yml
+++ b/.kitchen.yml
@@ -81,6 +81,7 @@
minion_handler.sls: tests/pillar/minion_custom_handler.sls
minion_local_pillar.sls: tests/pillar/minion_local_pillar.sls
minion_local_reclass.sls: tests/pillar/minion_local_reclass.sls
+ minion_backend_urllib.sls: tests/pillar/minion_backend_urllib.sls
- name: master-default
provisioner: