blob: 677c09e281db563f6a6ee1f8a7e0bc2b87a68b92 [file] [log] [blame]
Zack Williams04575aa2022-03-19 21:51:44 -07001---
2# devtools vars/Debian.yml
3#
4# SPDX-FileCopyrightText: 2022 Open Networking Foundation <support@opennetworking.org>
5# SPDX-License-Identifier: Apache-2.0
6#
7# NOTE: Only put platform/OS-specific variables in this file.
8# Put all other variables in the 'defaults/main.yml' file.
9
10devtools_chromium_apt:
11 - "chromium-shell"
Zack Williamsa3ecef42022-03-19 21:51:44 -070012
13devtools_dist_dir: "/opt/devtools"