|
@@ -42,7 +42,7 @@
|
|
count: "{{ num_infra }}"
|
|
count: "{{ num_infra }}"
|
|
- include: tasks/launch_instances.yml
|
|
- include: tasks/launch_instances.yml
|
|
vars:
|
|
vars:
|
|
- instances: "{{ infra_names }}"
|
|
|
|
|
|
+ instances: "{{ node_names }}"
|
|
cluster: "{{ cluster_id }}"
|
|
cluster: "{{ cluster_id }}"
|
|
type: "{{ k8s_type }}"
|
|
type: "{{ k8s_type }}"
|
|
g_sub_host_type: "{{ sub_host_type }}"
|
|
g_sub_host_type: "{{ sub_host_type }}"
|