Skip to content

Commit 61cccf0

Browse files
committed
only add lifecycle manager to deployer
1 parent 604618f commit 61cccf0

File tree

1 file changed

+1
-1
lines changed
  • scripts/jenkins/ardana/ansible/roles/input_model_generator/vars/templates/service

1 file changed

+1
-1
lines changed

scripts/jenkins/ardana/ansible/roles/input_model_generator/vars/templates/service/ironic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ service_groups:
3030
heat_flavor_id: "{{ vcloud_flavor_name_prefix }}-compute"
3131
member_count: '{{ (clm_model == "standalone") | ternary(1, 0) }}'
3232
service_components:
33-
- CLM
33+
- lifecycle-manager
3434
- name: controller
3535
type: cluster
3636
prefix: c1

0 commit comments

Comments
 (0)