packages-formula/pillar.example
Jānis Ābele 90cbe1a569 Fix installing only classic confinement snaps
- Fix check when only classic snaps are installed
- Replace aws-sdk gem and makerlabs python package with attrs to speedup
  integration test
- Fix fuse dependency for sanpd testing on Ubuntu docker instance# Please enter the commit message for your changes. Lines starting
2018-06-29 15:45:19 +03:00

51 lines
914 B
Text

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
wanted:
- git
- less
- bc
- curl
- fail2ban
unwanted:
- avahi-daemon
required:
pkgs:
- git
pips:
wanted:
- dxpy
- attrs
unwanted:
- campbel
- reverse_geocode
- indy-crypto
gems:
wanted:
- progressbar
- minitest
unwanted:
- diff-lcs
- kitchen-vagrant
- kwalify
snaps:
wanted:
- hello-world
classic:
- test-snapd-hello-classic
unwanted:
- goodbye-world
remote_pkgs:
zoom: 'https://zoom.us/client/latest/zoom_amd64.deb'