Skip to content

Commit

Permalink
Convert repo to use InSpec's PowerCLI support
Browse files Browse the repository at this point in the history
Support for VMware via PowerCLI was added to InSpec/Train. See:

  - inspec/inspec#3195
  - inspec/train#321

This removes the current code in favor of using InSpec's PowerCLI
implementation. Currently, the only supported resource is
`powercli_command`, but future resources are planned.

If you would like to continue using the old method, you can access it
via GitHub's tagging mechanism.

Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>
  • Loading branch information
jerryaldrichiii committed Jul 18, 2018
1 parent 7c1a611 commit f12f579
Show file tree
Hide file tree
Showing 24 changed files with 151 additions and 1,093 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
inspec.lock
72 changes: 0 additions & 72 deletions .rubocop.yml

This file was deleted.

15 changes: 0 additions & 15 deletions .travis.yml

This file was deleted.

155 changes: 0 additions & 155 deletions CONTRIBUTING.md

This file was deleted.

27 changes: 0 additions & 27 deletions Gemfile

This file was deleted.

13 changes: 0 additions & 13 deletions LICENSE.md

This file was deleted.

Loading

0 comments on commit f12f579

Please sign in to comment.