Saltstack Official Apt Formula
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

12 lines
269B

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