diff options
Diffstat (limited to 'utils/webseal-simulator/sdc-simulator/chef-solo/solo.json')
-rw-r--r-- | utils/webseal-simulator/sdc-simulator/chef-solo/solo.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/utils/webseal-simulator/sdc-simulator/chef-solo/solo.json b/utils/webseal-simulator/sdc-simulator/chef-solo/solo.json new file mode 100644 index 0000000000..3469bd04e5 --- /dev/null +++ b/utils/webseal-simulator/sdc-simulator/chef-solo/solo.json @@ -0,0 +1,4 @@ +{ + "run_list": [ "role[sdc-simulator]" ] +} + |