mirror of
				https://github.com/linuxkit/linuxkit.git
				synced 2025-10-31 18:04:00 +00:00 
			
		
		
		
	Update YAMLs to latest swap and metadata packages
Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
		| @@ -13,7 +13,7 @@ onboot: | |||||||
|     image: linuxkit/dhcpcd:v0.7 |     image: linuxkit/dhcpcd:v0.7 | ||||||
|     command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] |     command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] | ||||||
|   - name: metadata |   - name: metadata | ||||||
|     image: linuxkit/metadata:e182c1e638a30937918ac8b2d03d3b55f950104c |     image: linuxkit/metadata:2dade7485ac60c765b16a34a42afc6431da938cf | ||||||
| services: | services: | ||||||
|   - name: rngd |   - name: rngd | ||||||
|     image: linuxkit/rngd:02c555b50cd1887aa628836662d2eec54c0d7e81 |     image: linuxkit/rngd:02c555b50cd1887aa628836662d2eec54c0d7e81 | ||||||
|   | |||||||
| @@ -11,7 +11,7 @@ init: | |||||||
| onboot: | onboot: | ||||||
|   # support metadata for optional config in /run/config |   # support metadata for optional config in /run/config | ||||||
|   - name: metadata |   - name: metadata | ||||||
|     image: linuxkit/metadata:e182c1e638a30937918ac8b2d03d3b55f950104c |     image: linuxkit/metadata:2dade7485ac60c765b16a34a42afc6431da938cf | ||||||
|   - name: sysctl |   - name: sysctl | ||||||
|     image: linuxkit/sysctl:v0.7 |     image: linuxkit/sysctl:v0.7 | ||||||
|   - name: sysfs |   - name: sysfs | ||||||
| @@ -26,7 +26,7 @@ onboot: | |||||||
|     command: ["/usr/bin/mountie", "/var/lib"] |     command: ["/usr/bin/mountie", "/var/lib"] | ||||||
|   # make a swap file on the mounted disk |   # make a swap file on the mounted disk | ||||||
|   - name: swap |   - name: swap | ||||||
|     image: linuxkit/swap:f8b0434963b4c9114db473aab3b9409bccd4f85b |     image: linuxkit/swap:7f17cd1dfca99f643f91c895e19ab61df09aa870 | ||||||
|     command: ["/swap.sh", "--path", "/var/lib/swap", "--size", "1024M"] |     command: ["/swap.sh", "--path", "/var/lib/swap", "--size", "1024M"] | ||||||
|   # mount-vpnkit mounts the 9p share used by vpnkit to coordinate port forwarding |   # mount-vpnkit mounts the 9p share used by vpnkit to coordinate port forwarding | ||||||
|   - name: mount-vpnkit |   - name: mount-vpnkit | ||||||
|   | |||||||
| @@ -13,7 +13,7 @@ onboot: | |||||||
|     image: linuxkit/dhcpcd:v0.7 |     image: linuxkit/dhcpcd:v0.7 | ||||||
|     command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] |     command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] | ||||||
|   - name: metadata |   - name: metadata | ||||||
|     image: linuxkit/metadata:e182c1e638a30937918ac8b2d03d3b55f950104c |     image: linuxkit/metadata:2dade7485ac60c765b16a34a42afc6431da938cf | ||||||
| services: | services: | ||||||
|   - name: getty |   - name: getty | ||||||
|     image: linuxkit/getty:v0.7 |     image: linuxkit/getty:v0.7 | ||||||
|   | |||||||
| @@ -18,7 +18,7 @@ onboot: | |||||||
|     image: linuxkit/dhcpcd:v0.7 |     image: linuxkit/dhcpcd:v0.7 | ||||||
|     command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] |     command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] | ||||||
|   - name: metadata |   - name: metadata | ||||||
|     image: linuxkit/metadata:e182c1e638a30937918ac8b2d03d3b55f950104c |     image: linuxkit/metadata:2dade7485ac60c765b16a34a42afc6431da938cf | ||||||
|     command: ["/usr/bin/metadata", "hetzner"] |     command: ["/usr/bin/metadata", "hetzner"] | ||||||
| services: | services: | ||||||
|   - name: rngd |   - name: rngd | ||||||
|   | |||||||
| @@ -13,7 +13,7 @@ onboot: | |||||||
|     image: linuxkit/dhcpcd:v0.7 |     image: linuxkit/dhcpcd:v0.7 | ||||||
|     command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] |     command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] | ||||||
|   - name: metadata |   - name: metadata | ||||||
|     image: linuxkit/metadata:e182c1e638a30937918ac8b2d03d3b55f950104c |     image: linuxkit/metadata:2dade7485ac60c765b16a34a42afc6431da938cf | ||||||
|     command: ["/usr/bin/metadata", "openstack"] |     command: ["/usr/bin/metadata", "openstack"] | ||||||
| services: | services: | ||||||
|   - name: rngd |   - name: rngd | ||||||
|   | |||||||
| @@ -18,7 +18,7 @@ onboot: | |||||||
|     image: linuxkit/dhcpcd:v0.7 |     image: linuxkit/dhcpcd:v0.7 | ||||||
|     command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] |     command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] | ||||||
|   - name: metadata |   - name: metadata | ||||||
|     image: linuxkit/metadata:e182c1e638a30937918ac8b2d03d3b55f950104c |     image: linuxkit/metadata:2dade7485ac60c765b16a34a42afc6431da938cf | ||||||
|     command: ["/usr/bin/metadata", "packet"] |     command: ["/usr/bin/metadata", "packet"] | ||||||
| services: | services: | ||||||
|   - name: rngd |   - name: rngd | ||||||
|   | |||||||
| @@ -16,7 +16,7 @@ onboot: | |||||||
|     image: linuxkit/dhcpcd:v0.7 |     image: linuxkit/dhcpcd:v0.7 | ||||||
|     command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] |     command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] | ||||||
|   - name: metadata |   - name: metadata | ||||||
|     image: linuxkit/metadata:e182c1e638a30937918ac8b2d03d3b55f950104c |     image: linuxkit/metadata:2dade7485ac60c765b16a34a42afc6431da938cf | ||||||
| services: | services: | ||||||
|   - name: getty |   - name: getty | ||||||
|     image: linuxkit/getty:v0.7 |     image: linuxkit/getty:v0.7 | ||||||
|   | |||||||
| @@ -18,7 +18,7 @@ onboot: | |||||||
|     image: linuxkit/mount:v0.7 |     image: linuxkit/mount:v0.7 | ||||||
|     command: ["/usr/bin/mountie", "/var/external"] |     command: ["/usr/bin/mountie", "/var/external"] | ||||||
|   - name: swap |   - name: swap | ||||||
|     image: linuxkit/swap:f8b0434963b4c9114db473aab3b9409bccd4f85b |     image: linuxkit/swap:7f17cd1dfca99f643f91c895e19ab61df09aa870 | ||||||
|     # to use unencrypted swap, use: |     # to use unencrypted swap, use: | ||||||
|     # command: ["/swap.sh", "--path", "/var/external/swap", "--size", "1G"] |     # command: ["/swap.sh", "--path", "/var/external/swap", "--size", "1G"] | ||||||
|     command: ["/swap.sh", "--path", "/var/external/swap", "--size", "1G", "--encrypt"] |     command: ["/swap.sh", "--path", "/var/external/swap", "--size", "1G", "--encrypt"] | ||||||
|   | |||||||
| @@ -13,7 +13,7 @@ onboot: | |||||||
|     image: linuxkit/dhcpcd:v0.7 |     image: linuxkit/dhcpcd:v0.7 | ||||||
|     command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] |     command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] | ||||||
|   - name: metadata |   - name: metadata | ||||||
|     image: linuxkit/metadata:e182c1e638a30937918ac8b2d03d3b55f950104c |     image: linuxkit/metadata:2dade7485ac60c765b16a34a42afc6431da938cf | ||||||
|     command: ["/usr/bin/metadata", "vultr"] |     command: ["/usr/bin/metadata", "vultr"] | ||||||
| services: | services: | ||||||
|   - name: getty |   - name: getty | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user