Skip to content
Snippets Groups Projects
Commit 24b90f15 authored by Michal (inc0) Jastrzebski's avatar Michal (inc0) Jastrzebski Committed by Swapnil Kulkarni (coolsvap)
Browse files

Add customizations for apt keys and packages

To customize apt packages, you need to do something like that in
override file:

{% set base_apt_packages = base_apt_packages + ['vim', 'emacs'] %}

Change-Id: I7913ed405c2cb7e33f1cfe310d651030e0700e6b
Partially-implements: blueprint third-party-plugin-support
parent f8ae522e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment