Copy specific files in dehydrated to avoid copying the subrepo .git.
This commit is contained in:
parent
612c0355be
commit
53c53b17e7
|
@ -24,9 +24,10 @@ dehydrated_mythic_dns01:
|
|||
- source: salt://certificates/dehydrated/dehydrated-mythic-dns01
|
||||
- dir_mode: '0755'
|
||||
- file_mode: '0755'
|
||||
- exclude_pat:
|
||||
- "debian*"
|
||||
- README.md
|
||||
- include_pat:
|
||||
- "*.sh"
|
||||
- "*-challenge"
|
||||
- "common"
|
||||
|
||||
dehydrated_hooks:
|
||||
file.recurse:
|
||||
|
|
Loading…
Reference in New Issue