технология_cloud-init

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
технология_cloud-init [2024/07/12 17:22]
val
технология_cloud-init [2024/07/17 11:50] (current)
val
Line 1: Line 1:
 ====== Технология Cloud-init ====== ====== Технология Cloud-init ======
 +
 +  * [[https://​spacevm.ru/​docs/​6.5/​base/​operator_guide/​domains/​cloud_init/​|Cloud-init - это программа,​ запускающаяся на ВМ при загрузке]]
 +
 +  * [[https://​cloudinit.readthedocs.io/​en/​latest/​tutorial/​qemu.html|Core tutorial with QEMU]] пример smbios
 +
 +  * [[https://​cloudinit.readthedocs.io/​en/​0.7.7/​topics/​datasources.html#​no-cloud|Datasources - No cloud]] user-data and meta-data files
 +  * [[https://​cloudinit.readthedocs.io/​en/​latest/​reference/​datasources/​nocloud.html|Datasources - NoCloud]] filesystem volume labelled CIDATA
  
   * [[https://​cloudinit.readthedocs.io/​en/​latest/​reference/​modules.html|Module reference]]   * [[https://​cloudinit.readthedocs.io/​en/​latest/​reference/​modules.html|Module reference]]
 +
   * [[https://​stackoverflow.com/​questions/​23065673/​how-to-re-run-cloud-init-without-reboot|How to re-run cloud-init without reboot]]   * [[https://​stackoverflow.com/​questions/​23065673/​how-to-re-run-cloud-init-without-reboot|How to re-run cloud-init without reboot]]
  
Line 13: Line 21:
 version: 2 version: 2
 ethernets: ethernets:
-  ​ens3: +#  ​ens3: 
- ​enp1s0:​+  enp1s0:
     dhcp4: true     dhcp4: true
 #    dhcp4: false #    dhcp4: false
Line 21: Line 29:
 #    routes: #    routes:
 #      - to: default #      - to: default
-#        via: 192.168.X.254+#        via: 192.168.X.1
 #    nameservers:​ #    nameservers:​
 #      search: [isp.un, corpX.un] #      search: [isp.un, corpX.un]
технология_cloud-init.1720794170.txt.gz · Last modified: 2024/07/12 17:22 by val