From 88dfef75e3b378ea0d6637745d8cbf1148cae1c7 Mon Sep 17 00:00:00 2001 From: Matt Wrock Date: Tue, 7 Jun 2016 18:12:12 -0700 Subject: [PATCH] adding a reference to the install_msi_url config setting for kitchen.yml --- includes_test_kitchen/includes_test_kitchen_yml_provisioner.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/includes_test_kitchen/includes_test_kitchen_yml_provisioner.rst b/includes_test_kitchen/includes_test_kitchen_yml_provisioner.rst index 11f96f7b49..39445605bf 100644 --- a/includes_test_kitchen/includes_test_kitchen_yml_provisioner.rst +++ b/includes_test_kitchen/includes_test_kitchen_yml_provisioner.rst @@ -54,6 +54,8 @@ - |http_proxy| * - ``https_proxy`` - |https_proxy| + * - ``install_msi_url`` + - An alternate URL for a Windows MSI package that will install chef-client on the machine under test. * - ``json_attributes`` - |chef client| provisioner only. * - ``log_file``