This commit is contained in:
2
ansible/roles/sysprep/files/etc/hosts
Normal file
2
ansible/roles/sysprep/files/etc/hosts
Normal file
@ -0,0 +1,2 @@
|
||||
127.0.0.1 localhost localhost.local
|
||||
::1 localhost ip6-localhost ip6-loopback
|
@ -0,0 +1,7 @@
|
||||
network:
|
||||
version: 2
|
||||
ethernets:
|
||||
id0:
|
||||
match:
|
||||
name: enp*s*
|
||||
dhcp4: true
|
Reference in New Issue
Block a user