Skip to content

Commit

Permalink
Merge pull request #8833 from tomassedovic/fix-8799
Browse files Browse the repository at this point in the history
Set `openshift_node_group_name` for the CNS nodes
  • Loading branch information
openshift-merge-robot committed Jun 18, 2018
2 parents 025ac3d + 21ccff6 commit d7555e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/openshift_openstack/templates/heat_stack.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -890,6 +890,7 @@ resources:
k8s_type: cns
cluster_id: {{ openshift_openstack_full_dns_domain }}
type: cns
openshift_node_group_name: node-config-compute
image: {{ openshift_openstack_cns_image }}
flavor: {{ openshift_openstack_cns_flavor }}
key_name: {{ openshift_openstack_keypair_name }}
Expand Down

0 comments on commit d7555e7

Please sign in to comment.