Changes between Version 16 and Version 17 of Internal/InventoryImage
- Timestamp:
- Feb 23, 2017, 10:05:27 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/InventoryImage
v16 v17 38 38 }}} 39 39 * Add lines to /etc/network/interfaces 40 {{{ 41 auto lo 42 iface lo inet loopback 43 44 auto eth0 eth1 eth2 45 iface eth0 inet dhcp 46 iface eth1 inet dhcp 47 iface eth2 inet dhcp 48 }}} 40 49 * Install ssh 41 50 * openssh-client