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