source:
MondoRescue/branches/3.3/ansible/roles/system/templates/ifcfg-enp2s0f0@
3795
| Last change on this file since 3795 was 3667, checked in by , 9 years ago | |
|---|---|
| File size: 205 bytes | |
| Rev | Line | |
|---|---|---|
| [3657] | 1 | DEVICE=enp2s0f0 |
| 2 | BOOTPROTO=static | |
| [3667] | 3 | IPADDR={{ ip_int }} |
| [3657] | 4 | NETMASK={{ netmask_int }} |
| 5 | ONBOOT=yes | |
| 6 | METRIC=10 | |
| 7 | MII_NOT_SUPPORTED=no | |
| 8 | USERCTL=no | |
| 9 | RESOLV_MODS=no | |
| 10 | IPV6INIT=no | |
| 11 | IPV6TO4INIT=no | |
| 12 | ACCOUNTING=no | |
| 13 | NM_CONTROLLED=no |
Note:
See TracBrowser
for help on using the repository browser.
