Saltstack Official Apt Formula
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 satır
462B

  1. apt:
  2. remove_sources_list: true
  3. clean_sources_list_d: true
  4. repositories:
  5. spotify:
  6. distro: stable
  7. url: http://repository.spotify.com
  8. arch: [amd64]
  9. comps: [non-free]
  10. keyid: 931FF8E79F0876134EDDBDCCA87FF9DF48BF1C90
  11. keyserver: keyserver.ubuntu.com
  12. heroku:
  13. distro: ./
  14. url: https://cli-assets.heroku.com/apt
  15. arch: [amd64]
  16. comps: []
  17. key_url: https://cli-assets.heroku.com/apt/release.key