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

Add configuration template for provisioning CI devices #89

Merged
merged 2 commits into from
Feb 8, 2024

Conversation

AlCutter
Copy link
Collaborator

@AlCutter AlCutter commented Feb 7, 2024

This PR adds the concept of preset provisioning templates to the provision tool, and adds such a template for ci devices.

This makes it easier to provision devices for known profiles (e.g. ci, prod, etc.), while still allowing them to be provisioned with custom settings during development.

To specify a template to use, a new --template flag has been added, which is mutually exclusive with all flags the template would set.

Copy link
Contributor

@mhutchinson mhutchinson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Neat!

@AlCutter AlCutter merged commit 851fcbb into transparency-dev:main Feb 8, 2024
8 checks passed
@AlCutter AlCutter deleted the provision_templates branch February 8, 2024 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants