salt/tests/integration/files/conf/cloud.providers.d/azure.conf
Eric Radman 4cd92980d8 Use 'driver' instead of 'provider' in test cloud configs (#37547)
Running the tests currently provokes a warning from
salt/config/__init__.py:│2275 ("'provider' will be
deprecated in the Nitrogen release")
2016-11-08 09:50:39 -07:00

8 lines
143 B
Plaintext

azure-config:
driver: azure
subscription_id: ''
certificate_path: ''
cleanup_disks: True
cleanup_vhds: True
cleanup_services: True