aboutsummaryrefslogtreecommitdiffstats
path: root/integration-tests/integration-tests-init/chef-solo/solo.json
diff options
context:
space:
mode:
Diffstat (limited to 'integration-tests/integration-tests-init/chef-solo/solo.json')
-rw-r--r--integration-tests/integration-tests-init/chef-solo/solo.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/integration-tests/integration-tests-init/chef-solo/solo.json b/integration-tests/integration-tests-init/chef-solo/solo.json
new file mode 100644
index 0000000000..537de6637c
--- /dev/null
+++ b/integration-tests/integration-tests-init/chef-solo/solo.json
@@ -0,0 +1,4 @@
+{
+ "run_list": [ "role[integration-tests-setup]" ]
+}
+