Skip to content
New issue

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

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

Already on GitHub? # to your account

add option to install from system package #13

Open
pablodav opened this issue Jun 30, 2017 · 2 comments
Open

add option to install from system package #13

pablodav opened this issue Jun 30, 2017 · 2 comments
Labels
enhancement help wanted packager needed label to identify issue that requires someone to continue the issue
Milestone

Comments

@pablodav
Copy link
Contributor

just need a switch:

- include: build-burp.yml 
  when: not burp_install_from_system_package

and a new yml:

- include: install-burp-package.yml
  when: burp_install_from_system_package

maybe also a variable:

burp_system_packages_names:
  - burp-server
  - burp-client
@pablodav pablodav self-assigned this Jul 12, 2017
@pablodav pablodav added this to the v1.8 milestone Jul 12, 2017
@pablodav pablodav modified the milestones: v1.8, v1.20 Oct 24, 2017
@pablodav pablodav added the packager needed label to identify issue that requires someone to continue the issue label Jun 24, 2018
@pablodav pablodav removed their assignment Jun 24, 2018
@pablodav pablodav modified the milestones: v1.20, backlog Jun 24, 2018
@pablodav
Copy link
Contributor Author

Just thinking if it makes any sense to keep this open?
Does it provides a real benefit? Current features provides ability to move between almost any bur version and only needs to change the version number in a variable....

@pablodav
Copy link
Contributor Author

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement help wanted packager needed label to identify issue that requires someone to continue the issue
Projects
None yet
Development

No branches or pull requests

1 participant