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.

12345678
  1. ## apt-formula/apt/ppa.sls
  2. # Install utilities for working with APT PPA Repositories
  3. # e.g. /usr/bin/add-apt-repository
  4. python-software-properties:
  5. pkg.installed: []