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