inspec/test/unit/bundles
Ryan Larson 0e187f6117 Feature/fix ability to pass in supermarket url (#1595)
* Enable customization of supermarket_url

It looks like this was originally supposed to work, but at some point
the default value was put in the method body rather than in the method
parameters.

This change allows you to configure the supermarket_url in test kitchen
like so:

```
verifier:
  inspec_tests:
  - name: linux-hardening
    supermarket: som3guy/apache-disa-stig
    supermarket_url: https://my.supermarket.com
```

Signed-off-by: Ryan Larson <ryan.mango.larson@gmail.com>
2017-03-29 12:42:24 -04:00
..
inspec-supermarket Feature/fix ability to pass in supermarket url (#1595) 2017-03-29 12:42:24 -04:00
inspect-habitat Break out profile vendor activities into separate class 2017-03-29 10:22:20 +02:00