added prod config for vm with public IPs
This commit is contained in:
parent
98459d27ca
commit
a8347f633d
13
prod_setting/ipv4_and_ipv6.yaml
Normal file
13
prod_setting/ipv4_and_ipv6.yaml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
uuid: "0000000000000000000-0001"
|
||||||
|
hostname: "ghe-vm-1"
|
||||||
|
admin_key: "MCowBQYDK2VwAyEAEoJ50VwJc7noWxylhioU2kk35MkO5as4U92UbP2A7xk="
|
||||||
|
extra_ports: []
|
||||||
|
public_ipv4: true
|
||||||
|
public_ipv6: true
|
||||||
|
disk_size_gb: 20
|
||||||
|
vcpus: 2
|
||||||
|
memory_mb: 2000
|
||||||
|
kernel_url: "https://drive.google.com/uc?export=download&id=1bc2CmJjIBFSXRxTFQJy11uSobsazTs4n"
|
||||||
|
kernel_sha: "203352667d403b437c856bec16809604e801e4f0cfabbf938daa8fda2fad0f84"
|
||||||
|
dtrfs_url: "https://drive.google.com/uc?export=download&id=1r44_g-mi1PlFu5lmhN1kbuZdJgATINsg"
|
||||||
|
dtrfs_sha: "f347574bb637c306aaf0f8d0650efc90b95cdc61ea6c1c0f5b87b7d162aae4f3"
|
Loading…
Reference in New Issue
Block a user