salt config changes
This commit is contained in:
parent
3c71b00d05
commit
ba1ec10a34
13 changed files with 91 additions and 69 deletions
|
@ -1,3 +1,10 @@
|
|||
extra-repos:
|
||||
pkgrepo.managed:
|
||||
- ppa: chris-lea/python-redis
|
||||
- ppa: brianmercer/redis
|
||||
- ppa: chris-lea/node.js
|
||||
- ppa: nginx/stable
|
||||
|
||||
common-pkgs:
|
||||
pkg.installed:
|
||||
- pkgs:
|
||||
|
@ -18,4 +25,6 @@ common-pkgs:
|
|||
- pkg-config
|
||||
- curl
|
||||
- libxml2-dev
|
||||
- libxslt-dev
|
||||
- libxslt-dev
|
||||
- require:
|
||||
- pkgrepo.managed: extra-repos
|
Loading…
Add table
Add a link
Reference in a new issue