diff options
| author | zhangzhihan <[email protected]> | 2020-09-10 03:22:39 +0800 |
|---|---|---|
| committer | zhangzhihan <[email protected]> | 2020-09-10 03:22:39 +0800 |
| commit | 1d210d18c4068c5bdb19dadaafafb1cf53b3970f (patch) | |
| tree | f17c079f0e7dbb456100c90e6843af79879c0aa4 /install_config/hosts | |
| parent | e088bc922bb6a56c05114f234097e2de3c92a785 (diff) | |
update new 20.08
Diffstat (limited to 'install_config/hosts')
| -rw-r--r-- | install_config/hosts | 23 |
1 files changed, 7 insertions, 16 deletions
diff --git a/install_config/hosts b/install_config/hosts index 90aab45..0c36bd9 100644 --- a/install_config/hosts +++ b/install_config/hosts @@ -2,25 +2,16 @@ ansible_user=root package_source=local -[pc-as-tun-mode] +[server-as-tun-mode] -[blade-mxn] -1.1.1.1 device_id=1 +[adc_mxn] -[blade-00] -1.1.1.1 device_id=1 vvipv4_1= vvipv4_2= vvipv6_1= vvipv6_2= +[adc_mcn0] -[blade-01] -1.1.1.1 device_id=1 +[adc_mcn1] -[blade-02] -1.1.1.1 device_id=1 +[adc_mcn2] + +[adc_mcn3] -[blade-03] -1.1.1.1 device_id=1 -[Functional_Host:children] -blade-00 -blade-01 -blade-02 -blade-03 |
