Changes between Version 16 and Version 17 of Internal/InventoryImage


Ignore:
Timestamp:
Feb 23, 2017, 10:05:27 PM (7 years ago)
Author:
msherman
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/InventoryImage

    v16 v17  
    3838}}}
    3939* Add lines to /etc/network/interfaces
     40{{{
     41auto lo
     42iface lo inet loopback
     43
     44auto eth0 eth1 eth2
     45iface eth0 inet dhcp
     46iface eth1 inet dhcp
     47iface eth2 inet dhcp
     48}}}
    4049* Install ssh
    4150 * openssh-client