Compare commits
2 Commits
d593cbeae5
...
d00ea427bb
Author | SHA1 | Date | |
---|---|---|---|
d00ea427bb | |||
a11e207929 |
@ -24,8 +24,7 @@ salt_master_extension_modules_bins:
|
||||
- names:
|
||||
{%- for modtype, modnames in extmods.items() %}
|
||||
{%- for modname in modnames %}
|
||||
- {{ extmoddir }}/{{ modtype }}/{{ modname }}:
|
||||
- source: salt://extmods/{{ modtype }}/{{ modname }}
|
||||
- {{ extmoddir }}/{{ modtype }}/{{ modname }}
|
||||
{%- endfor %}
|
||||
{%- endfor %}
|
||||
- user: root
|
||||
|
Loading…
x
Reference in New Issue
Block a user