This commit is contained in:
2022-05-18 19:04:58 +02:00
parent f8616e4121
commit 40344c17ad
2 changed files with 31 additions and 0 deletions

7
cloud-init/meta-data Normal file
View File

@@ -0,0 +1,7 @@
local-hostname: debiansrv1.local
# jako ciekawostka poniżej konfiguracja sieci
# network-interfaces: |
# iface enp0s3 inet static
# address 192.168.101.168
# netmask 255.255.254.0
# gateway 192.168.100.254