mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 00:55:19 +00:00
Delete extra space (#33072)
This commit is contained in:
parent
0ebeb587a9
commit
fececb5663
@ -57,7 +57,7 @@ and each event tag has a list of reactor SLS files to be run.
|
||||
- /srv/reactor/destroy/*.sls # Globs can be used to match file names
|
||||
|
||||
- 'myco/custom/event/tag': # React to custom event tags
|
||||
- salt://_reactor/mycustom.sls # Put reactor files under file_roots. Can be served from any filserver backend (GitFS, etc.)
|
||||
- salt://_reactor/mycustom.sls # Put reactor files under file_roots. Can be served from any filserver backend (GitFS, etc.)
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user