commit | 451a3400b76511393c62a444f588a4ed15f4a549 | [log] [tgz] |
---|---|---|
author | Michael Lando <ml636r@att.com> | Sun Feb 19 10:28:42 2017 +0200 |
committer | Michael Lando <ml636r@att.com> | Sun Feb 19 10:51:01 2017 +0200 |
tree | e4f5873a863d1d3e55618eab48b83262f874719d | |
parent | 5abfe4e1fb5fae4bbd5fbc340519f52075aff3ff [diff] [blame] |
Initial OpenECOMP SDC commit Change-Id: I0924d5a6ae9cdc161ae17c68d3689a30d10f407b Signed-off-by: Michael Lando <ml636r@att.com>
diff --git a/sdc-os-chef/sdc-sanity/chef-solo/solo.json b/sdc-os-chef/sdc-sanity/chef-solo/solo.json new file mode 100644 index 0000000..5bd2281 --- /dev/null +++ b/sdc-os-chef/sdc-sanity/chef-solo/solo.json
@@ -0,0 +1,4 @@ +{ + "run_list": [ "recipe[sdc-sanity::setup_sanity]" ] +} +