No description
Find a file
2024-04-30 16:00:41 +02:00
defaults add pip support and some docs 2024-04-12 23:27:55 +02:00
filter_plugins add pip support and some docs 2024-04-12 23:27:55 +02:00
handlers add support to manage repos 2019-05-25 00:56:46 +02:00
meta Initial commit 2019-05-17 00:44:56 +02:00
tasks fix pip support 2024-04-30 16:00:41 +02:00
templates updated apt proxy to only use proxy for http 2019-09-08 17:48:55 +02:00
.gitignore add pip support and some docs 2024-04-12 23:27:55 +02:00
README.md add pip support and some docs 2024-04-12 23:27:55 +02:00

Packages

Handels package management using system and language specific package tools

Defaults

# sets the default for packages.pkg , see *pkg*
default_packages_pkg:
	provider: system

Parameters

All configuration is to be placed inside the packages dict.

# name: *pkg*, see below for definition
pkg:

# name: *repo*, see below for definition
repos:

pkg:

# can be "system" or "pip-system"
provider: system

repo:

key:
keyid:
keyurl:
keyurl:
url: