Merge pull request #605 from tiffanycmeyer13/unidata_20.3.2
Removed the purging mechanisms from the ancillary machines where post…
This commit is contained in:
commit
802f315f4b
1 changed files with 4 additions and 0 deletions
|
@ -32,6 +32,7 @@
|
|||
<exclude>ohd-common-database.xml</exclude>
|
||||
<exclude>satpre-spring.xml</exclude>
|
||||
<exclude>ncgrib-file-endpoint.xml</exclude>
|
||||
<exclude>text-subscription.*</exclude>
|
||||
</mode>
|
||||
|
||||
<mode name="ingestGrib">
|
||||
|
@ -69,12 +70,14 @@
|
|||
<includeMode>goesrExclude</includeMode>
|
||||
<exclude>.*(airmet|atcf|aww|convsigmet|gfe|grid|hydro|intlsigmet|modis|ncpafm|ncuair|profiler|netcdf-grid).*</exclude>
|
||||
<exclude>.*(nonconvsigmet|satellite|sgwh|ssha|stats|stormtrack|textlightning_ep|useradmin|wcp).*</exclude>
|
||||
<exclude>purge.*</exclude>
|
||||
</mode>
|
||||
|
||||
<mode name="ingestGoesR">
|
||||
<includeMode>ingest</includeMode>
|
||||
<includeMode>pluginExclude</includeMode>
|
||||
<includeMode>radarExclude</includeMode>
|
||||
<exclude>purge.*</exclude>
|
||||
</mode>
|
||||
|
||||
<mode name="ingestGrids">
|
||||
|
@ -82,6 +85,7 @@
|
|||
<includeMode>pluginModelSoundingExclude</includeMode>
|
||||
<includeMode>radarExclude</includeMode>
|
||||
<includeMode>goesrExclude</includeMode>
|
||||
<exclude>purge.*</exclude>
|
||||
</mode>
|
||||
|
||||
<mode name="pluginExclude">
|
||||
|
|
Loading…
Add table
Reference in a new issue