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 |
-
- ## apt-formula/apt/ppa.sls
-
- # Install utilities for working with APT PPA Repositories
- # e.g. /usr/bin/add-apt-repository
-
- python-software-properties:
- pkg.installed: []
|