Skip to content

Commit

Permalink
[plugins/vsphere][feat] Move vSphere plugin to dedicated repository
Browse files Browse the repository at this point in the history
  • Loading branch information
lloesche committed Oct 14, 2024
1 parent 20335dd commit e92e40c
Show file tree
Hide file tree
Showing 13 changed files with 1 addition and 909 deletions.
75 changes: 0 additions & 75 deletions .github/workflows/check_pr_plugin_vsphere.yml

This file was deleted.

1 change: 1 addition & 0 deletions Dockerfile.fixinventorybase
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ RUN . /build/jupyterlite-venv-python3/bin/activate && python -m jupyter lite bui
WORKDIR /usr/src
RUN . /usr/local/fix-venv-python3/bin/activate && pip install -r requirements-extra.txt
RUN . /usr/local/fix-venv-python3/bin/activate && find plugins/ -maxdepth 1 -mindepth 1 -type d -print0 | xargs -0 python -m pip install ./fixlib ./fixcore ./fixworker ./fixmetrics ./fixshell
RUN . /usr/local/fix-venv-python3/bin/activate && python -m pip install fixinventory-plugin-vsphere

# Install AWS CLI
WORKDIR /usr/src
Expand Down
202 changes: 0 additions & 202 deletions plugins/vsphere/LICENSE

This file was deleted.

1 change: 0 additions & 1 deletion plugins/vsphere/MANIFEST.in

This file was deleted.

5 changes: 0 additions & 5 deletions plugins/vsphere/README.md

This file was deleted.

Loading

0 comments on commit e92e40c

Please sign in to comment.