make mgmt interfaces faster to build
This commit is contained in:
parent
4b98504aaa
commit
794071b256
5 changed files with 12 additions and 14 deletions
|
@ -0,0 +1,9 @@
|
|||
define servicegroup {
|
||||
servicegroup_name mgmt-http
|
||||
alias mgmt interfaces on http
|
||||
}
|
||||
|
||||
define servicegroup {
|
||||
servicegroup_name mgmt-https
|
||||
alias mgmt interfaces on https
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue