Skip to content

Instantly share code, notes, and snippets.

@romulostorel
Created August 17, 2015 14:24
Show Gist options
  • Save romulostorel/802b29cc33e9cea8179a to your computer and use it in GitHub Desktop.
Save romulostorel/802b29cc33e9cea8179a to your computer and use it in GitHub Desktop.
PRODUCTION
[
[0] {
"2_production" => {
"core_instance" => [
[0] {
"kind" => 0,
"ebses" => [
[0] {
"size" => 70,
"device" => "/dev/sdf",
"storage_type" => "gp2"
},
[1] {
"size" => 10,
"device" => "so",
"storage_type" => "gp2"
}
]
}
],
"core_instance_elastic" => [],
"core_service" => [
[0] {
"kind" => 1,
"ebses" => [
[0] {
"size" => 70,
"device" => "/dev/sdf",
"storage_type" => "gp2"
},
[1] {
"size" => 10,
"device" => "so",
"storage_type" => "gp2"
}
]
}
],
"core_service_elastic" => [],
"in_transfer" => 30,
"out_transfer" => 30,
"transfer_public_ip_elastic_ip" => 30,
"load_balancer" => 30,
"databases" => [
[0] {
"kind" => 8,
"database_id" => 2,
"size" => 75,
"backup" => {
"size" => 75,
"interval" => 5
}
}
]
}
},
[1] {
"3_qa" => {
"core_instance" => [
[0] {
"kind" => 0,
"ebses" => [
[0] {
"size" => 70,
"device" => "/dev/sdf",
"storage_type" => "gp2"
},
[1] {
"size" => 10,
"device" => "so",
"storage_type" => "gp2"
}
]
}
],
"core_instance_elastic" => [],
"core_service" => [
[0] {
"kind" => 1,
"ebses" => [
[0] {
"size" => 70,
"device" => "/dev/sdf",
"storage_type" => "gp2"
},
[1] {
"size" => 10,
"device" => "so",
"storage_type" => "gp2"
}
]
}
],
"core_service_elastic" => [],
"in_transfer" => 30,
"out_transfer" => 30,
"transfer_public_ip_elastic_ip" => 30,
"load_balancer" => 30,
"databases" => [
[0] {
"kind" => 8,
"database_id" => 2,
"size" => 75,
"backup" => nil
}
]
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment