Skip to content

Instantly share code, notes, and snippets.

@jonathanmedd
Created September 14, 2016 14:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jonathanmedd/d3bc60d15711d802de60cb65f5d622d1 to your computer and use it in GitHub Desktop.
Save jonathanmedd/d3bc60d15711d802de60cb65f5d622d1 to your computer and use it in GitHub Desktop.
Blueprint yaml file
id: centos
name: centos
description: ''
status: PUBLISHED
components:
NetworkProfile01:
type: Infrastructure.Network.Network.Existing
data:
name:
fixed: NetworkProfile01
network_profile:
fixed: NetworkProfile01
centos:
type: Infrastructure.CatalogItem.Machine.Virtual.vSphere
data:
_cluster:
default: 1
max: 1
min: 1
action:
fixed: FullClone
allow_storage_policies:
fixed: false
blueprint_type:
fixed: '1'
cpu:
default: 1
max: 3
min: 1
disks:
- capacity: 16
id: 1464712631218
initial_location: ''
is_clone: true
label: Hard disk 1
storage_reservation_policy: ''
userCreated: false
volumeId: 0
machine_prefix:
fixed:
id: vm701-
max_network_adapters: {}
max_volumes: {}
memory:
default: 1024
max: 2048
min: 1024
nics:
- address: ''
assignment_type: Static
id: 0
load_balancing: ''
network: ${_resource~NetworkProfile01}
network_profile: NetworkProfile01
provisioning_workflow:
fixed:
id: CloneWorkflow
label: CloneWorkflow
security_groups: []
security_tags: []
source_machine:
fixed:
id: e10ee954-8671-4eaf-a8d7-e9f06011771d
label: template-centos06b
source_machine_name:
fixed: template-centos06b
storage:
default: 16
max: 16
min: 16
layout:
NetworkProfile01: 1,0
centos: 0,0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment