Add paramater files for the heat templates
Signed-off-by: Arif Ali <mail@arif-ali.co.uk>
This commit is contained in:
parent
72ae335001
commit
7cc93b5e4d
5
heat_templates/icehouse/params.yaml
Normal file
5
heat_templates/icehouse/params.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
parameters:
|
||||
key_name: demo_key
|
||||
flavor: hpc_node
|
||||
number_of_compute_nodes: 10
|
||||
public_net_id: 90407899-5321-43d1-8e37-3e7207100c87
|
5
heat_templates/juno/params.yaml
Normal file
5
heat_templates/juno/params.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
parameters:
|
||||
key_name: demo_key
|
||||
flavor: hpc_node
|
||||
number_of_compute_nodes: 10
|
||||
public_net_id: 90407899-5321-43d1-8e37-3e7207100c87
|
Loading…
x
Reference in New Issue
Block a user