]> git.proxmox.com Git - pve-container.git/blob - src/test/snapshot-expected/delete/lxc/104.conf
Decide whether volume is added as unused in subclass
[pve-container.git] / src / test / snapshot-expected / delete / lxc / 104.conf
1 arch: amd64
2 cpulimit: 1
3 cpuunits: 1024
4 hostname: test
5 memory: 2048
6 net0: bridge=vmbr0,hwaddr=12:34:56:78:90:12,ip=dhcp,ip6=dhcp,name=eth0,type=veth
7 ostype: redhat
8 parent: test3
9 rootfs: local:snapshotable-disk-1
10 swap: 512
11
12 [test]
13 #test comment
14 arch: amd64
15 cpulimit: 1
16 cpuunits: 1024
17 hostname: test
18 memory: 2048
19 net0: bridge=vmbr0,hwaddr=12:34:56:78:90:12,ip=dhcp,ip6=dhcp,name=eth0,type=veth
20 ostype: redhat
21 rootfs: local:snapshotable-disk-1
22 snaptime: 1234567890
23 swap: 512
24
25 [test3]
26 #test comment
27 arch: amd64
28 cpulimit: 1
29 cpuunits: 1024
30 hostname: test
31 memory: 2048
32 net0: bridge=vmbr0,hwaddr=12:34:56:78:90:12,ip=dhcp,ip6=dhcp,name=eth0,type=veth
33 ostype: redhat
34 parent: test
35 rootfs: local:snapshotable-disk-1
36 snaptime: 1234567890
37 swap: 512