File tree 2 files changed +2
-1
lines changed
fixtures/RedHat/TermsErrors
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -46,6 +46,7 @@ bare metal instance
46
46
bare metal machine
47
47
bare metal media
48
48
bare metal node
49
+ bare metal network
49
50
bare metal provisioning
50
51
bare metal server
51
52
bare metal worker
Original file line number Diff line number Diff line change 19
19
" (?<!Mozilla )Thunderbird " : Mozilla Thunderbird
20
20
" (?<!pseudo-)ops " : operations
21
21
" (?<!self-)hosted engine|hosted-engine " : self-hosted engine
22
- " bare metal( clusters?| compute| configuration| controls?| environments?| equipment| events?| hardware| hosts?| infrastructure| installations?| installers?| instances?| machines?| media| nodes?| provisioning| servers?| workers?) " : bare-metal$1
22
+ " bare metal( clusters?| compute| configuration| controls?| environments?| equipment| events?| hardware| hosts?| infrastructure| installations?| installers?| instances?| machines?| media| nodes?| provisioning| servers?| workers?| networks? ) " : bare-metal$1
23
23
" bare-metal(?! clusters?| compute| configuration| controls?| environments?| equipment| events?| hardware| hosts?| infrastructure| installations?| installers?| instances?| machines?| media| nodes?| provisioning| servers?| workers?) " : bare metal
24
24
" [bB]asic [aA]uth " : Basic HTTP authentication|Basic authentication
25
25
" a lot(?: of)? " : many|much
You can’t perform that action at this time.
0 commit comments