Copy specific files in dehydrated to avoid copying the subrepo .git.

This commit is contained in:
Jim Hague 2023-04-06 15:05:57 +01:00
parent 612c0355be
commit 53c53b17e7
1 changed files with 4 additions and 3 deletions

View File

@ -24,9 +24,10 @@ dehydrated_mythic_dns01:
- source: salt://certificates/dehydrated/dehydrated-mythic-dns01 - source: salt://certificates/dehydrated/dehydrated-mythic-dns01
- dir_mode: '0755' - dir_mode: '0755'
- file_mode: '0755' - file_mode: '0755'
- exclude_pat: - include_pat:
- "debian*" - "*.sh"
- README.md - "*-challenge"
- "common"
dehydrated_hooks: dehydrated_hooks:
file.recurse: file.recurse: