Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows testing using kitchen-vagrant #112

Merged
merged 5 commits into from
Nov 5, 2019

Commits on Nov 5, 2019

  1. fix(dhparams): allow generating Diffie Hellman parameters on Windows

      * and with paths that contain spaces
    dafyddj committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    3802024 View commit details
    Browse the repository at this point in the history
  2. fix(adapters): call adapters.sls in init.sls

      * so that adapters are created before service is started
    dafyddj committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    3ebcbe9 View commit details
    Browse the repository at this point in the history
  3. test(windows): add local testing of Windows using Vagrant/Virtualbox

      * use `rspec-retry` to make retrying the logfile test
        platform-independent
      * do some DRYing of the inspec control files
    dafyddj committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    96c3001 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f82955 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0229d14 View commit details
    Browse the repository at this point in the history