Saltstack Official Apt Formula
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

15 lines
317B

  1. # -*- coding: utf-8 -*-
  2. # vim: ft=yaml
  3. ---
  4. name: preferences
  5. title: apt formula
  6. maintainer: SaltStack Formulas
  7. license: Apache-2.0
  8. summary: Verify that the apt preferences are configured correctly
  9. depends:
  10. - name: share
  11. path: test/integration/share
  12. supports:
  13. - platform-name: debian
  14. - platform-name: ubuntu