mirror of
https://github.com/valitydev/salt-common.git
synced 2024-11-07 02:45:21 +00:00
6 lines
122 B
Plaintext
6 lines
122 B
Plaintext
{% import 'pkg/common' as pkg %}
|
|
icedtea:
|
|
pkg.installed:
|
|
- pkgs:
|
|
- {{ pkg.gen_atom('dev-java/icedtea-bin') }}
|