Added some more files to the default/generic overlay
This commit is contained in:
1
overlays/generic/etc/sysconfig/network
Normal file
1
overlays/generic/etc/sysconfig/network
Normal file
@@ -0,0 +1 @@
|
||||
NETWORKING=yes
|
||||
@@ -0,0 +1,6 @@
|
||||
DEVICE=ens33
|
||||
BOOTPROTO=static
|
||||
IPADDR=192.168.1.100
|
||||
NETMASK=255.255.255.0
|
||||
GATEWAY=192.168.1.1
|
||||
ONBOOT=yes
|
||||
0
overlays/generic/root/.ssh/authorized_keys
Normal file
0
overlays/generic/root/.ssh/authorized_keys
Normal file
Reference in New Issue
Block a user