packages-formula/pillar.example

52 lines
906 B
Text
Raw Normal View History

2018-02-12 08:16:03 -03:00
packages:
pkgs:
# A dict of "package: version" pairs:
held:
alien: 8.95
iotop: 0.6-2
# Alternativelly, held packages can also be specified as a list with
# no versions. In this case, the package will be held in the installed
# version.
# held:
# - alien
# - iotop
2018-02-12 08:16:03 -03:00
wanted:
- git
- less
- bc
- curl
- fail2ban
unwanted:
- avahi-daemon
required:
pkgs:
- git
pips:
wanted:
- dxpy
- makerlabs
unwanted:
- campbel
- reverse_geocode
- indy-crypto
gems:
wanted:
- progressbar
- aws-sdk
unwanted:
- diff-lcs
- kitchen-vagrant
- kwalify
2018-03-13 14:36:11 +00:00
snaps:
wanted:
- hello-world
classic:
- classic-hello
2018-03-13 14:36:11 +00:00
unwanted:
- goodbye-world
2018-02-12 08:16:03 -03:00
remote_pkgs:
zoom: 'https://zoom.us/client/latest/zoom_amd64.deb'