1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-21 14:50:08 +03:00

M #-: Update provision templates

This commit is contained in:
Ruben S. Montero 2021-01-19 16:29:42 +01:00
parent 7807dc8f1e
commit 9b71bb9d66
No known key found for this signature in database
GPG Key ID: A0CEA6FA880A1D87
3 changed files with 2 additions and 3 deletions

View File

@ -24,7 +24,6 @@ networks:
ar:
- provison_id: "${provision_id}"
size: '1'
packet_ip_type: 'public_ipv4'
ipam_mad: 'aws'
cidr: "${cluster.0.cidr}"

View File

@ -73,6 +73,6 @@ cluster:
reserved_cpu: '0'
reserved_mem: '0'
datastores:
- 0
- 1
provision:
cidr: '10.0.0.0/16'

View File

@ -70,6 +70,6 @@ cluster:
name: "${provision}"
description: 'Packet cluster'
datastores:
- 0
- 1
reserved_cpu: '0'
reserved_mem: '0'