mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #45904 from rallytime/bp-41017
Back-port #41017 to 2017.7
This commit is contained in:
commit
1c3cc00670
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ A more involved example involves pulling from a custom repository.
|
|||
- keyserver: keyserver.ubuntu.com
|
||||
|
||||
logstash:
|
||||
pkg.installed
|
||||
pkg.installed:
|
||||
- fromrepo: ppa:wolfnet/logstash
|
||||
|
||||
Multiple packages can also be installed with the use of the pkgs
|
||||
|
|
Loading…
Add table
Reference in a new issue