mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-24 15:36:27 +00:00
14 lines
232 B
JSON
14 lines
232 B
JSON
![]() |
{
|
||
|
"squeeze": [
|
||
|
"auto lo\n",
|
||
|
"iface lo inet loopback\n",
|
||
|
"auto eth0\n",
|
||
|
"iface eth0 inet dhcp\n" ],
|
||
|
"wheezy": [
|
||
|
"auto eth0\n",
|
||
|
"iface eth0 inet dhcp\n" ],
|
||
|
"unstable": [
|
||
|
"auto eth0\n",
|
||
|
"iface eth0 inet dhcp\n" ]
|
||
|
}
|