features/test/git/scenarios.json
Samruddhi Khandale e90f4f9e0a
git : Remove misleading variables (#146)
* remove misleading ppa value

* add test

* nit

* bump version
2022-09-08 17:25:04 -07:00

12 lines
208 B
JSON

{
"install_git_from_src": {
"image": "ubuntu:focal",
"features": {
"git": {
"version": "latest",
"ppa": "false"
}
}
}
}