mirror of
https://github.com/JDM170/comp_auto_restart
synced 2024-10-25 13:43:54 +07:00
Update
Signed-off-by: Lev Rusanov <30170278+JDM170@users.noreply.github.com>
This commit is contained in:
30
settings.json
Normal file
30
settings.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"expr_list" : [
|
||||
[
|
||||
"^[a-zA-Z]+\\d+$",
|
||||
"R54-630300"
|
||||
],
|
||||
[
|
||||
"^\\d+[a-zA-Z]+\\d+$",
|
||||
"R54-"
|
||||
],
|
||||
[
|
||||
"^[rR]\\d*[-]\\d+[a-zA-Z]+\\d+$",
|
||||
""
|
||||
]
|
||||
],
|
||||
"pc" : {
|
||||
"2" : [
|
||||
"IT01",
|
||||
"IT02",
|
||||
"630870MMP01",
|
||||
"R54-630870MMP02"
|
||||
],
|
||||
"7" : [
|
||||
"PIS09",
|
||||
"PIS10",
|
||||
"630870THE01",
|
||||
"R54-630870THE02"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user