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

[BUG] iso_checksum_type deprication #76

Closed
elreydetoda opened this issue Oct 5, 2020 · 0 comments · Fixed by #77
Closed

[BUG] iso_checksum_type deprication #76

elreydetoda opened this issue Oct 5, 2020 · 0 comments · Fixed by #77
Assignees
Labels
bug Something isn't working others a bug that is caused by another company
Milestone

Comments

@elreydetoda
Copy link
Owner

elreydetoda commented Oct 5, 2020

apparently iso_checksum_type is deprecated in packer version v1.6.4, according to this validate run for vmware-iso: https://app.circleci.com/pipelines/github/elreydetoda/packer-kali_linux/272/workflows/6ca0f9ce-2d9c-44c0-a20b-50a05b56fc03/jobs/1273

so, probably going to just remove it since the template doesn't appear to use it.

@elreydetoda elreydetoda added bug Something isn't working others a bug that is caused by another company WIP work in progress (currently working on it) labels Oct 5, 2020
@elreydetoda elreydetoda added this to the v0.0.5 milestone Oct 5, 2020
@elreydetoda elreydetoda self-assigned this Oct 5, 2020
@elreydetoda elreydetoda changed the title [BUG] [BUG] iso_checksum_type deprication Oct 5, 2020
elreydetoda added a commit that referenced this issue Oct 5, 2020
* removing more filters

* linting vmware packer builder

* closes #76

* helps if you validate the right template...
@elreydetoda elreydetoda linked a pull request Oct 5, 2020 that will close this issue
elreydetoda added a commit that referenced this issue Oct 11, 2020
* adding legend

* fixing logos

* circleci config more verbose & more declaritive

* fixing exclude to ignore

* fixing packer lint dep

* adding dev suffix for all dev branches

* handling circleci build for dev branches

* modularizing python linting & add pylint back

* fixing C0301

* fixing W0611, because not used yet

* fixing W0612

* fixing W0612

* fixing C0103

* fixing C0116

* fixing C0114

* fixing R0914 & W0511

* moving global disables to pylintrc file

* forgot to push config change... 🙃

* smaller instance size

* making any facility

* adding black python ilnter

* extending build time because slower remote server

* modularizing ansible linting

* adding playbook syntax-check

* adding yamllint

* adding yamllint fixes

* adding go dep for shfmt

* adding shfmt deps to vm

* fixing path errors

* fixing pathing

* formatting to shfmt standard - bash

* conforming to shfmt styleing - posix

* adding shfmt to pipeline checks

* adding black python ilnter

* modularizing ansible linting

* adding playbook syntax-check

* adding yamllint

* adding yamllint fixes

* adding go dep for shfmt

* adding shfmt deps to vm

* fixing path errors

* fixing pathing

* formatting to shfmt standard - bash

* conforming to shfmt styleing - posix

* adding shfmt to pipeline checks

* changing instance size for development

* formatting for terraform

* using orb instead of container

* fixing pipeline dep problem

* reverting change for packaging

* testing out different instance size

* removing more filters

* linting vmware packer builder

* closes #76

* helps if you validate the right template...

* Bug/vmware restoration/#75 (#77)

* removing more filters

* linting vmware packer builder

* closes #76

* helps if you validate the right template...

* adding vmware support everywhere

* passing through license and ufw

* enabling vmware packer build

* removing uncessary dep for ansible, because of #74

* fixing dependency issue

* testing out different instance size

* passing env vars
@elreydetoda elreydetoda removed the WIP work in progress (currently working on it) label Oct 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working others a bug that is caused by another company
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant