Newer
Older
netbox-docker / initializers / virtual_machines.yml
@Christian Mäder Christian Mäder on 12 Oct 2019 352 bytes Reformat initializers and add some IPv6 examples
# - cluster: cluster1
#   comments: VM1
#   disk: 200
#   memory: 4096
#   name: virtual machine 1
#   platform: Platform 2
#   status: Active
#   tenant: tenant1
#   vcpus: 8
# - cluster: cluster1
#   comments: VM2
#   disk: 100
#   memory: 2048
#   name: virtual machine 2
#   platform: Platform 2
#   status: Active
#   tenant: tenant1
#   vcpus: 8